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("人工植牙 ","ptlist.phtml?Category=104560","104560","flyoutLink","/chuansheng/ezfiles/orl-implant/img/pictures/title/CGO_104560.gif","221","26","","0","0") 
 TopMenu[1] = new TopMenuItem("特殊難症處理 ","ptlist.phtml?Category=107301","107301","flyoutLink","/chuansheng/ezfiles/orl-implant/img/pictures/title/CGO_tes.gif","221","26","","0","0") 
 TopMenu[2] = new TopMenuItem("一般牙科 ","ptlist.phtml?Category=107302","107302","flyoutLink","/chuansheng/ezfiles/orl-implant/img/pictures/title/CGO_left7.gif","221","26","","0","0") 
 TopMenu[3] = new TopMenuItem("臨床與學術論文 ","ptlist.phtml?Category=104565","104565","flyoutLink","/chuansheng/ezfiles/orl-implant/img/pictures/title/CGO_lwen.gif","221","26","","0","0") 
 TopMenu[4] = new TopMenuItem("醫療團隊 ","ptlist.phtml?Category=108360","","flyoutLink","/chuansheng/ezfiles/orl-implant/img/pictures/title/CGO_doctor.gif","221","26","","0","0") 
 TopMenu[5] = new TopMenuItem("&nbsp;認識韋華 ","ptlist.phtml?Category=104558","104558","flyoutLink","","0","0","","0","0") 
 TopMenu[6] = new TopMenuItem("門診時刻表 ","ptlist.phtml?Category=104559","104559","flyoutLink","","0","0","","0","0") 
 TopMenu[7] = new TopMenuItem("牙科 Q & A ","cglist.phtml?Category=104562","104562","flyoutLink","/chuansheng/ezfiles/orl-implant/img/pictures/title/CGO_QandA.gif","221","26","","0","0") 
 TopMenu[8] = new TopMenuItem("交流園地 ","cglist.phtml?Category=104564","104564","flyoutLink","","0","0","","0","0") 
 TopMenu[9] = new TopMenuItem("好站連結 ","cglist.phtml?Category=108358","108358","flyoutLink","","0","0","","0","0") 
 TopMenu[10] = new TopMenuItem("~~專業技術區~~ ","cglist.phtml?Category=113348","113348","flyoutLink","","0","0","","0","0") 
