// JavaScript Document
document.write("<table width=\"100%\"  border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.write("  <tr>");
document.write("    <td height=\"57\" background=\"images/top-bkgd-left.gif\">&nbsp;</td>");
document.write("    <td width=\"780\"><table width=\"780\"  border=\"0\" cellspacing=\"0\" cellpadding=\"0\">");
document.write("      <tr>");
document.write("        <td width=\"100%\" height=\"57\" valign=\"top\" background=\"images/top-bkgd-left.gif\"><a href=\"index.htm\"><img src=\"images/msn-logo.gif\" border=\"0\"></a></td>");
document.write("        <td><img src=\"images/trueswitch-logo.gif\" border=\"0\" usemap=\"#Map\"></td>");
document.write("      </tr>");
document.write("    </table></td>");
document.write("    <td background=\"images/top-bkgd-right.gif\">&nbsp;</td>");
document.write("  </tr>");
document.write("</table>");
document.write("<map name=\"Map\">");
document.write("  <area shape=\"rect\" coords=\"1,12,128,40\" href=\"www.trueswitch.com\" target=\"_blank\" alt=\"http://www.trueswitch.com\">");
document.write("</map>");