function ver_mapa() {
    window.open('mapa.html','_blank','width=502,height=440;');
}
