function WriteAffRight(){
	switch(Math.floor(Math.random() * 8)){
	 case 1: case 2: case 3: case 4: //Amazon.co.jp(videogames:‚Õ‚æ‚Õ‚æ)
		document.write('<iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=ishikawapuyosociety-22&o=9&p=12&l=st1&mode=videogames-jp&search=%E3%81%B7%E3%82%88%E3%81%B7%E3%82%88&fc1=000000&lt1=_blank&lc1=0000FF&bg1=FFFFFF&f=ifr" marginwidth="0" marginheight="0" width="300" height="250" border="0" frameborder="0" style="border:none;" scrolling="no"></iframe>' + "\n");
		break;
	 case 5: //Amazon.co.jp(music:‚Õ‚æ‚Õ‚æ)
		document.write('<iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=ishikawapuyosociety-22&o=9&p=12&l=st1&mode=music-jp&search=%E3%81%B7%E3%82%88%E3%81%B7%E3%82%88&fc1=000000&lt1=_blank&lc1=0000FF&bg1=FFFFFF&f=ifr" marginwidth="0" marginheight="0" width="300" height="250" border="0" frameborder="0" style="border:none;" scrolling="no"></iframe>' + "\n");
		break;
	 case 6: //Amazon.co.jp(toys:‚Õ‚æ‚Õ‚æ)
		document.write('<iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=ishikawapuyosociety-22&o=9&p=12&l=st1&mode=toys-jp&search=%E3%81%B7%E3%82%88%E3%81%B7%E3%82%88&fc1=000000&lt1=_blank&lc1=0000FF&bg1=FFFFFF&f=ifr" marginwidth="0" marginheight="0" width="300" height="250" border="0" frameborder="0" style="border:none;" scrolling="no"></iframe>' + "\n");
		break;
	 case 997: //Amazon.co.jp(books:‚Õ‚æ‚Õ‚æ)
		document.write('<iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=ishikawapuyosociety-22&o=9&p=12&l=st1&mode=books-jp&search=%E3%81%B7%E3%82%88%E3%81%B7%E3%82%88&fc1=000000&lt1=_blank&lc1=0000FF&bg1=FFFFFF&f=ifr" marginwidth="0" marginheight="0" width="300" height="250" border="0" frameborder="0" style="border:none;" scrolling="no"></iframe>' + "\n");
		break;
	 default: //GoogleAdSense(336x280)
		document.write('<script type="text/javascript"><!--' + "\n");
		document.write('google_ad_client = "pub-2121816043031673";' + "\n");
		document.write('//PuyoSimu(336x280)' + "\n");
		document.write('google_ad_slot = "6016938794";' + "\n");
		document.write('google_ad_width = 336;' + "\n");
		document.write('google_ad_height = 280;' + "\n");
		document.write('//--></script>' + "\n");
		document.write('<script type="text/javascript"' + "\n");
		document.write('src="http://pagead2.googlesyndication.com/pagead/show_ads.js">' + "\n");
		document.write('</script>' + "\n");
		break;
	};
}

function WriteAffBottom(){
//	document.write('<table border="0" width="100%"><tr>' + "\n");
//	document.write('<td align="center" valign="top">' + "\n");
	switch(Math.floor(Math.random() * 2)){
	 case 1: //amazon.co.jp
			document.write('<iframe src="http://rcm-jp.amazon.co.jp/e/cm?t=ishikawapuyos-22&o=9&p=48&l=st1&mode=videogames-jp&search=%E3%81%B7%E3%82%88%E3%81%B7%E3%82%88&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>' + "\n");
			break;
	 default: //Google
		document.write('<script type="text/javascript"><!--' + "\n");
		document.write('google_ad_client = "pub-2121816043031673";' + "\n");
		document.write('//PuyoSimu(728x90)' + "\n");
		document.write('google_ad_slot = "3150166276";' + "\n");
		document.write('google_ad_width = 728;' + "\n");
		document.write('google_ad_height = 90;' + "\n");
		document.write('//--></script>' + "\n");
		document.write('<script type="text/javascript"' + "\n");
		document.write('src="http://pagead2.googlesyndication.com/pagead/show_ads.js">' + "\n");
		document.write('</script>' + "\n");
	};
//	document.write('</td>' + "\n");
//	document.write('</tr></table>' + "\n");
};
