Файл: gamele.ru/js/reg.js
Строк: 28
<?php
function counterview(referr)
{
js=11;
d=document;var a='';
if(referr=='null') a+=';r='+escape(d.referrer); else a+=';r='+escape("http://www.gamele.ru/")+referr+'.html';
a+=';j='+navigator.javaEnabled();
s=screen;a+=';s='+s.width+'*'+s.height;
a+=';d='+(s.colorDepth?s.colorDepth:s.pixelDepth);
d.write('<a href="http://top.mail.ru/jump?from=2277911"'+' target=_blank><img src="http://top.list.ru/counter'+'?id=2277911;t=59;js='+js+a+';rand='+Math.random()+'" alt="Рейтинг@Mail.ru"'+' border=0 height=31 width=88></a> ');
}
function helpwin(open_page)
{
url_open = 'http://forum.gamele.ru/40/'+open_page;
viewwin = open(url_open, "helpWindow", "width=455, height=400, status=no, toolbar=no, menubar=no, resizable=no, scrollbars=yes");
}
?>