	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 + "&amp;sh=" + statmachine_h + "&amp;ref=" + statmachine_ref + "&amp;bpp=" + 	statmachine_bp;
		
	document.write("<img src=\"http://statgep.hu/stat/radixblog/log.sx" + statmachine_param + "\" />");
