// JavaScript Document
function janelasecundaria (URL){ 
   window.open(URL,"janela1","width=680,height=200,scrollbars=NO") 
} 
