// Bay Tact Corporation

  document.write ("<table align=\"center\" width=\"500\" cellpadding=\"4\" cellspacing=\"0\" border=\"0\">\n");
  document.write ("	<tr><td align=\"center\"><img src=\"images/logo.gif\"></td> <td align=\"center\"><b><font face=\"Arial, Helvetica, sans-serif\" color=\"#000000\"></font><font size=\"4\" face=\"Arial, Helvetica, sans-serif\" color=\"#000000\"><br>2009 Annual Report</font></b></td></tr>\n");
  document.write ("      <tr><td align=\"center\" colspan=\"2\">\n");
  document.write ("<form name=\"form1\">\n");
document.write ("      <select name=\"menu1\" onChange=\"MM_jumpMenu('parent',this,0)\">\n");
document.write ("            <option value=\"index.html\" selected>Navigation: Select topic</option>\n");
document.write ("            <option value=\"page1.html\">Message to Our Shareholders</option>\n");
document.write ("            <option value=\"page3.html\">Summary of Selected Financial Data</option>\n");
document.write ("            <option value=\"page4.html\">Report of Independent Accounting Firm</option>\n");
document.write ("            <option value=\"page5.html\">Shareholder Information</option>\n");


  document.write ("      </select>\n");
  document.write ("</form>\n");
  document.write ("</td></tr></table>\n");
