var lc='pl_PL';
if(location.href.indexOf('en')>0)lc='en_PL';
window.top.location.href="https://"+location.hostname+"/PLGCB/JPS/portal/LocaleSwitch.do?locale="+lc;
