var statmachine_w = screen.width;
var statmachine_h = screen.height;
var statmachine_bp = screen.colorDepth;
var statmachine_ref = encodeURIComponent ? encodeURIComponent(document.referrer) : escape(document.referrer);
var statmachine_param = "?sw=" + statmachine_w + "&sh=" + statmachine_h + "&ref=" + statmachine_ref + "&bpp=" + statmachine_bp;
document.write("<img class=\"statgep\" src=\"http://statgep.hu/stat/gregvcd/log.sx" + statmachine_param + "\" alt=\"statgep.hu\" />");
