// BODY AREA ENDS HERE, ON HTML PAGE
document.write('	</td>');
document.write('	<td width="5" rowspan="2">');
document.write('	<img src="' +dir+ 'images/spacer.gif" width="5" height="1" alt="">');
document.write('	</td>');
document.write('	<td class="text" rowspan="2"><img src="' +dir+ 'images/spacer.gif" width="1" height="1"></td>');
document.write('</tr><tr>');
document.write('	<td colspan="2" class="text" align="center"><br><br><a href="' +dir+ 'index.php">Home</a> || <a href="' +dir+ 'about.php">About Us</a> || <a href="' +dir+ 'merchant.php">Request Catalog</a> || <a href="' +dir+ 'contact.php">Contact Us</a><br><a href="http://www.athenadesigns.com/visit/store/commerce.cgi">Catalog Collections</a> || <a href="' +dir+ '/merchant/">Merchant Login</a></td>');
document.write('</table>');
document.write('</div>');
//document.write('<!-- start coolMenus script here -->');
//document.write('<script language="javascript" src="' +dir+ 'js/cm_nav.js"></script>        ');
//document.write('<!-- end new coolMenus script test here -->');
//document.write('<script language="javascript" src="' +dir+ 'js/largeIt.js"></script>        ');
document.write('</body>');document.write('</html>');// END DOCUMENT.
