document.write ("<table cellspacing='0' cellpadding='0' width='100%' border='0'>");
document.write ("<tr>");

document.write ("<td align='left' width='30%' class='nav_site_bottom'>");
	/* Removed April 14, 2011 */
	/* document.write ("<a href='https://store.vuzix.com/' class='link_nav_site_bottom_left'>Store</a>"); */
	/* document.write ("&nbsp;&nbsp;|&nbsp;&nbsp;"); */
	document.write ("<a href='../forums/' class='link_nav_site_bottom_left'>Forums</a>");
	document.write ("&nbsp;&nbsp;|&nbsp;&nbsp;");
	document.write ("<a href='../support/' class='link_nav_site_bottom_left'>Support</a>");
	document.write ("&nbsp;&nbsp;|&nbsp;&nbsp;");
	document.write ("<a href='../news/' class='link_nav_site_bottom_left'>News</a>");
	document.write ("&nbsp;&nbsp;|&nbsp;&nbsp;");
	document.write ("<a href='../contact/index.aspx' class='link_nav_site_bottom_left'>Contact</a>");
document.write ("</td>");

document.write ("<td align='right' width='70%' class='nav_site_bottom'>");
	document.write ("<a href='../consumer/' class='link_nav_site_bottom_right'>Consumer</a>");
	document.write ("&nbsp;&nbsp;|&nbsp;&nbsp;");
	document.write ("<a href='http://www.vuzix.com/consumer/3d_games_videos.html' class='link_nav_site_bottom_right'>3D Videos</a>");
	document.write ("&nbsp;&nbsp;|&nbsp;&nbsp;");
	document.write ("<a href='../medical/' class='link_nav_site_bottom_right'>Medical</a>");
	document.write ("&nbsp;&nbsp;|&nbsp;&nbsp;");
	document.write ("<a href='../tactical/' class='link_nav_site_bottom_right'>Defense &amp; Industrial</a>");
	document.write ("&nbsp;&nbsp;|&nbsp;&nbsp;");
	document.write ("<a href='../ar/' class='link_nav_site_bottom_right'>Augmented Reality</a>");
	document.write ("&nbsp;&nbsp;|&nbsp;&nbsp;");
	document.write ("<a href='../corporate/stock_quote.html' class='link_nav_site_bottom_right'>Investors</a>");
	document.write ("&nbsp;&nbsp;|&nbsp;&nbsp;");
	document.write ("<a href='../corporate/' class='link_nav_site_bottom_right'>Vuzix Corp.</a>");
	document.write ("&nbsp;&nbsp;|&nbsp;&nbsp;");

	document.write ("<a href='../home/' class='link_nav_site_bottom_right'>Home</a>");


document.write ("</td>");

document.write ("</tr>");
document.write ("</table>");
