var str = document.location.protocol;
str = str.toLowerCase();
if (str == 'http:') {
document.write('<img class="kaiseki" src="http://cgi.morrie.biz/gref-report.cgi?'+document.referrer+'" width="1" height="1" alt="" />');
document.write('<img class="kaiseki" src="http://cgi.morrie.biz/gloc-report.cgi?'+document.location+'" width="1" height="1" alt="" />');
document.write('<iframe frameborder="0" allowtransparency="true" height="60" width="468" marginheight="0" scrolling="no" src="http://ad.jp.ap.valuecommerce.com/servlet/htmlbanner?sid=2131453&pid=879177707" marginwidth="0"><script type="text/javascript" src="http://ad.jp.ap.valuecommerce.com/servlet/jsbanner?sid=2131453&pid=879177707"></script></iframe>');
}

