//サブメニュー 1 のコンテンツ
var submenu1=new Array()
submenu1[0]='<a href="http://www.turfight.com/XOOPS/modules/aboutus/index.php">クラブ紹介</a>'
submenu1[1]='<a href="http://www.turfight.com/XOOPS/modules/ranch/index.php">株主牧場</a>'
submenu1[2]='<a href="http://www.turfight.com/XOOPS/modules/activelist/index.php">主な活躍馬</a>'

//サブメニュー 2 のコンテンツ
var submenu2=new Array()
submenu2[0]='<a href="http://www.turfight.com/XOOPS/modules/aibakai/index.php">入会のご案内</a>'
submenu2[1]='<a href="http://www.turfight.com/XOOPS/modules/aibakai/TFCowner.php">オーナーへの道</a>'
submenu2[2]='<a href="http://www.turfight.com/XOOPS/modules/aibakai/TFCyoukou.php">愛馬会要綱</a>'
submenu2[3]='<a href="http://www.turfight.com/XOOPS/modules/aibakai/TFCyoukou_n.php">愛馬会要綱(地方）</a>'
submenu2[4]='<a href="http://www.turfight.com/XOOPS/modules/aibakai/TFCkiyaku.php">契約にあたって</a>'

		
//サブメニュー 3 のコンテンツ
var submenu3=new Array()
submenu3[0]='<a href="http://www.turfight.com/XOOPS/modules/list2/index911.php">１歳馬リスト</a>'
submenu3[1]='<a href="http://www.turfight.com/XOOPS/modules/list0/index.php">２歳馬リスト</a>'
submenu3[2]='<a href="http://www.turfight.com/XOOPS/modules/list1/index0909.php">地方馬リスト</a>'
submenu3[3]='<a href="http://www.turfight.com/XOOPS/modules/list0/mindex.php">募集馬近況</a>'
submenu3[4]='<a href="http://www.turfight.com/XOOPS/modules/list0/index1003.php">新規募集馬リスト</a>'

//サブメニュー 4 のコンテンツ
var submenu4=new Array()
submenu4[0]='<a href="http://www.turfight.com/XOOPS/modules/listG/index.php">４歳上（関東）</a>'
submenu4[1]='<a href="http://www.turfight.com/XOOPS/modules/listG/senseki2.php">３歳下（関東）</a>'
submenu4[2]='<a href="http://www.turfight.com/XOOPS/modules/listG/senseki3.php">４歳上（関西）</a>'
submenu4[3]='<a href="http://www.turfight.com/XOOPS/modules/listG/senseki4.php">３歳下（関西）</a>'
submenu4[4]='<a href="http://www.turfight.com/XOOPS/modules/listG/senseki5.php">地方所属馬</a>'

//サブメニュー 5 のコンテンツ
var submenu5=new Array()
submenu5[0]='<a href="http://www.turfight.com/XOOPS/modules/thisweek/index.php">出走予定</a>'
submenu5[1]='<a href="http://www.turfight.com/XOOPS/modules/result/index.php">出走結果</a>'

//サブメニュー 6 のコンテンツ
var submenu6=new Array()
submenu6[0]='<a href="http://www.turfight.com/XOOPS/modules/tfc_info/index.php">お知らせ</a>'
submenu6[1]='<a href="http://www.turfight.com/XOOPS/modules/infoG/g2-1.php">現役馬情報</a>'
submenu6[2]='<a href="http://www.turfight.com/XOOPS/modules/again_h/index.php">再ファンド馬情報</a>'
submenu6[3]='<a href="http://www.turfight.com/XOOPS/modules/tfctime/index.php">調教時計</a>'
submenu6[4]='<a href="http://www.turfight.com/XOOPS/modules/tfcm/index.php">月間TURF NOW</a>'
submenu6[5]='<a href="http://www.turfight.com/XOOPS/modules/aiba-photo/index.php">愛馬PHOTO</a>'
submenu6[6]='<a href="http://www.turfight.com/XOOPS/modules/kuchitori/">口取集合場所案内</a>'
submenu6[7]='<a href="http://www.turfight.com/XOOPS/modules/order/index.php">出資申込</a>'
submenu6[8]='<a href="http://www.turfight.com/XOOPS/modules/tfc_bbs/index.php">会員専用掲示板</a>'

var menuwidth='400'//'165px' //サブメニューのデフォルト幅
var menubgcolor='lightyellow'  //サブメニューの背景色
var disappeardelay=250  //サブメニュー表示時間 (in miliseconds)
var hidemenu_onclick="yes" //クリックしたらメニューを隠す?