function mapa(pagina){
	window.open(pagina, "", "width=350,height=300,scrollbars=no,status=no,left=0,top=0")
}