function TopMenuItem(p_name,p_link,p_id,p_style,p_img1,p_img1_width,p_img1_height,p_img2,p_img2_width,p_img2_height) {
   this.Name = p_name ;
   this.Link = p_link ;
   this.id = p_id ;
   this.style = p_style ;
   this.img1 = p_img1 ;
   this.img1_width = p_img1_width ;
   this.img1_height = p_img1_height ;
   this.img2 = p_img2 ;
   this.img2_width = p_img2_width ;
   this.img2_height = p_img2_height ;
   return this; 
} 
 TopMenu = new Array(); 
 TopMenu[0] = new TopMenuItem("お知らせ　ウィークリーゲーム・サロン等週間予\定表\ ","ptlist.phtml?Category=1686","","flyoutLink","/ezcatfiles/yotsuyabc/img/pictures/title/CGO_menu01.jpg","190","59","/ezcatfiles/yotsuyabc/img/pictures/title/CGA_menu01over.jpg","190","59") 
 TopMenu[1] = new TopMenuItem("体験学習・講習会ご案内 ","ptlist.phtml?Category=1687","","flyoutLink","/ezcatfiles/yotsuyabc/img/pictures/title/CGO_menu02.jpg","190","59","/ezcatfiles/yotsuyabc/img/pictures/title/CGA_menu02over.jpg","190","59") 
 TopMenu[2] = new TopMenuItem("セクショナルゲームの予\定 ","ptlist.phtml?Category=1688","","flyoutLink","/ezcatfiles/yotsuyabc/img/pictures/title/CGO_menu03.jpg","190","59","/ezcatfiles/yotsuyabc/img/pictures/title/CGA_menu03over.jpg","190","59") 
 TopMenu[3] = new TopMenuItem("セクショナルゲームの結果 ","ptlist.phtml?Category=1689","","flyoutLink","/ezcatfiles/yotsuyabc/img/pictures/title/CGO_menu04.jpg","190","59","/ezcatfiles/yotsuyabc/img/pictures/title/CGA_menu04_on.jpg","190","59") 
 TopMenu[4] = new TopMenuItem("IMPリーグ・四谷リーグ ","ptlist.phtml?Category=1690","","flyoutLink","/ezcatfiles/yotsuyabc/img/pictures/title/CGO_menu05.jpg","190","59","/ezcatfiles/yotsuyabc/img/pictures/title/CGA_menu05over.jpg","190","59") 
 TopMenu[5] = new TopMenuItem("ご利用の方法　会場・貸しテーブル　所在地・地図 ","ptlist.phtml?Category=1691","","flyoutLink","/ezcatfiles/yotsuyabc/img/pictures/title/CGO_menu06.jpg","190","59","/ezcatfiles/yotsuyabc/img/pictures/title/CGA_menu06over.jpg","190","59") 
 TopMenu[6] = new TopMenuItem("四谷競技会申\込 ","ptlist.phtml?Category=1692","","flyoutLink","/ezcatfiles/yotsuyabc/img/pictures/title/CGO_menu07.jpg","190","59","/ezcatfiles/yotsuyabc/img/pictures/title/CGA_menu07over.jpg","190","59") 
