// JavaScript Document
function menu(){
document.write("<DIV ID='footer'><UL>");
document.write("<LI><A HREF='index.html' TITLE='首頁'>首頁</A></LI>");
document.write("<LI><A HREF='about.html' TITLE='關於 BMI･HK'>關於 BMI･HK</A></LI>");
document.write("<LI><A HREF='bmihk.html' TITLE='專業團體'>專業團體</A></LI>");
document.write("<LI><A HREF='contact.html' TITLE='中心地點及聯絡'>中心地點及聯絡</A></LI>");
document.write("<LI><A HREF='service.html' TITLE='服務範圍'>服務範圍</A></LI>");
document.write("<LI><A HREF='price.html' TITLE='套餐收費'>套餐收費</A></LI>");
document.write("<LI><A HREF='lecture.html' TITLE='最新動向及講座'>最新動向及講座</A></LI>");
document.write("<LI><A HREF='pamphlet.html' TITLE='醫療手冊下載'>醫療手冊下載</A></LI>");
document.write("<LI><A HREF='enquiry.html' TITLE='網上諮詢'>網上諮詢</A></LI>");
document.write("<LI><A HREF='sitemap.html' TITLE='網頁指南'>網頁指南</A></LI>");
document.write("<LI><A HREF='contact.html' TITLE='聯絡我們'>聯絡我們</A></LI>");
document.write("</UL><DIV ID='footers'><UL>");
document.write("<LI CLASS='nd'><A HREF='obesity-renewal.html' TITLE='肥胖及代謝綜合症'>肥胖及代謝綜合症</A></LI>");
document.write("<LI CLASS='nd'><A HREF='ope-weightloss.html' TITLE='減重及糖尿病手術'>減重及糖尿病手術</A></LI>");
document.write("<LI CLASS='nd'><A HREF='dietetic-point.html' TITLE='營養及藥物減重'>營養及藥物減重</A></LI>");
document.write("<LI CLASS='nd'><A HREF='OSA.html' TITLE='睡眠窒息檢查及治療'>睡眠窒息檢查及治療</A></LI>");
document.write("<LI CLASS='nd'><A HREF='inspect-stomach1.html' TITLE='胃鏡及大腸鏡檢查'>胃鏡及大腸鏡檢查</A></LI>");
document.write("<LI CLASS='nd'><A HREF='surgery.html' TITLE='微創及普外手術'>微創及普外手術</A></LI>");
document.write("<LI CLASS='nd'><A HREF='dietetic-service.html' TITLE='營養諮詢服務'>營養諮詢服務</A></LI>");
document.write("</UL><DIV ID='footers'><UL>");
document.write("<LI CLASS='nd'><A HREF='#' TITLE='抽脂及身型塑造'>抽脂及身型塑造</A></LI>");
document.write("<LI CLASS='nd'><A HREF='ope-balloon.html' TITLE='胃內水球'>胃內水球</A></LI>");
document.write("<LI CLASS='nd'><A HREF='ope-lapband.html' TITLE='腹腔鏡束胃帶'>腹腔鏡束胃帶</A></LI>");
document.write("<LI CLASS='nd'><A HREF='ope-gastrectomy.html' TITLE='腹腔鏡縮胃'>腹腔鏡縮胃</A></LI>");
document.write("<LI CLASS='nd'><A HREF='inspect-stomach1.html' TITLE='胃鏡檢查'>胃鏡檢查</A></LI>");
document.write("<LI CLASS='nd'><A HREF='inspect-intestines1.html' TITLE='大腸鏡檢查'>大腸鏡檢查</A></LI>");
document.write("<LI CLASS='nd'><A HREF='useful-link.html' TITLE='相關網址'>相關網址</A></LI>");
document.write("<LI CLASS='nd'><A HREF='media.html' TITLE='傳媒報道'>傳媒報道</A></LI>");
document.write("<LI CLASS='nd'><A HREF='medicine-doc.html' TITLE='醫學文獻'>醫學文獻</A></LI>");
document.write("<LI CLASS='nd'><A HREF='privacy.html' TITLE='免責聲名'>免責聲名</A></LI>");
document.write("<LI CLASS='nd'><A HREF='video.html' TITLE='Video'>Video</A></LI>");
document.write("</UL></DIV></DIV>");
}