// ぴゅあらばローテーション
function topPureLoversBnr() {
	f = 3;
	
	var Num = new Array(f - 1);
	var Chk = new Array(f - 1);
	var Bnr = new Array(f - 1);
	
	Bnr[0] = '<img src="http://www.lovefuzoku.com/images/bnimg/purelovers.gif" width="141" height="72" border="0" alt="風俗情報ぴゅあらば">';
	Bnr[1] = '<img src="http://www.lovefuzoku.com/images/bnimg/purelovers2.gif" width="141" height="72" border="0" alt="風俗情報ぴゅあらば">';
	Bnr[2] = '<img src="http://www.lovefuzoku.com/images/bnimg/purelovers3.gif" width="141" height="72" border="0" alt="風俗情報ぴゅあらば">';
	
	document.write('<a href="http://r.advg.jp/adptg_count/r?adptg_aid=1849&adptg_mid=23&adptg_lid=2" target="_blank">');
	for (i = 0; i < f; i++) {
		Num[i] = Math.floor(Math.random()*f);
		if (Chk[Num[i]]  == 1){
			while(Chk[Num[i]] == 1){
				Num[i] = Math.floor(Math.random()*f);
			}
			Chk[Num[i]] = 1;
		} else {
			Chk[Num[i]] = 1;
		}
	}
	for (i = 0; i < f-2; i++) {
		document.write(Bnr[Num[i]]);
	}
	document.write('</a>');
}


// 右上バナー、トップニュース脇120×120
function RupBnr(set) {
	maxImages = 2;
	
	var Bimg = new Array(maxImages-1);
	var Num = new Array(maxImages - 1);
	var Chk = new Array(maxImages - 1);
	var Btext = new Array(maxImages-1);
	
	// イメージ　最後に</a>は入れない事！
	Bimg[0] = '<a href="http://www.lovefuzoku.com/outcnt/outcnt.cgi?cnt=http://www.y-ero.jp/" target="_blank"><img src="/images/bnimg/120120/seiden_yokohama.gif" width="120" height="120" border="0" alt="横浜 性の伝道師" class="huti">';
	Bimg[1] = '<a href="http://www.lovefuzoku.com/outcnt/outcnt.cgi?cnt=http://www.y-ero.jp/" target="_blank"><img src="/images/bnimg/120120/seiden_yokohama.gif" width="120" height="120" border="0" alt="横浜 性の伝道師" class="huti">';
	
	// テキスト
	Btext[0] = '<br>即尺やザーメンプレイ、アナル舐めが大好きな方の決定版！思う存分楽しめます</a>';
	Btext[1] = '<br>即尺やザーメンプレイ、アナル舐めが大好きな方の決定版！思う存分楽しめます</a>';
	
	imagesNo = Math.floor(Math.random() * maxImages);
	document.write(Bimg[imagesNo]);
	
	if (set == 1) {
		for (i = 0; i < maxImages; i++) {
			Num[i] = Math.floor(Math.random() * maxImages);
			if (Chk[Num[i]]  == 1){
				while(Chk[Num[i]] == 1){
					Num[i] = Math.floor(Math.random() * maxImages);
				}
				Chk[Num[i]] = 1;
			} else {
				Chk[Num[i]] = 1;
			}
		}
		
		for (i = 0; i < maxImages; i++) {
			if (Num[i] == imagesNo) { document.write(Btext[Num[i]]); }
		}
	}
	document.write('</a>');
}


// 左バナー120×120
function LeftBnr() {
	document.write('<a href="http://r.advg.jp/adptg_count/r?adptg_aid=1849&adptg_mid=23&adptg_lid=1" target="_blank"><img src="/images/bnimg/120120/purelovers.gif" alt="風俗情報ぴゅあらば" width="120" height="120" border="0"></a>');
}


