function openWindow() {
			window.open("","Mapa",'toolbar=0,location=0,status=0,scrollbars=0,width=705,height=526,resizable=0,top=50,left=50');
		}
function openWindow2() {
			window.open("","Cert",'toolbar=0,location=0,status=0,scrollbars=0,width=360,height=505,resizable=0,top=50,left=50');
		}
