var d = new Date(); var path = 'http://www.webdigity.com/statgum/rawlogger.php?url='+escape(location.href)+'&resolution='+screen.width+'x'+screen.height; path+= '&title='+escape(document.title)+'&ref='+escape(document.referrer); path+='&'+d.getTime(); document.write('');