
if(document.charset) charset = document.charset; if(document.characterSet) charset = document.characterSet; if(document.defaultCharset) charset = document.defaultCharset;
if(charset!='UTF-8') enc_str = "&enc="+charset; else enc_str='';

language = 'en';
account_id = 114;
//alert(unescape("%3Cscript src='" + document.location.protocol + "//site4fast.com/supportSL.php?id="+account_id+"&Lang="+language+enc_str+"' type='text/javascript'%3E%3C/script%3E"));
document.write(unescape("%3Cscript src='" + document.location.protocol + "//site4fast.com/supportSL.php?id="+account_id+"&Lang="+language+enc_str+"' type='text/javascript'%3E%3C/script%3E"));
