// JavaScript Document
function janelaSecundaria (URL){
		 window.open(URL,"janela1","width=820,height=570,srollbar=NO,resize=NO") 
		 }