function janelaSecundaria (URL){
   window.open(URL,"janela1","width=500,height=300,scrollbars=NO")
}
