var ref = document.referrer
var uri = document.URL
document.write("<img src=\"/iplogimg.php?agent="+ screen.width +"x"+ screen.height +"-"+ screen.availWidth +"x"+ screen.availHeight +"-"+ screen.colorDepth
+"&ref=" + escape(ref) +"&uri="+ escape(uri) +"\" alt=\"\" width=\"1\" height=\"1\" >")
