document.write("<div align=center>");

document.write("<form action=http://www.translatortips.net/cgi-bin/tranfree.pl");
document.write(" method=POST target=_blank><p align=center>");
document.write("  <TABLE ALIGN=CENTER BORDER=0 BGCOLOR='#D5E6E1' CELLSPACING=0 CELLPADDING=2>");
document.write("   <TR>");
document.write("    <td align=center>");
document.write("      <font face=verdana size=2> <b>Free</b> ezine for translators -");
document.write("      <font face=times color=navy size=5><i class=tt> tranfree </i></font>");
document.write("      - ISSN 1470-3866</font>");
document.write("    </td>");
document.write("   </TR>");

document.write("   <TR>");
document.write("    <td align=center>");
document.write("        <input type=text size=30 name='emailadrs' value='type email here' onFocus=\"if(this.value=='type email here')this.value=''\";>");
document.write("        <input type=submit name=B1 value=Subscribe><br>");
document.write("        <font size=2 color=red face=Arial>type email address");
document.write("        and click <b>'subscribe'</b></font>");
document.write("    </td>");
document.write("   </TR>");
document.write("  </table>");
document.write("</form>");

document.write("</div>");




