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

	//ＨＴＭＬ作成部分
		f = 3;//fは掲載する広告数
	//*** i = ランダム値
		i = Math.floor(Math.random()*f);
		if (i == 1){
        document.write('<!-- ===========《独自契約 広告109 アマゾンドットコム　（Amazonライブリンク:時計（ベストセラー）728X090 》=============== -->');
        document.write('<iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=yokatokoby-22&o=9&p=48&l=bn1&mode=watches-jp&browse=324025011&fc1=000000&lt1=&lc1=3366FF&bg1=FFFFFF&f=ifr" marginwidth="0" marginheight="0" width="728" height="90" border="0" frameborder="0" style="border:none;" scrolling="no"></iframe><BR>');
		}
		else {
		if (i == 2){
        document.write('<!-- ===========《独自契約 広告109 アマゾンドットコム　（Amazonライブリンク:ミュージック（ベストセラー）728X090 》=============== -->');
        document.write('<iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=yokatokoby-22&o=9&p=48&l=bn1&mode=music-jp&browse=202765011&fc1=000000&lt1=&lc1=3366FF&bg1=FFFFFF&f=ifr" marginwidth="0" marginheight="0" width="728" height="90" border="0" frameborder="0" style="border:none;" scrolling="no"></iframe><BR>');
			}
			else {
        document.write('<!-- ===========《独自契約 広告109 アマゾンドットコム　（Amazonライブリンク:本（文学・評論）728X090 》=============== -->');
        document.write('<iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=yokatokoby-22&o=9&p=48&l=bn1&mode=books-jp&browse=466284&fc1=000000&lt1=&lc1=3366FF&bg1=FFFFFF&f=ifr" marginwidth="0" marginheight="0" width="728" height="90" border="0" frameborder="0" style="border:none;" scrolling="no"></iframe><BR>');

			}
		}
//-->

