/********* funciones custom ***********************/

function poplocation(){
	window.open("imagenes/mapa2.gif","aaa","width=420, height=340, scrollbars=no, toolbar=no");
}

function getNombre() {
    return "hola que tal";
}