/* Start des Stadtplan Popups */

function stadtplanpopup(){
window.open('http://www.map2web.cc/map4/index.php?fdimx=6&fdimy=4&fpnr=48&lang=de', 'Stadtplan', 'resizable=yes,width=800,height=600');
}


function stadtplanpopupEN(){
window.open('http://www.map2web.cc/map4/index.php?fdimx=6&fdimy=4&fpnr=48&lang=en', 'Stadtplan', 'resizable=yes,width=800,height=600');
}


/* Ende Popup */

