
<!--
		//広告共通１１４表示スクリプト
		//By おかはら のぶゆき

	//ＨＴＭＬ作成部分
		f = 3;//fは掲載する広告数
	//*** i = ランダム値
		i = Math.floor(Math.random()*f);
		if (i == 1){
        document.write('<!-- ===========《LinkShare 広告065 ムトウ（2008春ラプティ）》========================== -->');
        document.write('<a href="http://click.linksynergy.com/fs-bin/click?id=VlER/iOXiWc&offerid=140565.10001353&type=4&subid=0" TARGET="_blank" ><IMG alt="2008春ラプティ" border="0" src="http://www.mutow.co.jp/apl/aff/images/site120_90.jpg"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=VlER/iOXiWc&bids=140565.10001353&type=4&subid=0"><BR>');
		}
		else {
			if (i == 2){
        document.write('<!-- ===========《LinkShare 広告065 ムトウ（生活雑貨）》========================== -->');
        document.write('<a href="http://click.linksynergy.com/fs-bin/click?id=VlER/iOXiWc&offerid=53529.10000187&type=4&subid=0" TARGET="_blank"><IMG alt="ムトウ" border="0" src="http://www.mutow.co.jp/apl/aff/images/04au_zacca_top_120_90.jpg"></a><IMG border="0" width="1" height="1" src="http://ad.linksynergy.com/fs-bin/show?id=VlER/iOXiWc&bids=53529.10000187&type=4&subid=0"><BR>');
			}
			else {
        document.write('<!-- ====《LinkShare 広告126 オットージャパン （オットー SALE メンテナンスフリー ）》===== -->');
        document.write('<a href="http://click.linksynergy.com/fs-bin/click?id=VlER/iOXiWc&offerid=34789.10000139&subid=0&type=4" TARGET="_blank"><IMG border="0"   alt="オットー" src="http://ad.linksynergy.com/fs-bin/show?id=VlER/iOXiWc&bids=34789.10000139&subid=0&type=4&gridnum=-1"></a><BR>');
			}
		}
//-->

