var ed=new Date();
var now=parseInt(ed.getTime());
var data='form='+escape(document.referrer.substr(0,512))+'&round='+now;
document.write('<img src="/php/stat.php?'+data+'" border="0" width="0" height="0">');