<!--
var ref=""+escape(top.document.referrer); var colord = window.screen.colorDepth; 
var res = window.screen.width + "x" + window.screen.height;
document.write("<img src='/phpstat/stat.php?referer=" + ref + "&js=yes&color=" + colord + "&res=" + res + "' border=0 width=0 height=0>");
-->