
    var docTitle = "";
    docTitle = document.title;
    docTitle = docTitle.substring(0,docTitle.indexOf(" â èíòåðíåò", 0));
    document.write('<img class="point" src="http://counter.yadro.ru/hit?r'+
    escape(document.referrer)+((typeof(screen)=='undefined')?'':
    ';s'+screen.width+'*'+screen.height+'*'+(screen.colorDepth?
    screen.colorDepth:screen.pixelDepth))+';u'+escape(document.URL)+
    ';i'+escape('Ææ'+docTitle)+';'+Math.random()+
    '" width=1 height=1 alt="">');

