$.ajax({url:"http://www.stadtbauplan.de/js/switch.php?use=cookie&"+_fallback,success:function(data){if(data=="1"){$("a").each(function(){this.href=this.href.replace(/(.*?)(SBP[^&#]*)/g,"$1");this.href=this.href.replace(/(.*?)(\?|&|&amp\;)$/,"$1");});$("link").each(function(){this.href=this.href.replace(/(.*?)(SBP[^&#]*)/g,"$1");this.href=this.href.replace(/(.*?)(\?|&|&amp\;)$/,"$1");});$("form").each(function(){this.action=this.action.replace(/(.*?)(SBP[^&#]*)/g,"$1");this.action=this.action.replace(/(.*?)(\?|&|&amp\;)$/,"$1");});}}});
