function abrir(pagina,nome){
	window.open("natal.php","Natal", "height = 280, width = 400");
}