
function ShowMap() { 

	window.open( '/mapa/mapa.html','Mapa','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=1024,height=768' );
}