// 右バナー120×40（トップページ）※TwoPieceとOnePieceのローテ
function rBnr() {
	f = 2;
	
	var Num = new Array(f - 1);
	var Chk = new Array(f - 1);
	var Bnr = new Array(f - 1);
	
	Bnr[0] = '<a href="http://www.lovefuzoku.com/outcnt/outcnt.cgi?cnt=http://www.onepiece-net.com/" target="_blank"><img src="images/bnimg/12040/onepiece.gif" width="120" height="40" border="0" alt="拘束しろうと学園OnePiece"></a>';
	
	Bnr[1] = '<a href="http://www.lovefuzoku.com/outcnt/outcnt.cgi?cnt=http://www.twopiece-net.com/" target="_blank"><img src="images/bnimg/12040/twopiece.gif" width="120" height="40" border="0" alt="拘束しろうと学園TwoPiece"></a>';
	
	for (i = 0; i < f; i++) {
		Num[i] = Math.floor(Math.random()*f);
		if (Chk[Num[i]]  == 1){
			while(Chk[Num[i]] == 1){
				Num[i] = Math.floor(Math.random()*f);
			}
			Chk[Num[i]] = 1;
		} else {
			Chk[Num[i]] = 1;
		}
	}
	for (i = 0; i < f-1; i++) {
		document.write(Bnr[Num[i]]);
	}
}


// 右バナー120×80（トップページ以外）
function RightBnr12080() {
	f = 11;
	
	var Num = new Array(f - 1);
	var Chk = new Array(f - 1);
	var Bnr = new Array(f - 1);
	
	Bnr[0] = '<tr><td bgcolor="#c2c2c2"><a href="http://www.lovefuzoku.com/outcnt/outcnt.cgi?cnt=http://www.delicon.jp/" target="_blank"><img src="/images/bnimg/12080/delicon.jpg" alt="デリバリー総合サイト：DELICON" width="120" height="80" border="0"></a></td></tr>';
		
	Bnr[1] = '<tr><td bgcolor="#c2c2c2"><a href="http://www.lovefuzoku.com/outcnt/outcnt.cgi?cnt=http://www.6x9.co.jp/catalog/special.php" target="_blank"><img src="/images/bnimg/12080/69.jpg" alt="新宿ヘルス：シックスナイン" width="120" height="80" border="0"></a></td></tr>';

	Bnr[2] = '<tr><td bgcolor="#c2c2c2"><a href="http://www.purelovers.com/" target="_blank"><img src="/images/bnimg/12080/purelovers.jpg" width="120" height="80" border="0" alt="風俗情報 ぴゅあらば"></a></td></tr>';	
	
	Bnr[3] = '<tr><td bgcolor="#c2c2c2"><a href="http://www.lovefuzoku.com/outcnt/outcnt.cgi?cnt=http://www.soapnavi.com/" target="_blank"><img src="/images/bnimg/12080/soapnavi.jpg" width="120" height="80" border="0" alt="吉原ソープナビ"></a></td></tr>';

	Bnr[4] = '<tr><td bgcolor="#c2c2c2"><a href="http://www.lovefuzoku.com/outcnt/outcnt.cgi?cnt=http://www.y-ero.jp/" target="_blank"><img src="/images/bnimg/12080/dendoushi.jpg" width="120" height="80" border="0" alt="横浜 性の伝道師"></a></td></tr>';

	Bnr[5] = '<tr><td bgcolor="#c2c2c2"><a href="http://www.lovefuzoku.com/outcnt/outcnt.cgi?cnt=http://beach-ku.kir.jp/" target="_blank"><img src="/images/bnimg/12080/beachkuboys.jpg" width="120" height="80" border="0" alt="ビーチクボーイズ"></a></td></tr>';	

	Bnr[6] = '<tr><td bgcolor="#c2c2c2"><a href="http://www.lovefuzoku.com/outcnt/outcnt.cgi?cnt=http://www.twopiece-net.com/" target="_blank"><img src="/images/bnimg/12080/twopiece.jpg" width="120" height="80" border="0" alt="拘束しろうと学園TwoPiece"></a></td></tr>';		 

	Bnr[7] = '<tr><td bgcolor="#c2c2c2"><a href="http://www.lovefuzoku.com/outcnt/outcnt.cgi?cnt=http://www.onepiece-net.com/" target="_blank"><img src="/images/bnimg/12080/onepiece.jpg" width="120" height="80" border="0" alt="拘束しろうと学園OnePiece"></a></td></tr>';

	Bnr[8] = '<tr><td bgcolor="#c2c2c2"><a href="http://www.lovefuzoku.com/outcnt/outcnt.cgi?cnt=http://www.tokyo-esthe.net/" target="_blank"><img src="/images/bnimg/12080/tokyo_esthe.jpg" width="120" height="80" border="0" alt="東京エステ風俗ネット"></a></td></tr>';	

	Bnr[9] = '<tr><td bgcolor="#c2c2c2"><a href="http://www.lovefuzoku.com/outcnt/outcnt.cgi?cnt=http://www.ona-doll.com/" target="_blank"><img src="/images/bnimg/12080/shiropara.jpg" width="120" height="80" border="0" alt="しろパラ"></a></td></tr>';	

	Bnr[10] = '<tr><td bgcolor="#c2c2c2"><a href="http://www.lovefuzoku.com/outcnt/outcnt.cgi?cnt=http://www.dantizuma.com/" target="_blank"><img src="/images/bnimg/12080/hatsujyou.jpg" width="120" height="80" border="0" alt="発情団地妻 濃いのをお願い…"></a></td></tr>';		

	for (i = 0; i < f; i++) {
		Num[i] = Math.floor(Math.random()*f);
		if (Chk[Num[i]]  == 1){
			while(Chk[Num[i]] == 1){
				Num[i] = Math.floor(Math.random()*f);
			}
			Chk[Num[i]] = 1;
		} else {
			Chk[Num[i]] = 1;
		}
	}
	document.write('<table border=0 cellpadding=1 cellspacing=0>');
	for (i = 0; i < f-6; i++) {
		document.write(Bnr[Num[i]]);
	}
	document.write('</table>');
}



