/* Beagle2.0 JS 2010604 */
if(typeof(adingoBeagle)=="undefined"){
    adingoBeagle = new Array();
    adingoBeagle.showCount = 1;
    adingoBeagle.outputCount = 0;
    
    adingoBeagle.adingoAdsRequest = function(){
        if(typeof(adingoBeagle.showCount)!="undefined" && adingoBeagle.outputCount!="undefined"){
            if(adingoBeagle.maxCount!=0){
                var ctxtId = '';
                var ctxtArr = new Array('hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0206','hea0000','hea0000','hea0000','hea0000','hea0000','hea0000','hea0000','hea0000','hea0000','hea0000','hea0000','hea0000','hea0000','hea0000','hea0000','hea0000','hea0000','hea0000','hea0000','hea0000','hea0000','hea0000','hea0000','hea0000','hea0000','hea0000','spe0102','spe0102','spe0102','spe0102','spe0102','spe0102','spe0102','spe0102','spe0102','spe0102','spe0102','pro0300','hea0400','fin0301','pro0502','fin0101','fin0102','hom0300','hea0204','ins0300','hea0201','fin0000','fin0303','rea0200','hom0400','hea0202','pro0500','pro0501');var randNum = Math.floor(Math.random() * ctxtArr.length);ctxtId = ctxtArr[randNum];
                var typeCtxtId = ctxtId;
                /* Yahoo Request JS Script */
document.write('<script type="text/javascript" src="http://im.ecnavi.ov.yahoo.co.jp/js_flat/?source=ecnavi_jp_croozblog_im&type=type_' + typeCtxtId + '&ctxtKeywords=%E5%AE%BF%E6%B3%8A%E4%BA%88%E7%B4%84&ctxtId=' + ctxtId + '&keywordCharEnc=utf8&outputCharEnc=shiftjis&maxCount=2&ctxtUrl=' + encodeURIComponent(document.URL) + '&ref=' + encodeURIComponent(document.referrer) + '&gen=&age="><\/script>');
            }
        }
    }
    
    adingoBeagle.showListing = function(id){
        if(typeof(adingoBeagle["showAdingoBeagle"+id])=="undefined") return;
        adingoBeagle["showAdingoBeagle"+id](id);
    }
    
    adingoBeagle.adingoAdsRequest();
}

/* showAdingoBeagle0000000000000150 */
adingoBeagle["showAdingoBeagle"+"0000000000000150"] = function(id){
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) zsrEnd = zSr.length;
if(zsrStart >= zsrEnd) return;
var i=zsrStart;

tmp+="<font size=\"2\">";
tmp+="<div id=\"adingoim\" style=\"width: 336px;\">";
for(var i=zsrStart; i<zsrEnd; i=i+6) {
if(i>6){
tmp += "<br />";
}
tmp+="<div class=\"AdingoLayout\">";
tmp+="<a href=\"";
tmp += zSr[i+2];
tmp+="\" target=\"_blank\" style=\"padding: 0 5px 2px; height: auto; display: block; text-decoration: none;\">";
tmp+="<span style=\"display: block; padding: 0 0 2px; text-align: left;\">";
tmp+="<b>";
tmp += zSr[i+3];
tmp+="</b>";
tmp+="</span>";
tmp+="<span style=\"display: block; padding: 0 0 2px; text-align: left;\">";
tmp += zSr[i];
tmp+="</span>";
tmp+="<span style=\"display: block; padding: 0; text-align: left;\">";
tmp+="<font size=\"1\">";
tmp+="<b>";
tmp += zSr[i+4];
tmp+="</b>";
tmp+="</font>";
tmp+="</span>";
tmp+="</a>";
tmp+="</div>";
}
tmp+="<div align=right style=\"padding: 2px 6px;\"><font size=\"1\">²ÝÀÚ½ÄÏ¯Á</font></div>";
tmp+="</div>";
tmp+="</font>";


document.write('<div id="adingoBeagle'+adingoBeagle.showCount+'"  ></div>')
document.getElementById('adingoBeagle'+adingoBeagle.showCount).innerHTML = tmp;
adingoBeagle.showCount++;
}


