var resolution = screen.width + 'x' + screen.height;
var referrer = top.document.referrer;
var counterText = '<img src="http://hosting2.intellcom.net:8889/?res='+resolution+'&ref='+referrer+'&site_id='+statsge_siteId+'" style="display:none"/>';
document.write(counterText);