// 右バナー下
function LeftSite() {
	document.write('<table border=0 cellpadding=2 cellspacing=0 width=122 class="text">');
//	document.write('<tr><td align=center bgcolor="#a5a5a5"><font color="#ffffff"><b>ランキングサイト</b></font></td></tr><tr><td bgcolor="#f0f0f0">');
	
//	document.write('<a href="http://www.pipopipo.com/cgi-bin/linkrank/linkrank.cgi?mode=in&id=fuzokuking" target="_blank">★風俗乱王</a><br>');
//	document.write('<a href="http://www.townpaage.ne.jp/adult/rankem.cgi?id=lovefu" target="_blank">★タウンページ</a><br></td></tr>');
	
	document.write('<tr><td align=center bgcolor="#a5a5a5"><font color="#ffffff"><b>制作協力サイト</b></font></td></tr><tr><td bgcolor="#f0f0f0">');
	
	document.write('<a href="http://www.lovefuzoku.com/outcnt/outcnt.cgi?cnt=http://www.i-shiteru.net/top.html" target="_blank">★風俗愛してる</a><br>');
	document.write('<a href="http://www.lovefuzoku.com/outcnt/outcnt.cgi?cnt=http://www.wakuwaku.tv/top.html" target="_blank">★わくわくTV</a><br>');
	document.write('<a href="http://www.lovefuzoku.com/outcnt/outcnt.cgi?cnt=http://www.yoshiwaraclub.com/main.html" target="_blank">★吉原倶楽部</a><br>');
	document.write('<a href="http://www.lovefuzoku.com/outcnt/outcnt.cgi?cnt=http://www.manfuu2.com/main.html" target="_blank">★スーパーまんふう2</a>');
	
//	document.write('</td></tr><tr><td align=center bgcolor="#a5a5a5"><font color="#ffffff"><b>協力サイト</b></font></td></tr><tr><td bgcolor="#f0f0f0">');
//	document.write('<a href="http://www.lovefuzoku.com/outcnt/outcnt.cgi?cnt=" target="_blank">★</a>');

	document.write('</td></tr></table>');
}


