/* v20100608 */
if(typeof(adingoBeagle)=="undefined"){
    adingoBeagle = new Array();
    adingoBeagle.adsCount = 0;
    adingoBeagle.showCount = 0;
    adingoBeagle.outputCount = 0;
    adingoBeagle.requestFlag = 0;
    
    adingoBeagle.adingoAdsRequest = function(){
        if(typeof(adingoBeagle.adsCount)!="undefined" && adingoBeagle.showCount!="undefined"){
            if(adingoBeagle.adsCount!=0 && adingoBeagle.showCount!=0){
                var ctxtId = 'aut0000,mot0000,app0000,boo0000,sof0000,ele0000,spe0000,hom0000,spo0000,toy0000,hea0000,ret0000,oth0000,car0000,edu0000,ent0000,fin0000,ins0000,tra0000,com0000,rea0000,pro0000,gam0000';

var ctxtArr = new Array('aut0000','mot0000','app0000','boo0000','sof0000','ele0000','spe0000','hom0000','spo0000','toy0000','hea0000','ret0000','oth0000','car0000','edu0000','ent0000','fin0000','ins0000','tra0000','com0000','rea0000','pro0000','gam0000');var randNum = Math.floor(Math.random() * ctxtArr.length);ctxtId = ctxtArr[randNum];

var typeCtxtId = ctxtId;

document.write('<script type="text/javascript" src="http://im.ecnavi.ov.yahoo.co.jp/js_flat/?source=ecnavi_jp_mindia_im&type=_' + typeCtxtId + '&ctxtKeywords=&ctxtId=' + ctxtId + '&keywordCharEnc=utf8&outputCharEnc=utf8&maxCount=' + adingoBeagle.adsCount + '&ctxtUrl=' + encodeURIComponent(document.URL) + '&ref=' + encodeURIComponent(document.referrer) + '&gen=M&age=20"><\/script>');

                adingoBeagle.requestFlag = 1;
            }
            document.write('<scr'+'ipt type="text/javascript" src="http://contents.adingo.jp.eimg.jp/adingoExecAds.js"><\/scr'+'ipt>');
        }
    }
    
    adingoBeagle.showAds = function(){
        if(adingoBeagle.requestFlag==1) {
            for(var i=1; i<=adingoBeagle.showCount; i++) {
                adingoBeagle["showAdingoBeagle"+i](i);
            }
        }
    }
    
}

adingoBeagle.showCount += 1;
adingoBeagle.adsCount += 2;

document.write('<div id="adingoBeagle'+adingoBeagle.showCount+'"  >&nbsp;</div>');
adingoBeagle["showAdingoBeagle"+adingoBeagle.showCount] = function(no){
    var tmp='';
    
    if(typeof(zSr)=="undefined") return;
    var zsrStart = (adingoBeagle.outputCount + 1) * 6;
    adingoBeagle.outputCount += 2;
    var zsrEnd = (adingoBeagle.outputCount + 1) * 6;
    if(zSr.length<zsrEnd) return;
    var i=zsrStart;
    
    tmp+="<!-- banner start-->";
tmp+="<div style=\"margin: 0; padding: 0; width: auto; height: auto; text-align: left !important; letter-spacing: normal !important; font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',Geneva,Arial,Verdana,sans-serif !important;\">";
tmp+="<div style=\"border: 1px solid #FFFFFF; zoom: 1;\">";
for(var i=zsrStart; i<zsrEnd; i=i+6) {
tmp+="<div>";
tmp+="<a href=\"";
tmp += zSr[i+2];
tmp+="\" style=\"padding: 4px 8px; height: auto; display: block; color: #804F1B; background: #ffffff; text-decoration: none;\" onmouseover=\"this.style.backgroundColor='#ffffff';this.style.color='#ff9900';\" onmouseout=\"this.style.backgroundColor='#ffffff';this.style.color='#804F1B';\" target=\"_new\">";
tmp+="<span style=\"line-height: 1.2; display: inline; color: #804F1B; font-weight: bold; font-size: 12px; text-decoration: none;\" onmouseover=\"this.style.textDecoration='underline';this.style.color='#ff9900';\" onmouseout=\"this.style.textDecoration='none';this.style.color='#804F1B';\">";
tmp += zSr[i+3];
tmp+="</span>";
tmp+="<span style=\"line-height: 1.2; color: #5AB62F; font-size: 10px; display: inline; text-decoration: none !important;\" >&nbsp;&ndash;&nbsp;";
tmp += zSr[i+4];
tmp+="</span>";
tmp+="<span style=\"width: auto; height: auto; line-height: 1.2; color: #666666; font-size: 12px; display: block; text-decoration: none !important;\">";
tmp += zSr[i];
tmp+="</span>";
tmp+="</a>";
tmp+="</div>";
}
tmp+="<!-- overtureim -->";
tmp+="<div style=\"margin: 0; padding: 0; width: 100% !important; height: 16px; clear: both; background: #FFFFFF;\">";
tmp+="<ul style=\"margin: 0; padding: 3px 6px 0 0; display: block; color: #CCCCCC; font-size: 11px; text-align: right; list-style: none;\">";
tmp+="<li style=\"margin: 0; padding: 0; color: #CCCCCC; line-height: 1; display: inline; font-size: 11px;\">インタレストマッチ&nbsp;&ndash;&nbsp;</li>";
tmp+="<li style=\"display: inline; font-size: 11px;\"><a href=\"http://ov.yahoo.co.jp/service/int/index.html?o=IM0028\" target=\"_blank\" style=\"margin: 0 0 0 3px; padding: 0; width: auto; height: auto; color: #CCCCCC; background: none; text-decoration: none; font-size: 11px; line-height: 1; display: inline; font-weight: normal;\">広告の掲載について</a></li>";
tmp+="</ul>";
tmp+="</div>";
tmp+="<!-- /overtureim -->";
tmp+="</div>";
tmp+="</div>";

    
    document.getElementById('adingoBeagle'+no).innerHTML = tmp;
}
