(function(){
    var src = ('https:' == document.location.protocol ? 'https' : 'http') + '://ct.eco-tag.jp/ecotag.php?pid=08945664&page=' + escape(location.href);
    if (document.referer != null) {
        src += '&referer=' + escape(document.referer);
    }
    if (document.title != null) {
        src += '&title=' + escape(document.title);
    }
    document.write('<script type="text/javascript" charset="utf-8" src="' + src + '"></script>');
})();