if (typeof adingoDA0110600003 == 'undefined') {
    var adingoDA0110600003 = null;
}
var hybridPlus0110600003 = {
    keywordSets : [{"word":"\u591a\u6c57\u75c7","ref":"HS_osusume_ORG_e53a601223ef5c510f24f26be74ca3e4"},{"word":"\u5305\u830e\u6cbb\u7642","ref":"HS_osusume_ORG_34c2506771e528a7a23e9bab063e7dd4"},{"word":"\u8584\u6bdb","ref":"HS_osusume_ORG_2167aa9c1a9986d9d1c1245c5016f517"},{"word":"\u30e0\u30c0\u6bdb\u51e6\u7406","ref":"HS_osusume_ORG_ebd3947793571b4f6f0c81f970a96ee6"},{"word":"\u5a5a\u6d3b \u5408\u30b3\u30f3","ref":"HS_osusume_ORG_1950ea80195ebfcd4b33a51c5c1a70a0"}],
    target : false,
    url : "http://search.cyzo.com/sponsor/?Keywords=",
    apikey : "0110600003",
    
    run : function()
    {
        hybridPlus0110600003.writeKeywords();
    },

    writeKeywords : function(){
        var divCount = 0;
        if (document.getElementById("adingo_keywords_" + this.apikey) != null) {
            divCount++;
            while (document.getElementById("adingo_keywords_" + this.apikey + "_" + (divCount)) != null) {
                divCount++;
            }
        }
        var idPrefix = divCount == 0 ? "" : "_" + divCount;
        document.write("<div id=\"adingo_keywords_" + this.apikey + idPrefix + "\" class=\"adingo_keywords\"></div>");

        var div = document.getElementById("adingo_keywords_" + this.apikey + idPrefix);

        var ul = document.createElement("ul");
        for (var i = 0; i < hybridPlus0110600003.keywordSets.length; i++) {
            var li  = document.createElement("li");
            var a   = document.createElement("a");
            a.setAttribute("href", hybridPlus0110600003.url + encodeURIComponent(unescape(hybridPlus0110600003.keywordSets[i]['word'])) + '&ref=' + hybridPlus0110600003.keywordSets[i]['ref'] + "&e=ut");
            a.onclick = function() {
                if (adingoDA0110600003!= null && typeof adingoPageTracker != 'undefined') {
                    adingoDA0110600003.adingoClickTracker(this);
                    return false;
                }
            }
            if (hybridPlus0110600003.target) a.setAttribute("target", "_blank");
            a.innerHTML = unescape(hybridPlus0110600003.keywordSets[i]['word']);
            li.appendChild(a);
            ul.appendChild(li);
        }
        div.appendChild(ul);
    },

    addDAScript : function() {
        var script = document.createElement("script");
        script.setAttribute("src", "http://analytics.adingo.jp/pda.php");
        script.setAttribute("type", "text/javascript");
        document.getElementsByTagName("head")[0].appendChild(script); 
    },

    existDAScript : function() {
        var scripts = document.getElementsByTagName("script");
        for (var i = 0; i < scripts.length; i++) {
            if (scripts[i].getAttribute('src') == "http://analytics.adingo.jp/pda.php") return true;
        }
        return false;
    },

    initDA : function(count) {
        if (hybridPlus0110600003.existDAScript() && typeof adingoPageTracker != 'undefined') {
            adingoDA0110600003 = new adingoPageTracker("PDA-1106-0008-0110600003", "UTF-8", "00001");
        } else if(count < 10) {
            setTimeout("hybridPlus0110600003.initDA(" + (count + 1) + ")", 100);
        }
    }
}
hybridPlus0110600003.run();
