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("<font class=\"user_13801\">Company & Factory Overview</font> ","ptlist.phtml?Category=98180","","flyoutLink","","0","0","","0","0") 
 TopMenu[1] = new TopMenuItem("<font class=\"user_13801\">HDMI Cables & Accessories</font> ","cglist.phtml?Category=98181","98181","flyoutLink","","0","0","","0","0") 
 TopMenu[2] = new TopMenuItem("<font class=\"user_13801\">DisplayPort</font> ","cglist.phtml?Category=323295","323295","flyoutLink","","0","0","","0","0") 
 TopMenu[3] = new TopMenuItem("<font class=\"user_13801\">i-pod Cable</font> ","ptlist.phtml?Category=115194","","flyoutLink","","0","0","","0","0") 
 TopMenu[4] = new TopMenuItem("<font class=\"user_13801\">USB Cable</font> ","ptlist.phtml?Category=100072","","flyoutLink","","0","0","","0","0") 
 TopMenu[5] = new TopMenuItem("<font class=\"user_13801\">Interconnect Cables</font> ","cglist.phtml?Category=98143","98143","flyoutLink","","0","0","","0","0") 
 TopMenu[6] = new TopMenuItem("<font class=\"user_13801\">Digital & Coaxial Cables</font> ","cglist.phtml?Category=98144","98144","flyoutLink","","0","0","","0","0") 
 TopMenu[7] = new TopMenuItem("<font class=\"user_13801\">DVI Cables</font> ","ptlist.phtml?Category=98160","","flyoutLink","","0","0","","0","0") 
 TopMenu[8] = new TopMenuItem("<font class=\"user_13801\">Power Cords</font> ","ptlist.phtml?Category=98147","","flyoutLink","","0","0","","0","0") 
 TopMenu[9] = new TopMenuItem("<font class=\"user_13801\">Speaker Cables</font> ","cglist.phtml?Category=98145","98145","flyoutLink","","0","0","","0","0") 
 TopMenu[10] = new TopMenuItem("<font class=\"user_13801\">Scart Cables</font> ","ptlist.phtml?Category=98171","","flyoutLink","","0","0","","0","0") 
 TopMenu[11] = new TopMenuItem("<font class=\"user_13801\">Stage Cables</font> ","ptlist.phtml?Category=98148","","flyoutLink","","0","0","","0","0") 
 TopMenu[12] = new TopMenuItem("<font class=\"user_13801\">CATV Coaxial Cable</font> ","cglist.phtml?Category=98187","98187","flyoutLink","","0","0","","0","0") 
 TopMenu[13] = new TopMenuItem("<font class=\"user_13801\">Game Cables</font> ","cglist.phtml?Category=98146","98146","flyoutLink","","0","0","","0","0") 
 TopMenu[14] = new TopMenuItem("<font class=\"user_13801\">Accessories</font> ","cglist.phtml?Category=98149","98149","flyoutLink","","0","0","","0","0") 
