document.write("<center><hr color='#cccccc' width='100' size='1'></center>");
document.write("<p class='footer' align='center' valign='bottom'>");
document.write("	<span class='footer'>");
document.write("		<A href='/contact.htm'>contact</A>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");
document.write("		<A href='/who_careers.htm'>careers</A>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");
document.write("		<A href='/who.htm'>about us</A>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;");
document.write("		<A href='/index.htm'>home</A>");
document.write("		<br><br>");
document.write("		<A href='/index.htm'><img src='/images/logo_footer.gif' width='90' height='15' border='0' alt='i3solutions'></a>");
document.write("		<font class='footer'>");
document.write("			&nbsp;&nbsp;Copyright 2010 i3solutions, Incorporated.  All rights reserved.");
document.write("		</font>");
document.write("		<br><br>");
document.write("		<center><hr color='#cccccc' width='100' size='1'></center>");
document.write("	</span>");
document.write("</p>");
