function lf_PrintMapa() {

	window.open('print_mapa.html', 'PrintMapa' ,'top=yes,toolbar=no,scrollbars=yes,width=520,height=550');

}