function TFRW(s) { document.write(s); } function TFRSH() { var sO = ""; var sOM = ""; if(top.document.charset) { if(top.document.charset.indexOf('1251') == -1) document.write(sOM); return; } // alert(this.document.charset); document.write(sO); } function TFREH() { var sO = ""; var sOM = ""; if(top.document.charset) { if(top.document.charset.indexOf('1251') == -1) document.write(sOM); return; } document.write(sO); }