if (typeof adingoDA0111500005 == 'undefined') {
    var adingoDA0111500005 = null;
}
var hybridPlus0111500005 = {
    keywordSets : [{"word":"\u4e73\u304c\u3093","ref":"HS_jyosei_ORG_13f6ea93332ec48a7f5d88bef0b42ef8"},{"word":"\u30d6\u30e9\u30a4\u30c0\u30eb\u30c1\u30a7\u30c3\u30af","ref":"HS_jyosei_ORG_01f90779c54c528e4e119c15966f5f01"},{"word":"\u5a66\u4eba\u79d1 \u8a55\u5224","ref":"HS_jyosei_ORG_d1865fee4dc89758d51f5ce2c0c8a2fc"},{"word":"\u4e0d\u598a\u6cbb\u7642","ref":"HS_jyosei_ORG_69f51173673c2b8698a7612111980075"},{"word":"\u66f4\u5e74\u671f\u969c\u5bb3","ref":"HS_jyosei_ORG_a87db23c857b1052266b44ca3c20e03b"},{"word":"\u4e2d\u7d76 \u624b\u8853","ref":"HS_jyosei_ORG_281b5a4678f972634a40f8d55387c320"}],
    target : true,
    url : "http://ad.myclinic.ne.jp/sponsor/?Keywords=",
    apikey : "0111500005",
    
    run : function()
    {
        hybridPlus0111500005.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 < hybridPlus0111500005.keywordSets.length; i++) {
            var li  = document.createElement("li");
            var a   = document.createElement("a");
            a.setAttribute("href", hybridPlus0111500005.url + encodeURIComponent(unescape(hybridPlus0111500005.keywordSets[i]['word'])) + '&ref=' + hybridPlus0111500005.keywordSets[i]['ref'] + "&e=ut");
            a.onclick = function() {
                if (adingoDA0111500005!= null && typeof adingoPageTracker != 'undefined') {
                    adingoDA0111500005.adingoClickTracker(this);
                    return false;
                }
            }
            if (hybridPlus0111500005.target) a.setAttribute("target", "_blank");
            a.innerHTML = unescape(hybridPlus0111500005.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 (hybridPlus0111500005.existDAScript() && typeof adingoPageTracker != 'undefined') {
            adingoDA0111500005 = new adingoPageTracker("PDA-1115-0008-0111500005", "UTF-8", "00001");
        } else if(count < 10) {
            setTimeout("hybridPlus0111500005.initDA(" + (count + 1) + ")", 100);
        }
    }
}
hybridPlus0111500005.run();
