// JScript source code
/*document.write('<TR><TD COLSPAN="7" ROWSPAN="7">');
document.write('<IMG SRC="images/homeimage.gif" WIDTH="478" HEIGHT="223" ALT="">');
document.write('</TD>*/
document.write('<TD COLSPAN="3">');
document.write('<A HREF="aboutus.htm" ONMOUSEOVER="window.status=');
document.write("'About Us'; ");
document.write("changeImages('about_us', 'images/aboutus-over.gif'); ");
document.write('return true;" ONMOUSEOUT="');
document.write("window.status=''; ");
document.write("changeImages('about_us', 'images/aboutus.gif'); ");
document.write('return true;">');
document.write('<IMG NAME="about_us" SRC="images/aboutus.gif" WIDTH="197" HEIGHT="21" BORDER="0" ALT="About Us"></A>');
document.write("</TD></TR><TR>");
document.write('<TD COLSPAN="3">');
document.write('<A HREF="services.htm" ONMOUSEOVER="window.status=');
document.write("'Services'; ");
document.write("changeImages('services', 'images/services-over.gif'); ");
document.write('return true;" ONMOUSEOUT="');
document.write("window.status=''; ");
document.write("changeImages('services', 'images/services.gif'); ");
document.write('return true;">');
document.write('<IMG NAME="services" SRC="images/services.gif" WIDTH="197" HEIGHT="24" BORDER="0" ALT="Services"></A>');
document.write("</TD></TR><TR>");
document.write('<TD COLSPAN="3">');
document.write('<A HREF="solutions.htm" ONMOUSEOVER="window.status=');
document.write("'Solutions'; ");
document.write("changeImages('solutions', 'images/solutions-over.gif'); ");
document.write('return true;" ONMOUSEOUT="');
document.write("window.status=''; ");
document.write("changeImages('solutions', 'images/solutions.gif'); ");
document.write('return true;">');
document.write('<IMG NAME="solutions" SRC="images/solutions.gif" WIDTH="197" HEIGHT="24" BORDER="0" ALT="Solutions"></A>');
document.write("</TD></TR><TR>");
document.write('<TD COLSPAN="3">');
document.write('<A HREF="sourcing.htm" ONMOUSEOVER="window.status=');
document.write("'Sourcing'; ");
document.write("changeImages('sourcing', 'images/sourcing-over.gif'); ");
document.write('return true;" ONMOUSEOUT="');
document.write("window.status=''; ");
document.write("changeImages('sourcing', 'images/sourcing.gif'); ");
document.write('return true;">');
document.write('<IMG NAME="sourcing" SRC="images/sourcing.gif" WIDTH="197" HEIGHT="24" BORDER="0" ALT="Sourcing"></A>');
document.write("</TD></TR><TR>");
document.write('<TD COLSPAN="3">');
document.write('<A HREF="careers.htm" ONMOUSEOVER="window.status=');
document.write("'Careers'; ");
document.write("changeImages('careers', 'images/careers-over.gif'); ");
document.write('return true;" ONMOUSEOUT="');
document.write("window.status=''; ");
document.write("changeImages('careers', 'images/careers.gif'); ");
document.write('return true;">');
document.write('<IMG NAME="careers" SRC="images/careers.gif" WIDTH="197" HEIGHT="24" BORDER="0" ALT="Careers"></A>');
document.write("</TD></TR><TR>");
document.write('<TD COLSPAN="3">');
document.write('<A HREF="clients.htm" ONMOUSEOVER="window.status=');
document.write("'Clients'; ");
document.write("changeImages('clients', 'images/clients-over.gif'); ");
document.write('return true;" ONMOUSEOUT="');
document.write("window.status=''; ");
document.write("changeImages('clients', 'images/clients.gif'); ");
document.write('return true;">');
document.write('<IMG NAME="clients" SRC="images/clients.gif" WIDTH="197" HEIGHT="24" BORDER="0" ALT="Clients"></A>');
document.write("</TD></TR><TR>");
document.write('<TD COLSPAN="3">');
document.write('<IMG SRC="images/main3.gif" WIDTH="197" HEIGHT="70" ALT="">');
document.write("</TD></TR>");
