function abrir()
	{
	window.open("../imagens/finstalacao.jpg","instalacao", "width=530, height=530, scrollbars=0, menubar=0, statusbar=0")
	}
	
function enviar()
	{
	window.open("", "News","width=250,height=200,top=0,left=0,resizable=no,scrollbars=no,toolbar=no,location=no,menubar=no,status=no")
	}