<!--
    var imagen
    function anadirmapa(foto){
	imagen=foto
	//alert (imagen);
	top.principal.location.href='mapa.htm'
    }

//-->