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("Vegetarian Patty Burger Nugget Series ","ptlist.phtml?Category=105981","105981","flyoutLink","http://english1.104web.com.tw/cetacean/ezcatfiles/english1/img/pictures/title/CGO_CGO_Good1_title_1_1.jpg","190","43","http://english1.104web.com.tw/cetacean/ezcatfiles/english1/img/pictures/title/CGA_CGA_Good1_title_2_6.jpg","190","43") 
 TopMenu[1] = new TopMenuItem("Frozen FriedTofu Series ","ptlist.phtml?Category=105983","105983","flyoutLink","http://english1.104web.com.tw/cetacean/ezcatfiles/english1/img/pictures/title/CGO_Good2_title_1.jpg","190","43","http://english1.104web.com.tw/cetacean/ezcatfiles/english1/img/pictures/title/CGA_Good2_title_2.jpg","190","43") 
 TopMenu[2] = new TopMenuItem("Vegetarian Seafood Series ","ptlist.phtml?Category=105985","105985","flyoutLink","http://english1.104web.com.tw/cetacean/ezcatfiles/english1/img/pictures/title/CGO_Good3_title_1.jpg","190","43","http://english1.104web.com.tw/cetacean/ezcatfiles/english1/img/pictures/title/CGA_Good3_title_2.jpg","190","43") 
 TopMenu[3] = new TopMenuItem("Vegetarian Ham Series ","ptlist.phtml?Category=105987","105987","flyoutLink","http://english1.104web.com.tw/cetacean/ezcatfiles/english1/img/pictures/title/CGO_Good4_title_1.jpg","190","43","http://english1.104web.com.tw/cetacean/ezcatfiles/english1/img/pictures/title/CGA_Good4_title_2.jpg","190","43") 
 TopMenu[4] = new TopMenuItem("Vegetarian Refreshment Series ","ptlist.phtml?Category=105989","105989","flyoutLink","http://english1.104web.com.tw/cetacean/ezcatfiles/english1/img/pictures/title/CGO_Good5_title_1.jpg","190","43","http://english1.104web.com.tw/cetacean/ezcatfiles/english1/img/pictures/title/CGA_Good5_title_2.jpg","190","43") 
 TopMenu[5] = new TopMenuItem("Vegetarian Veggie Hot spot Series ","ptlist.phtml?Category=105991","105991","flyoutLink","http://english1.104web.com.tw/cetacean/ezcatfiles/english1/img/pictures/title/CGO_Good6_title_1.jpg","190","43","http://english1.104web.com.tw/cetacean/ezcatfiles/english1/img/pictures/title/CGA_Good6_title_2.jpg","190","43") 
 TopMenu[6] = new TopMenuItem("Vegetarian Smoking Ham Series ","ptlist.phtml?Category=116381","","flyoutLink","http://english1.104web.com.tw/cetacean/ezcatfiles/english1/img/pictures/title/CGO_Good8_title_1.jpg","190","43","http://english1.104web.com.tw/cetacean/ezcatfiles/english1/img/pictures/title/CGA_Good8_title_2.jpg","190","43") 
 TopMenu[7] = new TopMenuItem("Vegetarian Chicken Series ","ptlist.phtml?Category=116383","","flyoutLink","http://english1.104web.com.tw/cetacean/ezcatfiles/english1/img/pictures/title/CGO_Good9_title_1.jpg","190","43","http://english1.104web.com.tw/cetacean/ezcatfiles/english1/img/pictures/title/CGA_Good9_title_2.jpg","190","43") 
 TopMenu[8] = new TopMenuItem("pic ","ptlist.phtml?Category=105993","","flyoutLink","http://english1.104web.com.tw/cetacean/ezcatfiles/english1/img/pictures/title/CGO_CGO_bu1_8.jpg","190","144","","165","36") 
 TopMenu[9] = new TopMenuItem("Vegetarian Patty / Burger Nugget Series ","ptlist.phtml?Category=105995","105995","flyoutLink","http://english1.104web.com.tw/cetacean/ezcatfiles/english1/img/pictures/title/CGO_CGO_Good1_title_1_1.jpg","190","43","http://english1.104web.com.tw/cetacean/ezcatfiles/english1/img/pictures/title/CGA_CGA_Good1_title_2_6.jpg","190","43") 
