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_12507\">開架美妝館</font> ","ptlist.phtml?Category=271853","","flyoutLink","","0","0","","0","0") 
 TopMenu[1] = new TopMenuItem("<font class=\"user_12507\">樂活保健館</font> ","ptlist.phtml?Category=271855","","flyoutLink","","0","0","","0","0") 
 TopMenu[2] = new TopMenuItem("<font class=\"user_12507\">流行雜貨館</font> ","ptlist.phtml?Category=300251","","flyoutLink","","0","0","","0","0") 
 TopMenu[3] = new TopMenuItem("<font class=\"user_12507\">鈦鍺磁石手鍊館</font> ","ptlist.phtml?Category=301829","","flyoutLink","","0","0","","0","0") 
 TopMenu[4] = new TopMenuItem("<font class=\"user_12507\">點心時刻</font> ","ptlist.phtml?Category=300755","","flyoutLink","","0","0","","0","0") 
 TopMenu[5] = new TopMenuItem("<font class=\"user_12507\">日本馬油</font> ","ptlist.phtml?Category=325009","","flyoutLink","","0","0","","0","0") 
 TopMenu[6] = new TopMenuItem("<font class=\"user_12507\">日本芳珂系列</font> ","ptlist.phtml?Category=325013","","flyoutLink","","0","0","","0","0") 
 TopMenu[7] = new TopMenuItem("<font class=\"user_12507\">日本Dr,Ci:LaBo系列代購</font> ","ptlist.phtml?Category=325015","","flyoutLink","","0","0","","0","0") 
 TopMenu[8] = new TopMenuItem("<font class=\"user_12507\">民宿</font> ","ptlist.phtml?Category=325017","","flyoutLink","","0","0","","0","0") 
 TopMenu[9] = new TopMenuItem("<font class=\"user_12507\">日本星巴克隨行杯</font> ","ptlist.phtml?Category=325019","","flyoutLink","","0","0","","0","0") 
 TopMenu[10] = new TopMenuItem("<font class=\"user_12507\">降溫系列</font> ","ptlist.phtml?Category=325021","","flyoutLink","","0","0","","0","0") 
