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("愛肯拿ACANA ","cglist.phtml?Category=1","1","flyoutLink","/ezcatfiles/at019/img/pictures/title/CGO_but-001.gif","210","68","","0","0") 
 TopMenu[1] = new TopMenuItem("德國竣寶 ","cglist.phtml?Category=2","2","flyoutLink","/ezcatfiles/at019/img/pictures/title/CGO_but-002.gif","210","68","","0","0") 
 TopMenu[2] = new TopMenuItem("西班牙小動物 ","cglist.phtml?Category=4","4","flyoutLink","/ezcatfiles/at019/img/pictures/title/CGO_but-004.gif","210","68","","0","0") 
 TopMenu[3] = new TopMenuItem("波蘭維他寶 ","cglist.phtml?Category=5","5","flyoutLink","/ezcatfiles/at019/img/pictures/title/CGO_but-005.gif","210","68","","0","0") 
 TopMenu[4] = new TopMenuItem("Grizzly Salmon Oil美國野生鮭魚油 ","ptlist.phtml?Category=28","","flyoutLink","/ezcatfiles/at019/img/pictures/title/CGO_but-008.gif","210","68","","0","0") 
 TopMenu[5] = new TopMenuItem("英國強生 ","ptlist.phtml?Category=3","","flyoutLink","/ezcatfiles/at019/img/pictures/title/CGO_but-003.gif","210","68","","0","0") 
 TopMenu[6] = new TopMenuItem("小動物系列 ","ptlist.phtml?Category=6","","flyoutLink","/ezcatfiles/at019/img/pictures/title/CGO_but-006.gif","210","68","","0","0") 
 TopMenu[7] = new TopMenuItem("愛情貴族 ","cglist.phtml?Category=7","7","flyoutLink","/ezcatfiles/at019/img/pictures/title/CGO_but-007.gif","210","68","","0","0") 
 TopMenu[8] = new TopMenuItem("Nature\'s gift 天然吉夫特 ","ptlist.phtml?Category=125","","flyoutLink","/ezcatfiles/at019/img/pictures/title/CGO_gift.gif","214","73","","0","0") 
 TopMenu[9] = new TopMenuItem("荷蘭KISKIS營養保健品 ","ptlist.phtml?Category=122","","flyoutLink","","0","0","","0","0") 
 TopMenu[10] = new TopMenuItem("西班牙NBP防蚤系列 ","ptlist.phtml?Category=123","","flyoutLink","","0","0","","0","0") 
 TopMenu[11] = new TopMenuItem("英國鼠籠 ","ptlist.phtml?Category=124","","flyoutLink","","0","0","","0","0") 

