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("Tweeter Speaker ","cglist.phtml?Category=102513","","flyoutLink","http://mvp071.104web.com.tw/cetacean/ezcatfiles/mvp071/img/pictures/title/CGO_icon.jpg","148","30","http://mvp071.104web.com.tw/cetacean/ezcatfiles/mvp071/img/pictures/title/CGA_iconwhie.jpg","148","30") 
 TopMenu[1] = new TopMenuItem("Component Speaker ","cglist.phtml?Category=102515","","flyoutLink","http://mvp071.104web.com.tw/cetacean/ezcatfiles/mvp071/img/pictures/title/CGO_bar03.jpg","148","31","http://mvp071.104web.com.tw/cetacean/ezcatfiles/mvp071/img/pictures/title/CGA_bar04.jpg","148","31") 
 TopMenu[2] = new TopMenuItem("Coaxial Speaker ","cglist.phtml?Category=102517","","flyoutLink","http://mvp071.104web.com.tw/cetacean/ezcatfiles/mvp071/img/pictures/title/CGO_bar05.jpg","148","31","http://mvp071.104web.com.tw/cetacean/ezcatfiles/mvp071/img/pictures/title/CGA_bar06.jpg","148","31") 
 TopMenu[3] = new TopMenuItem("Coaxial-Component ","ptlist.phtml?Category=102519","","flyoutLink","http://mvp071.104web.com.tw/cetacean/ezcatfiles/mvp071/img/pictures/title/CGO_bar07.jpg","148","31","http://mvp071.104web.com.tw/cetacean/ezcatfiles/mvp071/img/pictures/title/CGA_bar08.jpg","148","31") 
 TopMenu[4] = new TopMenuItem("Full-Range Speaker ","ptlist.phtml?Category=102521","","flyoutLink","http://mvp071.104web.com.tw/cetacean/ezcatfiles/mvp071/img/pictures/title/CGO_bar09.jpg","148","31","http://mvp071.104web.com.tw/cetacean/ezcatfiles/mvp071/img/pictures/title/CGA_bar10.jpg","148","31") 
 TopMenu[5] = new TopMenuItem("Subwoofer Speaker ","cglist.phtml?Category=102523","","flyoutLink","http://mvp071.104web.com.tw/cetacean/ezcatfiles/mvp071/img/pictures/title/CGO_bar11.jpg","148","31","http://mvp071.104web.com.tw/cetacean/ezcatfiles/mvp071/img/pictures/title/CGA_bar12.jpg","148","31") 
 TopMenu[6] = new TopMenuItem("Center Speaker ","ptlist.phtml?Category=102525","","flyoutLink","http://mvp071.104web.com.tw/cetacean/ezcatfiles/mvp071/img/pictures/title/CGO_bar13.jpg","148","31","http://mvp071.104web.com.tw/cetacean/ezcatfiles/mvp071/img/pictures/title/CGA_bar14.jpg","148","31") 
 TopMenu[7] = new TopMenuItem("Parts ","ptlist.phtml?Category=102527","","flyoutLink","http://mvp071.104web.com.tw/cetacean/ezcatfiles/mvp071/img/pictures/title/CGO_bar15.jpg","148","31","http://mvp071.104web.com.tw/cetacean/ezcatfiles/mvp071/img/pictures/title/CGA_bar16.jpg","148","31") 
 TopMenu[8] = new TopMenuItem("motorcycle ","ptlist.phtml?Category=148827","","flyoutLink","http://mvp071.104web.com.tw/cetacean/ezcatfiles/mvp071/img/pictures/title/CGO_icon1.jpg","148","31","http://mvp071.104web.com.tw/cetacean/ezcatfiles/mvp071/img/pictures/title/CGA_icon2.jpg","148","31") 
