document.write("<p>");
document.write("		<form name='form1' method='post' action='https://mail.eletronacional.com.br/webmail/src/redirect.php'>");
document.write("  <p><strong>Webmail Eletronacional<br>");
document.write("    </strong></p>");
document.write("  <p>Login:<br>");
document.write("      <input name='login_username' type='text' class='webmail_textarea'>");
document.write("      <br>");
document.write("      Senha:<br>");
document.write("      <input name='secretkey' type='password' class='webmail_textarea'>");
document.write("		<input type='hidden' name='js_autodetect_results' value='SMPREF_JS_OFF' />");
document.write("		<input type='hidden' name='just_logged_in' value='1' />");
document.write("      <input type='submit' name='enviar' value='OK' class='botoes_form_ok'>");
document.write("  </p>");
document.write("		</form>");
document.write("		</p>");
