document.write("<div id=footerrow>")

document.write("<div id=sitemaprow>")

document.write("<div id=sitemap>")

document.write("<div class=section>")
document.write("<a href=about.html class=header>About Us</a>")
document.write("<br>&raquo; <a href=about_vision.html>Vision & Mission, Quality Policy</a>")
document.write("<br>&raquo; <a href=about_corevalues.html>Our Core Values</a>")
document.write("<br>&raquo; <a href=about_corporate.html>Corporate Milestones</a>")
document.write("<br>&raquo; <a href=about_management.html>Our Management Team</a>")
document.write("<br>&raquo; <a href=about_presence.html>Our Presence</a>")
document.write("</div>")

document.write("<div class=section>")
document.write("<a href=businesses.html class=header>Core Businesses</a>")
document.write("<br>&raquo; <a href=businesses_pcb.html>PCBA Test & Inspection</a>")
document.write("<br>&raquo; <a href=businesses_test.html>Test & Measurement Solutions</a>")
document.write("<br>&raquo; <a href=businesses_fixturing.html>Fixturing and Automation Solutions</a>")
document.write("<br>&raquo; <a href=businesses_system.html>System Integration/Customised Test</a>")
document.write("<br>&raquo; <a href=businesses_quality.html>Quality and Reliability Solutions</a>")
document.write("<br>&raquo; <a href=businesses_general.html>General Trading & Distribution</a>")
document.write("</div>")

document.write("<div class=section>")
document.write("<a href=eventsnews_news.html class=header>Events & News</a>")
document.write("<br>&raquo; <a href=eventsnews_events.html>Upcoming Events</a>")
document.write("<br>&raquo; <a href=eventsnews_pastevents.html>Past Events</a>")
document.write("<br>&raquo; <a href=eventsnews_news.html>News</a>")
document.write("</div>")

document.write("<div class=section>")
document.write("<a href=contact.html class=header>Contact Us</a>")
document.write("<br>&raquo; <a href=contact.html>Contact Information</a>")
document.write("<br>&raquo; <a href=contact_careers.php>Careers</a>")
document.write("<br>&raquo; <a href=contact_emaillist.html>Opt-in Email List</a>")
document.write("</div>")

document.write("</div>")



document.write("<div id=backtotop>")

document.write("<a href=# onclick='window.scrollTo(0,0);'><img src=img/footer_arrow.gif> back to top</a>")

document.write("</div>")

document.write("</div>") // end sitemaprow





document.write("<div id=footer>")

document.write("Copyright &copy; 2009 iNETest Resources Pte Ltd &nbsp; | &nbsp; "
+ "All Rights Reserved &nbsp; | &nbsp; "
+ "Site by <a href=http://www.webpuppies.com.sg target=_blank>Webpuppies</a>")

document.write("<br><a href=disclaimer.html>Disclaimer</a>")

document.write("</div>")

document.write("</div>") // end footerrow