if (typeof adingoDA0110000005 == 'undefined') {
    var adingoDA0110000005 = null;
}
var hybridPlus0110000005 = {
    keywordSets : [{"word":"\u4e2d\u53e4PC","ref":"HS_Article-U_ORG_3acb84fa12605c7a4613f3c3fd1e7ddd"},{"word":"100\u5186PC","ref":"HS_Article-U_ORG_2ba91eca4f7ddec17fb2afd48b8e51fb"},{"word":"\u30a8\u30f3\u30b8\u30cb\u30a2\u8ee2\u8077","ref":"HS_Article-U_ORG_05198c98ea0d17b0c076ff7ad39b2ffd"},{"word":"\u4e0d\u7528\u54c1\u56de\u53ce","ref":"HS_Article-U_ORG_176375a900b90c5323428b5035916d66"},{"word":"\u30d0\u30a4\u30a2\u30b0\u30e9","ref":"HS_Article-U_ORG_fb9ba9d438f363621dd7a3d49c65ee3d"},{"word":"MR","ref":"HS_Article-U_ORG_d5c44258d51659f96279c470ce8185dc"},{"word":"\u30ad\u30e3\u30ea\u30a2\u63a1\u7528","ref":"HS_Article-U_ORG_171257abd12074b4815d3433a2b48a53"},{"word":"\u51c6\u770b\u8b77\u5e2b","ref":"HS_Article-U_ORG_573790b2fadf487c69f965c05d966e23"}],
    target : true,
    url : "http://search.rocketnews24.com/sponsor/?Keywords=",
    apikey : "0110000005",
    
    run : function()
    {
        hybridPlus0110000005.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 < hybridPlus0110000005.keywordSets.length; i++) {
            var li  = document.createElement("li");
            var a   = document.createElement("a");
            a.setAttribute("href", hybridPlus0110000005.url + encodeURIComponent(unescape(hybridPlus0110000005.keywordSets[i]['word'])) + '&ref=' + hybridPlus0110000005.keywordSets[i]['ref'] + "&e=ut");
            a.onclick = function() {
                if (adingoDA0110000005!= null && typeof adingoPageTracker != 'undefined') {
                    adingoDA0110000005.adingoClickTracker(this);
                    return false;
                }
            }
            if (hybridPlus0110000005.target) a.setAttribute("target", "_blank");
            a.innerHTML = unescape(hybridPlus0110000005.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 (hybridPlus0110000005.existDAScript() && typeof adingoPageTracker != 'undefined') {
            adingoDA0110000005 = new adingoPageTracker("PDA-1100-0008-0110000005", "UTF-8", "00001");
        } else if(count < 10) {
            setTimeout("hybridPlus0110000005.initDA(" + (count + 1) + ")", 100);
        }
    }
}
hybridPlus0110000005.run();
