function i_ua_counter() {
    document.write(
            '<!-- I.UA counter --><a href="http://www.i.ua/" \n'+
            'onclick="this.href=\'http://i.ua/r.php?38616\';" title="Rated by I.UA">\n'+
            '<script type="text/javascript"><!--\n'+
            'iS=\'<img src="http://r.i.ua/s?u38616&p161&n\'+Math.random();\n'+
            'iD=document;iD.cookie="iua=1";if(iD.cookie)iS+=\'&c1\';\n'+
            'iS+=\'&d\'+(screen.colorDepth?screen.colorDepth:screen.pixelDepth)\n'+
            '+"&w"+screen.width+\'&h\'+screen.height\n'+
            'iT=iD.referrer.slice(7);iH=window.location.href.slice(7);\n'+
            '((iI=iT.indexOf(\'/\'))!=-1)?(iT=iT.substring(0,iI)):(iI=iT.length);\n'+
            'if(iT!=iH.substring(0,iI))iS+=\'&f\'+escape(iD.referrer.slice(7))\n'+
            'iS+=\'&r\'+escape(iH);\n'+
            'iD.write(iS+\'" border="0" width="88" height="31" />\');\n'+
            '//--></script></a><!-- End of I.UA counter -->\n');
}

