\n'); } function changeLang(){ var toUrl ; toUrl = window.location.href; toUrl = toUrl.replace("/zh/", "/en/"); window.location = toUrl; } //-->