	var link_l = new Array(
		//	カリビアンコムプレミアム 
		'<a href="http://click.dtiserv2.com/Click/1290005-290-1103" target="_blank"><img src="http://affiliate.dtiserv.com/image/carib_ppv/290-490-01.jpg" border=0></a>',
		'<a href="http://click.dtiserv2.com/Click/1290001-290-1103" target="_blank"><img src="http://affiliate.dtiserv.com/image/carib_ppv/290-700-02.jpg" border=0></a>',
		'<a href="http://click.dtiserv2.com/Click/1290002-290-1103" target="_blank"><img src="http://affiliate.dtiserv.com/image/carib_ppv/290-700-01.jpg" border=0></a>',
		
		//	エッチな0930 
		'<a href="http://click.dtiserv2.com/Click/2286001-286-1103" target="_blank"><img src="http://affiliate.dtiserv.com/auto/h0930/auto.gif" border=0></a> ',
		
		//	4610
		'<a href="http://click.dtiserv2.com/Click2/2262001-262-1103" target="_blank"><img src="http://affiliate.dtiserv.com/auto/h4610/auto.gif" border=0></a>',
		
		//	素娘 
		'<a href="http://click.dtiserv2.com/Click2/1143001-143-1103" target="_blank"><img src="http://affiliate.dtiserv.com/auto/sumusume/autoupdate.jpg" border=0></a>',

		//	エロイカ
		'<a href="http://click.dtiserv2.com/Click2/1055001-55-1103" target="_blank"><img src="http://affiliate.dtiserv.com/auto/eroika/higawari450x250.jpg" border=0></a>',
		
		//	DX live
		'<a href="http://click.dtiserv2.com/Click2/1103001-103-1103" target="_blank"><img src="http://affiliate.dtiserv.com/image/dxlive/dxauto1.jpg" border=0></a>',

		//PPC
		'<IFRAME SRC="http://www.mmaaxx.com/index3.html?affid=1103" width=700 height=200 frameborder="no" scrolling="no"></IFRAME>',
		' <IFRAME SRC="http://www.ppc-direct.com/index3.html?affid=1103" width=700 height=200 frameborder="no" scrolling="no"></IFRAME>',

		//	東工大魔王
		'<iframe src="http://click.dtiserv2.com/Click249/3056001-23-1103" width=725 height=150 frameborder="no" scrolling="no"></iframe>',
		

		//	99bb
		'<iframe src="http://your.xvn.jp/MonthlyRanking/ai=2ch_001&ti=2&tc=ja&li=1&ci=1&lg=ja" marginwidth="0" marginheight="0" width="640" height="300" border="0" frameborder="0" style="border:none;" scrolling="no"></iframe>',
		'<iframe src="http://your.xvn.jp/MonthlyNew/ai=2ch_001&ti=2&tc=ja&li=1&ci=5&lg=ja" marginwidth="0" marginheight="0" width="640" height="300" border="0" frameborder="0" style="border:none;" scrolling="no"></iframe>',
		'<iframe src="http://your.xvn.jp/MonthlyRecommend/ai=2ch_001&ti=2&tc=ja&li=1&ci=3&lg=ja" marginwidth="0" marginheight="0" width="640" height="300" border="0" frameborder="0" style="border:none;" scrolling="no"></iframe>',
		'<iframe src="http://your.xvn.jp/MonthlyRecommend/ai=2ch_001&ti=2&tc=ja&li=1&ci=6&lg=ja" marginwidth="0" marginheight="0" width="640" height="300" border="0" frameborder="0" style="border:none;" scrolling="no"></iframe>',

		//	一本道
		' <IFRAME SRC="http://click.dtiserv2.com/Click141/3018004-23-1103" width=400 height=250?@frameborder="no" scrolling="no"></IFRAME> ',
		'<IFRAME SRC="http://www.mmaaxx.com/table/1pondo/index03.html?affid=1103" width=700 height=200 frameborder="no" scrolling="no"></IFRAME>',
		'<a href="http://click.dtiserv2.com/Click25/1018001-18-1103" target="_blank"><img src="http://affiliate.dtiserv.com/image/1pondo/1ponnewmovie.jpg" border=0></a>'
	);

	function change_l() {
		var n = Math.floor(Math.random() * link_l.length);
		s = link_l[ n ]

		document.write( s );
	}

	change_l();
