var details=''; function newloc(loc) { if (loc) { if (loc.charAt(0)=='/'||loc.substring(0,7)=='http://') { document.location.href=loc } else { document.location.href=document.nl.xb.value+loc; } } } function showHideLayers() { var i, visStr, args, theObj; args = showHideLayers.arguments; for (i=0; i<(args.length-2); i+=3) { visStr=args[i+2]; if (document.layers) { theObj = eval(args[i]); if (theObj) theObj.visibility = visStr; } else if (document.all != null) { if (visStr == 'show') visStr = 'visible'; if (visStr == 'hide') visStr = 'hidden'; theObj = eval(args[i+1]); if (theObj) theObj.style.visibility = visStr; } } } function urlDecode(str) { str=str.replace(/_/g," "); str=str.replace(/\$2F/g,"/"); return str; } function Meteodata() { meteowin=open("//web02.city-map.de/wetter/meteodata.html","meteowin","width=500,height=400,scrollbars=yes"); } function aufbau() { if (confirm("Die gewählte Region ist noch nicht in city-map verfügbar.\nKlicken Sie auf OK, um Infos über das Franchise-Konzept von city-map zu erhalten.")) { mywin=open("//www.zukunft.city-map.de","mywin","width=800,height=460,toolbar=yes,menu=yes"); } } function scrollLayer(y) { var varY=0; if (document.layers) { varY=pageYOffset+20; if (varY