

x = screen.width;
y = screen.height;
url= escape(document.referrer);
entrance = location.href;
document.write("<img src=generalsensor.php?user=na"+"&ref="+url+"&x="+x+"&y="+y+"&ent="+entrance+">");




