var Content = "";
Content += "  <table border=0 cellpadding=0 cellspacing=0 width=200 height=80>";
Content += "    <tr>";
Content += "      <td background=images/bot04.jpg>&nbsp;</td>";
Content += "    </tr>";
Content += "  </table>";
document.write(Content);
