﻿function mapa(){
	
	window.open("mapa.php", 'mapa', "width=800, height=600");
	
	}
