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'>");
	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/index.html' class='link_nav_site_bottom_left'>Forums</a>");
	document.write ("&nbsp;&nbsp;|&nbsp;&nbsp;");
	document.write ("<a href='../support/index.html' class='link_nav_site_bottom_left'>Support</a>");
	document.write ("&nbsp;&nbsp;|&nbsp;&nbsp;");
	document.write ("<a href='../news/index.html' 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='../iwear/index.html' class='link_nav_site_bottom_right'>Consumer</a>");
	document.write ("&nbsp;&nbsp;|&nbsp;&nbsp;");
	document.write ("<a href='../3dzone/index.html' class='link_nav_site_bottom_right'>3D Zone</a>");
	document.write ("&nbsp;&nbsp;|&nbsp;&nbsp;");
	document.write ("<a href='../medical/index.html' class='link_nav_site_bottom_right'>Medical</a>");
	document.write ("&nbsp;&nbsp;|&nbsp;&nbsp;");
	document.write ("<a href='../tactical/index.html' class='link_nav_site_bottom_right'>Defense &amp; Industrial</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/index.html' class='link_nav_site_bottom_right'>Vuzix Corp.</a>");
	document.write ("&nbsp;&nbsp;|&nbsp;&nbsp;");

	document.write ("<a href='../home/index.html' class='link_nav_site_bottom_right'>Home</a>");


document.write ("</td>");

document.write ("</tr>");
document.write ("</table>");