<%--
 * Copyright by Intland Software
 *
 * All rights reserved.
 *
 * This software is the confidential and proprietary information
 * of Intland Software. ("Confidential Information"). You
 * shall not disclose such Confidential Information and shall use
 * it only in accordance with the terms of the license agreement
 * you entered into with Intland.
 *
 * $Revision$ $Date$
--%>

<!-- Don't modify, change or delete this file without a written permission from Intland Software. -->
<div id="footer" class="noPrint">
	<table align="center">
	<tr>
		<c:set var="product" value="http://intland.com/products/main.html" />
		<td rowspan="3"><a href="${product}"><img src="<c:url value="/images/powered_by_cb.jpg"/>"/></a></td>
		<td>This site is powered by <a href="${product}">codeBeamer</a>.</td>
	</tr>
	<tr>
		<td>The Enterprise Collaborative Development Platform  by <a href="http://www.intland.com/index.html">Intland</a>.</td>
	</tr>
	<tr>
		<td>
			&ndash; <a href="https://codebeamer.com/cb/proj/wiki/displayPage.do?doc_id=12091" target="_blank" title="External Link: Bug/Feature request">Bug/Feature request</a>
			&ndash; <a href="https://codebeamer.com/cb/proj/wiki/displayHomePage.do?proj_id=37" target="_blank" title="External Link: codeBeamer FAQ">FAQ</a>
			&ndash;
		</td>
	</tr>
	</table>
</div>
