//This is a small script which will write an identical menu to many different html files.
//The main purpose is to be able to change all of those files by editing this one file.

document.write("<p>")
document.write("<a href=\"index.htm\">")
document.write("<img style=\"position:absolute\; left:0px\; top:0px\; border:0px\; \" src=\"GlobeBlue2.jpg\" width=\"200\" height=\"100\" align=\"left\" hspace=\"0\"></a>")
document.write("<table style=\"position:absolute\; left:201px\; top:0px\; width:803px\; height:100px\; border:0px; border-collapse: collapse\; padding:0px\; cell-spacing: 0px\;\">")
document.write("  <tr valign=top>")
document.write("    <td style=\"width:419px\; \">")
document.write("      <table style=\"border:0px\; width:100%\; padding:0\; \">")
document.write("        <tr>")
document.write("          <td style=\" width:100%\; \"><font face=\"Times New Roman\" size=\"5\" color=\"#000000\"><b>Integration &amp\; Trade, Inc.</b></font></td>")
document.write("        </tr>")
document.write("          <td style=\" width:100%\; \">")
document.write("            <table style=\" border:0px\; width: 100%\; \">")
document.write("              <tr valign=top>")
document.write("                <td style=\" width:50%\; \"><ul><li><font face=\"Times New Roman\" size=\"2\" color=\"#000000\"><b>Computer Systems</li><li>Components / Accessories</li><li>Cellular Phones / Service</li></ul></td>")
document.write("                <td style=\" width:50%\; \"><ul><li><font face=\"Times New Roman\" size=\"2\" color=\"#000000\"><b>Desktop / Notebook Repair</li><li>Upgrades / Networking</li><li><b><table cellpadding=\"0\" cellspacing=\"0\" border=\"1p\" bordercolor=\"#000000\"><tr><td><font face=\"Times New Roman\" size=\"2\" color=\"#000000\"><b>17 Years In Business</b></font></td></tr></table></b></li></ul></td>")
document.write("              </tr>")
document.write("            </table>")
document.write("          </td>")
document.write("        </tr>")
document.write("      </table>")
document.write("    </td>")
document.write("    <td style=\" text-align: right\; width:345px\; background-image: url(Gradient2.jpg)\; background-color: #0000FF\; background-repeat: no-repeat\;\">")
document.write("    <b><font color=\"#FFFFFF\">10979 Baltimore Ave.&nbsp;&nbsp;") 
document.write("    Beltsville, MD 20705</font></b><font color=\"#FFFFFF\"><b><br>")
document.write("    Phone:&nbsp; (301) 572-8088&nbsp;&nbsp;&nbsp; Fax:&nbsp; (301) 572-6886<br>")
document.write("    E-Mail:&nbsp\; <a href=\"mailto:webmaster@computechmd.com\">")
document.write("    <font color=\"#C0C0C0\">webmaster@computechmd.com</font></a></b></font><br>")
document.write("    <font color=\"#FFFFFF\"><b>Monday ~ Friday:&nbsp;&nbsp; 10am - 7pm<br>")
document.write("    Saturday: 10am - 6pm</b></font></td>")
document.write("    </td>")
document.write("    <td style=\" width: 5px\; background-color: #0000FF\; \">&nbsp;</td>")
document.write("  </tr>")
document.write("</table>")
document.write("<img style=\"border-style:none\; border-color:inherit\; position:absolute\; left:0px\; top:100px\; border:0px\; \" src=\"LBttnTrm.jpg\" width=\"155\" height=\"30\"\">")
document.write("<a href=\"systems.htm\">")
document.write("<img style=\"position:absolute\; left:155px\; top:100px\; border:0px\; \" src=\"CompBttn.jpg\" width=\"102\" height=\"30\"\"></a>")
document.write("<a href=\"hardware.htm\">")
document.write("<img style=\"position:absolute\; left:257px\; top:100px\; border:0px\; \" src=\"HardBttn.jpg\" width=\"96\" height=\"30\"\"></a>")
document.write("<a href=\"phones.htm\">")
document.write("<img style=\"position:absolute\; left:353px\; top:100px\; border:0px\; \" src=\"PhonBttn.jpg\" width=\"108\" height=\"30\"\"></a>")
document.write("<a href=\"repair.htm\">")
document.write("<img style=\"position:absolute\; left:461px\; top:100px\; border:0px\; \" src=\"RepaBttn.jpg\" width=\"154\" height=\"30\"\"></a>")
document.write("<a href=\"access.htm\">")
document.write("<img style=\"position:absolute\; left:615px\; top:100px\; border:0px\; \" src=\"AccsBttn.jpg\" width=\"108\" height=\"30\"\"></a>")
document.write("<a href=\"clear.htm\">")
document.write("<img style=\"position:absolute\; left:723px\; top:100px\; border:0px\; \" src=\"ClrnBttn.jpg\" width=\"94\" height=\"30\"\"></a>")
document.write("<a href=\"contact.htm\">")
document.write("<img style=\"position:absolute\; left:817px\; top:100px\; border:0px\; \" src=\"ContBttn.jpg\" width=\"106\" height=\"30\"\"></a>")
document.write("<img style=\"position:absolute\; left:923px\; top:100px\; border:0px\; \" src=\"RBttnTrm.jpg\" width=\"81\" height=\"30\"\">")
document.write("</p>")
