<!--
function busca(){
if(myform.T1.value==""){
window.open("erro.shtml","_blank");
}
else
{
window.open("busca.shtml?methot=get&step=basic&varmind=dbase&opensession=cgibin&result=del&endfile=0664522&limit=12224&emb=total&mresultmin=return","_blank");
}
}
function abre1(){
window.open("send_question.htm","janela2","width=340,height=434,status=0,toolbar=0")
}
function abre2(){
window.open("palestra.htm","janela3","width=617,height=421,status=0,toolbar=0")
}
function limpeza(){
pesquisa.query.value=""
}
//-->
