var acslog_img = "<img src='http://www.ps-katsuki.co.jp/acslog/log.php"
+ '?r=' + escape(document.referrer)
+ '&w=' + screen.width
+ '&h=' + screen.height
+ '&d=' + screen.colorDepth
+ '&t=' + escape(document.title)
+ '&p=' + escape(location.href)
+ "' width=0 height=0>";
document.write(acslog_img);
