
function pop_the_map(theurl) {
	window.open(theurl, "_ROLMAP_LA_MAPPA_DI_ROMA_", "scrollbars=no, width=740, height=540");
};

