function f_bookSet(){ var theBookTitle = new Array(); theBookTitle[0] = "橋浜保子監修の本
『競馬「ここ」に騙されるな!』馬見ver.2
30分後の激走馬
 凡走馬が恐ろしいほど見える
映像による解説DVD 114分"; theBookTitle[1] = "赤木一騎の「遺書」〜JRDBを立ち上げた男の最初で最後の競馬論"; theBookTitle[2] = "調教読みに関してはこの本が最高峰!"; theBookTitle[3] = "1番人気 鉄板の条件・消しの条件"; theBookTitle[4] = "JRA205厩舎調教師の「仕上げ」全書"; /*theBookTitle[4] = "あの騎手の「買い」「消し」がわかる本 好評発売中!"; */ //theBookTitle[5] = "「サラブレ」8月号 〜「RACE IMPRESSION」
帝王賞(古谷)/ユニコーンS(橋浜)
〜DVD「名馬の初勝利」ナリタブライアン関係者インタビュー"; var theBookURL = new Array(); theBookURL[0]="http://hb.afl.rakuten.co.jp/hgc/06089e7d.5c6e7896.06089e7e.256d234a/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fbook%2f5065605%2f&m=http%3a%2f%2fm.rakuten.co.jp%2fbook%2fi%2f12526821%2f"; theBookURL[1]="http://hb.afl.rakuten.co.jp/hgc/06089e7d.5c6e7896.06089e7e.256d234a/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fbook%2f5767499%2f&m=http%3a%2f%2fm.rakuten.co.jp%2fbook%2fi%2f12979558%2f"; theBookURL[2]="http://hb.afl.rakuten.co.jp/hgc/06089e7d.5c6e7896.06089e7e.256d234a/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fbook%2f5838354%2f&m=http%3a%2f%2fm.rakuten.co.jp%2fbook%2fi%2f13035693%2f"; theBookURL[3]="http://hb.afl.rakuten.co.jp/hgc/06089e7d.5c6e7896.06089e7e.256d234a/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fbook%2f5931568%2f&m=http%3a%2f%2fm.rakuten.co.jp%2fbook%2fi%2f13098338%2f"; theBookURL[4]="http://hb.afl.rakuten.co.jp/hgc/06089e7d.5c6e7896.06089e7e.256d234a/?pc=http%3a%2f%2fitem.rakuten.co.jp%2fbook%2f6055796%2f&m=http%3a%2f%2fm.rakuten.co.jp%2fbook%2fi%2f13183605%2f"; //theBookURL[5]="http://www.enterbrain.co.jp/jp/p_catalog/magazine/teiki/sarabure.html"; var theBookURL2 = new Array(); theBookURL2[0]="http://www.amazon.co.jp/dp/4809406539?&camp=759&creative=3827&linkCode=wey&tag=jrdb-22"; theBookURL2[1]="http://www.amazon.co.jp/gp/product/4861914248?ie=UTF8&tag=kedapl-22&linkCode=as2&camp=247&creative=1211&creativeASIN=4861914248"; theBookURL2[2]="http://www.amazon.co.jp/gp/product/4809407012?ie=UTF8&tag=kedapl-22&linkCode=as2&camp=247&creative=1211&creativeASIN=4809407012"; theBookURL2[3]="http://www.amazon.co.jp/gp/product/4861914922?ie=UTF8&tag=kedapl-22&linkCode=as2&camp=247&creative=7399&creativeASIN=4861914922"; theBookURL2[4]="http://www.amazon.co.jp/gp/product/4809407918?ie=UTF8&tag=kedapl-22&linkCode=as2&camp=247&creative=1211&creativeASIN=4809407918"; var theBookPhoto = new Array(); theBookPhoto[0] = "http://image.blog.livedoor.jp/keiba100bai/imgs/4/2/42e70679.jpg"; theBookPhoto[1] = "http://image.blog.livedoor.jp/keiba100bai/imgs/9/8/98008297-s.jpg"; theBookPhoto[2] = "http://image.blog.livedoor.jp/keiba100bai/imgs/1/7/17f9bd13-s.jpg"; theBookPhoto[3] = "http://ec2.images-amazon.com/images/I/51UzE8erbFL._SL500_AA240_.jpg"; theBookPhoto[4] = "http://www.toho-pub.net/images/shiage.jpg"; /*theBookPhoto[4] = "b_kisyukaikeshi.gif";*/ //theBookPhoto[5] = "0508sarabure.jpg"; var theBookAuther = new Array(); theBookAuther[0] = "橋浜保子著・東邦出版
定価 3,990 円(税込)
"; theBookAuther[1] = "赤木一騎著・白夜書房
定価 945円(税込)
"; theBookAuther[2] = "奥野憲一著・東邦出版
定価 1,890円(税込)
"; theBookAuther[3] = "奥野憲一著・白夜書房
定価 945円(税込)
"; theBookAuther[4] = "永野昌治著・東邦出版
定価 1,890円(税込)
"; //theBookAuther[5] = "エンターブレイン
定価 780円
"; var theNum = Math.floor(Math.random()*theBookTitle.length); /* document.write(""); document.write("
"); */ document.write(''); document.write(''); document.write('
'); document.write(''+theBookAuther[theNum]+'好評発売中!!'); document.write('Amazon '); document.write('楽天ブックス
'); }