<!-- Code
var ref=""+escape(top.document.referrer);
var colord = window.screen.colorDepth;
var res = window.screen.width + "x" + window.screen.height;
document.write("<img src='/phpcountersmart/countme.php?referer=" + ref + "&amp;screen=" + res + "&amp;color="+colord+"' alt='' width=1 height=1 />");
// End -->
