function janela(alvo) { 
	window.open (alvo,"janela", "status=no,width=415, height=250")
}
