function mmLoadMenus() {
if (window.mm_menu_ForPatients_A) return;





window.mm_menu_ForPatients_A = new Menu("root",200,17,"Arial, Helvetica, sans-serif",11,"#595900","#595900","#ffcc66","#ffff87","left","middle",2,0,1000,0,0,true,true,true,9,true,true);
mm_menu_ForPatients_A.addMenuItem("What&nbsp;Is&nbsp;MHN?","location='/index.asp?pageID=2'");
mm_menu_ForPatients_A.addMenuItem("Why&nbsp;Choose&nbsp;An&nbsp;Independent&nbsp;Doctor?","location='/index.asp?pageID=3'");
mm_menu_ForPatients_A.addMenuItem("Right&nbsp;Care,&nbsp;Right&nbsp;Price","location='/index.asp?pageID=6'");
mm_menu_ForPatients_A.addMenuItem("Patient&nbsp;Satisfaction","location='/index.asp?pageID=5'");
mm_menu_ForPatients_A.addMenuItem("FAQs","location='/index.asp?pageID=13'");
mm_menu_ForPatients_A.fontWeight="normal";
mm_menu_ForPatients_A.hideOnMouseOut=true;
mm_menu_ForPatients_A.childMenuIcon="/nav_images/arrows.gif";
mm_menu_ForPatients_A.menuBorder=1;
mm_menu_ForPatients_A.menuLiteBgColor='#ffff87';
mm_menu_ForPatients_A.menuBorderBgColor='#004a80';
mm_menu_ForPatients_A.bgColor='#004a80';






window.mm_menu_ForPhysiciansandProviders_A = new Menu("root",150,17,"Arial, Helvetica, sans-serif",11,"#595900","#595900","#ffcc66","#ffff87","left","middle",2,0,1000,0,0,true,true,true,9,true,true);
mm_menu_ForPhysiciansandProviders_A.addMenuItem("Services&nbsp;Provided","location='/index.asp?pageID=7'");
mm_menu_ForPhysiciansandProviders_A.addMenuItem("Who&nbsp;We&nbsp;Represent","location='/index.asp?pageID=8'");
mm_menu_ForPhysiciansandProviders_A.addMenuItem("Governance","location='/index.asp?pageID=9'");
mm_menu_ForPhysiciansandProviders_A.addMenuItem("Business&nbsp;Services","location='/index.asp?pageID=10'");
mm_menu_ForPhysiciansandProviders_A.addMenuItem("FAQs","location='/index.asp?pageID=12'");
mm_menu_ForPhysiciansandProviders_A.addMenuItem("Request&nbsp;Information","location='/index.asp?pageID=11'");
mm_menu_ForPhysiciansandProviders_A.fontWeight="normal";
mm_menu_ForPhysiciansandProviders_A.hideOnMouseOut=true;
mm_menu_ForPhysiciansandProviders_A.childMenuIcon="/nav_images/arrows.gif";
mm_menu_ForPhysiciansandProviders_A.menuBorder=1;
mm_menu_ForPhysiciansandProviders_A.menuLiteBgColor='#ffff87';
mm_menu_ForPhysiciansandProviders_A.menuBorderBgColor='#004a80';
mm_menu_ForPhysiciansandProviders_A.bgColor='#004a80';











mm_menu_ForPhysiciansandProviders_A.writeMenus();
}
