
 var txt_top = "<!-- Top Menu Defination -->\n"
 txt_top += "<!--\n"
 txt_top += "\n"
 txt_top += "     Last Modified:  2003-Aug-23  jimbrown@swirlingbrain.com\n"
 txt_top += "\n"
 txt_top += "-->\n"
 txt_top += "\n"
 txt_top += "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">\n"
 txt_top += "  <tr>\n"
 txt_top += "    <td align=\"left\" valign=\"middle\" height=\"60\" height=\"60\" bgcolor=\"#000066\" ><img src=\"http://www.mbaoftexas.org/images/left_cap2.jpg\" width=\"30\" height=\"60\" alt=\"<\" border=\"0\"></td>\n"
 txt_top += "    <td align=\"left\" valign=\"middle\" width=\"100%\" height=\"60\" bgcolor=\"#0066ff\" align=\"center\"><center><img src=\"http://www.mbaoftexas.org/images/mba_logo.jpg\" border=\"0\" width=\"750\" height=\"60\"></center></td>\n"
 txt_top += "    <td align=\"left\" valign=\"middle\" height=\"60\" bgcolor=\"#000066\" ><img src=\"http://www.mbaoftexas.org/images/right_cap2.jpg\" width=\"30\" height=\"60\" alt=\">\" border=\"0\"></td>\n"
 txt_top += "  </tr>\n"
 txt_top += "\n"
 txt_top += "  <tr>\n"
 txt_top += "    <td class=\"top_menu\" colspan=\"3\">\n"
 txt_top += "      <center>\n"
 txt_top += "        <br>\n"
 txt_top += "        <a href=\"http://www.mbaoftexas.org\">Home</a> \n"
 txt_top += "          <span class=\"menu_text\">&nbsp; | &nbsp;</span>\n"
 txt_top += "        <a href=\"http://www.mbaoftexas.org/pages/mbadirectory.htm\">Directory</a> \n"
 txt_top += "          <span class=\"menu_text\">&nbsp; | &nbsp;</span>\n"
 txt_top += "        <a href=\"http://www.mbaoftexas.org/pages/contactus.htm\">Contact Us</a> \n"
 txt_top += "          <span class=\"menu_text\">&nbsp; | &nbsp;</span>\n"
 txt_top += "        <a href=\"http://www.mbaoftexas.org/_vti_bin/shtml.exe/submissionform.html\">Submit News</a>\n"
 txt_top += "        <br><br>\n"
 txt_top += "      </center>\n"
 txt_top += "    </td>\n"
 txt_top += "  </tr>\n"
 txt_top += "</table>\n"
