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("3D adapters ","ptlist.phtml?Category=101927","","flyoutLink","/in/ezcatfiles/3dusb/img/pictures/title/CGO_3D_Adapter-1.jpg","184","67","/in/ezcatfiles/3dusb/img/pictures/title/CGA_3D_Adapter-2.jpg","184","67") 
 TopMenu[1] = new TopMenuItem("3D cables ","ptlist.phtml?Category=101929","","flyoutLink","/in/ezcatfiles/3dusb/img/pictures/title/CGO_3D_Cable-1.jpg","184","67","/in/ezcatfiles/3dusb/img/pictures/title/CGA_3D_Cable-2.jpg","184","67") 
 TopMenu[2] = new TopMenuItem("Keyboard & Mouse ","ptlist.phtml?Category=108775","","flyoutLink","/in/ezcatfiles/3dusb/img/pictures/title/CGO_Mouse_Keyboard-1.jpg","184","67","/in/ezcatfiles/3dusb/img/pictures/title/CGA_Mouse_Keyboard-2.jpg","184","67") 
 TopMenu[3] = new TopMenuItem("<font class=\"user_273\">Speakers</font> ","ptlist.phtml?Category=101937","","flyoutLink","/in/ezcatfiles/3dusb/img/pictures/title/CGO_Speakers-1.jpg","184","67","/in/ezcatfiles/3dusb/img/pictures/title/CGA_Speakers-2.jpg","184","67") 
 TopMenu[4] = new TopMenuItem("Power Bank ","ptlist.phtml?Category=108827","","flyoutLink","/in/ezcatfiles/3dusb/img/pictures/title/CGO_Power_Bank-1.jpg","184","67","/in/ezcatfiles/3dusb/img/pictures/title/CGA_Power_Bank-2.jpg","184","67") 
 TopMenu[5] = new TopMenuItem("Accessaries for Apple Facilities ","ptlist.phtml?Category=101935","","flyoutLink","/in/ezcatfiles/3dusb/img/pictures/title/CGO_Accessaries_for_Apple-1.jpg","184","67","/in/ezcatfiles/3dusb/img/pictures/title/CGA_Accessaries_for_Apple-2.jpg","184","67") 
 TopMenu[6] = new TopMenuItem("Enclosures ","ptlist.phtml?Category=108825","","flyoutLink","/in/ezcatfiles/3dusb/img/pictures/title/CGO_Enclosures-1.jpg","184","67","/in/ezcatfiles/3dusb/img/pictures/title/CGA_Enclosures-2.jpg","184","67") 
 TopMenu[7] = new TopMenuItem("USB Hubs ","cglist.phtml?Category=101925","101925","flyoutLink","/in/ezcatfiles/3dusb/img/pictures/title/CGO_USB_Hub-1.jpg","184","67","/in/ezcatfiles/3dusb/img/pictures/title/CGA_USB_Hub-2.jpg","184","67") 
 TopMenu[8] = new TopMenuItem("ODM/OEM 3D parts ","ptlist.phtml?Category=101933","","flyoutLink","/in/ezcatfiles/3dusb/img/pictures/title/CGO_OEM_ODM_3D_Part-1.jpg","184","67","/in/ezcatfiles/3dusb/img/pictures/title/CGA_OEM_ODM_3D_Part-2.jpg","184","67") 
 TopMenu[9] = new TopMenuItem("Lights ","ptlist.phtml?Category=101941","","flyoutLink","/in/ezcatfiles/3dusb/img/pictures/title/CGO_Lights-1.jpg","184","67","/in/ezcatfiles/3dusb/img/pictures/title/CGA_Lights-2.jpg","184","67") 
 TopMenu[10] = new TopMenuItem("AV Cables ","cglist.phtml?Category=105149","105149","flyoutLink","/in/ezcatfiles/3dusb/img/pictures/title/CGO_AV_Cable-1.jpg","184","67","/in/ezcatfiles/3dusb/img/pictures/title/CGA_AV_Cable-2.jpg","184","67") 
 TopMenu[11] = new TopMenuItem("Other ","cglist.phtml?Category=103647","103647","flyoutLink","/in/ezcatfiles/3dusb/img/pictures/title/CGO_Others-1.jpg","184","67","/in/ezcatfiles/3dusb/img/pictures/title/CGA_Others-2.jpg","184","67") 

