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