<!--
document.writeln("<div class=\"menu1\">");
document.writeln("	<ul>");
document.writeln("		<li><a class=\"menu1one\" href=\"company.aspx\">Company");
document.writeln("		<!--[if IE 7]><!--></a><!--<![endif]-->");
document.writeln("			<table><tr><td>");
document.writeln("				<ul>");
document.writeln("					<li><a href=\"company.aspx\">Company Overview</a></li>");
document.writeln("					<li><a href=\"news.aspx\">News</a></li>");
document.writeln("					<!--[if IE 7]><!--></a><!--<![endif]-->");
document.writeln("				</ul>");
document.writeln("			</td></tr></table>");
document.writeln("		<!--[if lte IE 6]></a><![endif]-->");
document.writeln("		</li>");
document.writeln("");
document.writeln("		<li><a class=\"menu1two\" href=\"genBPM.aspx\" >Products");
document.writeln("		<!--[if IE 7]><!--></a><!--<![endif]-->");
document.writeln("			<table><tr><td>");
document.writeln("				<ul>");
document.writeln("					<li><a href=\"genBPM.aspx\">genBPM</a></li>");
document.writeln("					<li><a href=\"vizBPM.aspx\">vizBPM</a></li>");
document.writeln("				</ul>");
document.writeln("			</td></tr></table>");
document.writeln("		<!--[if lte IE 6]></a><![endif]-->");
document.writeln("		</li>");
document.writeln("");
document.writeln("		<li><a class=\"menu1three\" href=\"solutions.aspx\">Solutions");
document.writeln("		<!--[if IE 7]><!--></a><!--<![endif]-->");
document.writeln("			<table><tr><td>");
document.writeln("				<ul>");
document.writeln("			    	<li><a href=\"solutions.aspx\">Intelli-Mortgage</a></li>");
document.writeln("				    <li><a href=\"intelliServicing.aspx\">Intelli-Servicing</a></li>");
document.writeln("				    <li><a href=\"intelliRetail.aspx\">Intelli-Retail</a></li>");
document.writeln("			  </ul>");
document.writeln("			</td></tr></table>");
document.writeln("		<!--[if lte IE 6]></a><![endif]-->");
document.writeln("		</li>");
document.writeln("");
document.writeln("		<li><a class=\"menu1four\" href=\"consultingServices.aspx\">Services");
document.writeln("		<!--[if IE 7]><!--></a><!--<![endif]-->");
document.writeln("			<table><tr><td>");
document.writeln("				<ul>");
document.writeln("				    <li><a href=\"consultingServices.aspx\">Consulting Services</a></li>");
document.writeln("				    <li><a href=\"customerSupport.aspx\">Customer Support</a></li>");
document.writeln("				    <li><a href=\"trainingSupport.aspx\">Training</a></li>");
document.writeln("				</ul>");
document.writeln("			</td></tr></table>");
document.writeln("			<!--[if lte IE 6]></a><![endif]-->");
document.writeln("		</li>");
document.writeln("");
document.writeln("		<li><a class=\"menu1five\" href=\"customers.aspx\">Customers");
document.writeln("		<!--[if IE 7]><!--></a><!--<![endif]-->");
document.writeln("			<table><tr><td>&nbsp;</td></tr></table>");
document.writeln("		<!--[if lte IE 6]></a><![endif]-->");
document.writeln("		</li>");
document.writeln("");
document.writeln("		<li><a class=\"menu1six\" href=\"partners.aspx\">Partners");
document.writeln("		<!--[if IE 7]><!--></a><!--<![endif]-->");
document.writeln("			<table><tr><td>&nbsp;</td></tr></table>");
document.writeln("		<!--[if lte IE 6]></a><![endif]-->");
document.writeln("		</li>");
document.writeln("");
document.writeln("		<li><a class=\"menu1six\" href=\"http://www.intelli-mine.com/support\">Support");
document.writeln("		<!--[if IE 7]><!--></a><!--<![endif]-->");
document.writeln("			<table><tr><td>&nbsp;</td></tr></table>");
document.writeln("		<!--[if lte IE 6]></a><![endif]-->");
document.writeln("		</li>");
document.writeln("");
document.writeln("		<li><a class=\"menu1seven\" href=\"contactus.aspx\">Contact Us");
document.writeln("		<!--[if IE 7]><!--></a><!--<![endif]-->");
document.writeln("			<table><tr><td>&nbsp;</td></tr></table>");
document.writeln("		<!--[if lte IE 6]></a><![endif]-->");
document.writeln("		</li>");
document.writeln("</div> ");
//-->
