f='' + escape(document.referrer);
w=screen.width;
h=screen.height;
v=navigator.appName;
if (v != 'Netscape') {var c=screen.colorDepth;}
else {var c=screen.pixelDepth;}
jsinfo = "http://es.hgs-exportberatung.com/stat/pixel.php?js_resolution=" + w + "x" + h + "&js_referer=" + f + "&js_color=" + c;
str = "<div style=\"display:none\"><img src =\""+jsinfo+"\" alt=\"\" height=\"1\" width=\"1\"></div>"
document.write(str+"\n");
