function dispOvAds2(offset, count){

	if (zSr instanceof Array) {

		var index = 6;

		if (zSr.length >= index * (offset + count)) {

			document.write('<div style="margin: 0px 0px 10px 0px;">');

			document.write('<div style="margin: 0pt 0pt 10px 0px; padding: 0px 20px 0px 0px; overflow: hidden; background-image: none; font-size: 12px; line-height:1.2; text-align: left; display: block; clear: both; width: 90%;">');

			var i = index * offset;

			while (i < index * (offset + count)) {

				var desc = zSr[i++]; i++;

				var url = zSr[i++];

				var title = zSr[i++];

				var fqdn = zSr[i++]; i++;

				document.write('<a href="' + url + '" target="_top" style="text-decoration: none; display: block; cursor: pointer;">');

				document.write('<dl onmouseover="this.style.backgroundImage=\'url(http://images.laff.jp/adback.png)\';" onmouseout="this.style.backgroundImage=\'\';" style="margin: 0pt; width: 100%; padding: 7px 10px 7px 10px;">');

				document.write('<dt onmouseover="this.style.textDecoration=\'none\'" onmouseout="this.style.textDecoration=\'underline\'" style="margin: 0pt; font: bold /1.25em; font-weight: bold; text-decoration: underline;">' + title + '</dt>');

				document.write('<dd onmouseover="this.style.textDecoration=\'none\'" onmouseout="this.style.textDecoration=\'underline\'" style="margin-top: 0em; margin-left: 0em; margin-right: 1.5em; padding-top: 0em; text-decoration: underline;">' + fqdn + '</dd>');

				document.write('<dd style="margin: 0pt; padding: 0px; clear: both; font-size: 85%; color: #999;">' + desc + '</dd>');

				document.write('</dl>');

				document.write('</a>');

			}

			document.write('<p style="margin: 0; padding: 7px 0px 2px 15px; display: block; text-align: left; color: #999;">');

			document.write('<a class="blog_IMp" href="http://listing.yahoo.co.jp/service/int/index.html?o=IM0028" style="text-decoration: none;">インタレストマッチ - <span onmouseover="this.style.textDecoration=\'none\'" onmouseout="this.style.textDecoration=\'underline\'" style="text-decoration: underline;">広告の掲載について </span>');

			document.write('</a>');

			document.write('</p>');

			document.write('</div>');

			document.write('</div>');

		}

	}

}function dispOvAds(offset, count){

	if (zSr instanceof Array) {

		var index = 6;

		if (zSr.length >= index * (offset + count)) {

			document.write('<div style="margin: 0px 0px 10px 0px;">');

			document.write('<div style="margin: 0pt 0pt 10px 0px; padding: 0px 20px 0px 0px; overflow: hidden; background-image: none; font-size: 12px; line-height:1.2; text-align: left; display: block; clear: both; width: 90%;">');

			var i = index * offset;

			while (i < index * (offset + count)) {

				var desc = zSr[i++]; i++;

				var url = zSr[i++];

				var title = zSr[i++];

				var fqdn = zSr[i++]; i++;

				document.write('<a href="' + url + '" target="_top" style="text-decoration: none; display: block; cursor: pointer;">');

				document.write('<dl onmouseover="this.style.backgroundImage=\'url(http://images.laff.jp/adback.png)\';" onmouseout="this.style.backgroundImage=\'\';" style="margin-top: 1.5em; width: 100%; padding: 7px 10px 7px 10px;">');

				document.write('<dt onmouseover="this.style.textDecoration=\'none\'" onmouseout="this.style.textDecoration=\'underline\'" style="margin-right: 1.5em; float: left; font: bold /1.25em; font-weight: bold; text-decoration: underline;">' + title + '</dt>');

				document.write('<dd onmouseover="this.style.textDecoration=\'none\'" onmouseout="this.style.textDecoration=\'underline\'" style="margin-top: 0em; margin-left:1.5em; margin-right: 1.5em; padding-top: 0em; text-decoration: underline;">' + fqdn + '</dd>');

				document.write('<dd style="margin: 0pt; padding: 0px; clear: both; font-size: 85%; color: #999;">' + desc + '</dd>');

				document.write('</dl>');

				document.write('</a>');

			}

			document.write('<p style="margin: 0; padding: 7px 0px 2px 15px; display: block; text-align: left; color: #999;">');

			document.write('<a class="blog_IMp" href="http://listing.yahoo.co.jp/service/int/index.html?o=IM0028" style="text-decoration: none;">インタレストマッチ - <span onmouseover="this.style.textDecoration=\'none\'" onmouseout="this.style.textDecoration=\'underline\'" style="text-decoration: underline;">広告の掲載について </span>');

			document.write('</a>');

			document.write('</p>');

			document.write('</div>');

			document.write('</div>');

		}

	}

}
