function MM_openBrWindow(theURL,winName) {
window.open(theURL,winName);
}

function MM_openBrWindow2(theURL,winName,features) { 
  window.open(theURL,winName,features);

}

function loadContentLinks() {

   
    // About Us
    if (window.mm_menu_0) return;
    
    window.mm_menu_0 = new Menu("root",155,25,"Trebuchet MS", "bold", "normal", "12","#FFFFFF","#FFFFFF","#00bd41","#a18355","left","top",5,0,500,3,0,true,true,true,6,true,true);
    mm_menu_0.addMenuItem("Corporate Profile","location='about.htm'");
    mm_menu_0.addMenuItem("Chairman Message","location='chairman.htm'");
    mm_menu_0.addMenuItem("Corporate Structure","location='structure.htm'");
    mm_menu_0.addMenuItem("Awards & Recognition","location='awards.htm'");
    
    
    // Medicare
    if (window.mm_menu_1) return;
    
    window.mm_menu_1 = new Menu("root",150,25,"Trebuchet MS", "bold", "normal", "12","#FFFFFF","#FFFFFF","#00bd41","#a18355","left","top",5,0,500,3,0,true,true,true,6,true,true);
    mm_menu_1.addMenuItem("About TCM","location='about-TCM.htm'");
    mm_menu_1.addMenuItem("Our Practice","location='practice.htm'");
    mm_menu_1.addMenuItem("The Practitioners","location='practitioners.htm'");
    mm_menu_1.addMenuItem("Our VIPs","location='VIP.htm'");
    mm_menu_1.addMenuItem("Testimonial","location='testimonial.htm'");
    mm_menu_1.addMenuItem("Health Tips","MM_openBrWindow('http://www.philcheung.com/Health/index.htm')");
    mm_menu_1.addMenuItem("Contact Us","location='medicare-contact.htm'");
        
    
    // R & D
    if (window.mm_menu_2) return;
    
    window.mm_menu_2 = new Menu("root",150,25,"Trebuchet MS", "bold", "normal", "12","#FFFFFF","#FFFFFF","#00bd41","#a18355","left","top",5,0,500,3,0,true,true,true,6,true,true);
    mm_menu_2.addMenuItem("The Experts","location='RnD.htm'");
  
    
    
	// Production
    if (window.mm_menu_3) return;
    
    window.mm_menu_3 = new Menu("root",170,25,"Trebuchet MS", "bold", "normal", "12","#FFFFFF","#FFFFFF","#00bd41","#a18355","left","top",5,0,500,3,0,true,true,true,6,true,true);
    mm_menu_3.addMenuItem("Life Science Technology","location='production.htm'");
    mm_menu_3.addMenuItem("Manufacturing Process","location='productionchart.htm'");
    mm_menu_3.addMenuItem("Contract Manufacturing","location='contract-manufaturing.htm'");
    mm_menu_3.addMenuItem("Contact Us","location='production-contact.htm'");
    
    
	// Wellness & Healthcare
    if (window.mm_menu_4) return;
    
    window.mm_menu_4 = new Menu("root",150,25,"Trebuchet MS", "bold", "normal", "12","#FFFFFF","#FFFFFF","#00bd41","#a18355","left","top",5,0,500,3,0,true,true,true,6,true,true);
    mm_menu_4.addMenuItem("Introduction","location='product.htm'");
    mm_menu_4.addMenuItem("Products","location='product-details.htm'");


	// Marketing
    if (window.mm_menu_5) return;
    
    window.mm_menu_5 = new Menu("root",190,25,"Trebuchet MS", "bold", "normal", "12","#FFFFFF","#FFFFFF","#00bd41","#a18355","left","top",5,0,500,3,0,true,true,true,6,true,true);
    mm_menu_5.addMenuItem("Bio Nice Network","location='marketing.htm'");
    mm_menu_5.addMenuItem("Business Opportunity","location='business-opp.htm'");
    mm_menu_5.addMenuItem("Products","location='product-details.htm'");
    mm_menu_5.addMenuItem("Promotion","location='Promotion.htm'");
    mm_menu_5.addMenuItem("News & Events","location='marketing-news.htm'");
    mm_menu_5.addMenuItem("Shipping & Payment Methods","location='shipping.htm'");
    mm_menu_5.addMenuItem("Contact Us","location='marketing-contact.htm'");
        
}

function loadNavLinks() {
mm_menu_0.writeMenus(); mm_menu_1.writeMenus(); mm_menu_2.writeMenus(); mm_menu_3.writeMenus(); mm_menu_4.writeMenus(); mm_menu_5.writeMenus();}

//-->
