<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<TABLE background="picts/menu-background.gif" bgcolor="#354D50" border="0" cellpadding="0" cellspacing="0" class="printhide" width="100%"><TR><TD align="left">');
document.write('<TABLE border="0" cellpadding="0" cellspacing="0"><TR><TD>');
document.write('<IMG src="picts/spacer.gif" height="25" width="20"></A><BR>');

// START LINK BUTTONS //

document.write('</TD><TD nowrap>');
document.write('<A href="index.html" class="menu">Home</A>');

document.write('</TD><TD nowrap>');
document.write('<A href="solutions.htm" class="menu">Solutions</A>');

document.write('</TD><TD nowrap>');
document.write('<A href="services.htm" class="menu">Services</A>');

document.write('</TD><TD nowrap>');
document.write('<A href="training.htm" class="menu">Training</A>');

document.write('</TD><TD nowrap>');
document.write('<A href="careers.htm" class="menu">Careers</A>');

document.write('</TD><TD nowrap>');
document.write('<A href="about.htm" class="menu">About Us</A>');

document.write('</TD><TD nowrap>');
document.write('<A href="success.htm" class="menu">Success Stories</A>');

document.write('</TD><TD nowrap>');
document.write('<A href="contact.htm" class="menu">Contact</A>');

document.write('</TD><TD nowrap>');
document.write('<A href="http://blog.infoman-inc.com" class="menu">Blog</A>');

document.write('</TD><TD nowrap>');
document.write('<A href="whyus.htm" class="menu">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Why INFOMAN?&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</A>');

// END LINK BUTTONS //

document.write('</TD><TD width="1">');
document.write('<IMG src="picts/spacer.gif" height="20" width="1"></A><BR>');
document.write('</TD></TR></TABLE>');
document.write('</TD></TR></TABLE>');

//  End -->