document.writeln('<FORM METHOD=POST ACTION=/cgi-bin/search.cgi>');
document.writeln('<INPUT TYPE=HIDDEN NAME=action VALUE=login>');
document.writeln('<INPUT TYPE=HIDDEN NAME=dedondev VALUE=portugues>');
document.writeln('                  <tr>');
document.writeln('                    <td colspan=2>');
document.writeln('Usuário: <INPUT TYPE=TEXT NAME=USERID SIZE=15 MAXSIZE=8 style=\"background-image: url(http://img.guiasenior.com/v3/degrade_V2.jpg);        background-repeat: repeat;        border: 1px solid #999999; font-family: Tahoma;font-size: 11px;color: #999999;text-decoration: none;" value="" >');
document.writeln('                    </td>');
document.writeln('                  </tr>');
document.writeln('                  <tr>');
document.writeln('                    <td colspan=2 rowspan=2>');
document.writeln('Senha: <INPUT TYPE=PASSWORD class=input NAME=newpassword SIZE=15 MAXSIZE=72 style=\"background-image: url(http://img.guiasenior.com/v3/degrade_V2.jpg);        background-repeat: repeat;        border: 1px solid #999999; font-family: Tahoma;font-size: 11px;color: #999999;text-decoration: none;">');
document.writeln('                                <input name=login value=login type=submit>');
document.writeln('                    </td>');
document.writeln('                  </tr>');
document.writeln('</FORM>');



