<!--
document.write('<font color="#FFFFFF">Computers</font>');
document.write('<ul><li><a href="systems.html">Complete Systems</a><li>Printers<li>Components</ul>');
document.write('<font color="#FFFFFF">Networking</font>');
document.write('<ul><li><a href="network.html#system">Systems</a><li><a href="network.html#design">Design</a><li><a href="network.html#service">Services</a></ul>');
document.write('<a href="index.html">Home</a>');
// end hiding contents -->