document.write('        <div id="menu">');
document.write('          <p><a href="../index.html">Home</a></p>');
document.write('          <p><a href="../about/aboutus.html">About Us</a></p>');
//document.write('          <p><a href="./vision/vision.html">The Vision</a></p>');
document.write('          <p><a href="../servicerates/servicerates.html">Services & Rates</a></p>');
document.write('          <p><a href="../tools/softwaretools.html">Software Tools</a></p>');

//document.write('      <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0 Transitional" /></a>');
document.write('      <br />');
document.write('      <br />');
//document.write('      <a href="http://jigsaw.w3.org/css-validator/check/referer"><img src="http://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" height="31" width="88"/></a>');

document.write('       </div>');