function doLogin(myForm){ var janela = window.open("","janela","width=240,height=200"); janela.moveTo(((screen.width)/2)-200,((screen.height)/2)-120); myForm.target="janela"; myForm.submit(); } function doLoginLink(){ window.open("http://www.digirotas.com.br/relatoriosclientes/wi_ext2/tela_login.asp?ide=22271&largura=100&bg_titulo=&cor_titulo=FFFFFF&titulo=Relatorio WEB&cor_fonte=0000FF","janela","width=240,height=200"); } if((0!=0)&&(0!=0)){ document.write('
'); } else { document.write('
'); } if ("caixa"=="caixa"){ var html = ''; html+='
'; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+=' '; html+='
Relatorio WEB
Login:
Senha:
'; html+='
'; document.write (html); } else if ("caixa"=="link"){ document.write('Relatorio WEB'); if(""!=""){ document.write(''); } document.write(''); }