function mmLoadMenus() {
  document.write("<div style='cursor: pointer'>")
  if (window.mm_menu_02) return;
  window.mm_menu_02 = new Menu("root",120,20,"Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#003366","#009999","left","middle",3,0,1,-5,7,true,false,true,0,false,false);
  mm_menu_02.addMenuItem("About&nbsp;NetBanking","window.open('netbank.html', '_self');");
  mm_menu_02.addMenuItem("Accounts","window.open('accounts.html', '_self');");
  mm_menu_02.addMenuItem("Autopay","window.open('autopay.html', '_self');");
  mm_menu_02.addMenuItem("Accessline","window.open('access.html', '_self');");
  mm_menu_02.addMenuItem("BPAY","window.open('bpay.html', '_self');");
  mm_menu_02.addMenuItem("Lending","window.open('lending.html', '_self');");
  mm_menu_02.addMenuItem("Cards","window.open('cards.html', '_self');");
  mm_menu_02.addMenuItem("Insurance","window.open('insur.html', '_self');");
  mm_menu_02.addMenuItem("Wealth&nbsp;Management","window.open('wealth.html', '_self');");
  mm_menu_02.addMenuItem("Travel","window.open('travel.html', '_self');");
  mm_menu_02.addMenuItem("Online&nbsp;Forms","window.open('forms.html', '_self');");
  mm_menu_02.addMenuItem("Calculators","window.open('calc.html', '_self');");
   mm_menu_02.hideOnMouseOut=true;
   mm_menu_02.bgColor='#555555';
   mm_menu_02.menuBorder=1;
   mm_menu_02.menuLiteBgColor='#FFFFFF';
   mm_menu_02.menuBorderBgColor='#777777';
window.mm_menu_03 = new Menu("root",120,20,"Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#003366","#009999","left","middle",3,0,1,-5,7,true,false,true,0,false,false);
  mm_menu_03.addMenuItem("Community&nbsp;&&nbsp;Us","window.open('comm_us.html', '_self');");
  mm_menu_03.addMenuItem("Business&nbsp;&&nbsp;Us","window.open('bus_us.html', '_self');");
  mm_menu_03.addMenuItem("Latest&nbsp;News","window.open('latest.html', '_self');");
  mm_menu_03.addMenuItem("Newsletter","window.open('nletter.html', '_self');");
  mm_menu_03.addMenuItem("Locations","window.open('locate.html', '_self');");
  mm_menu_03.addMenuItem("Disclosure&nbsp;Documents","window.open('disclose.html', '_self');");
  mm_menu_03.addMenuItem("Privacy","window.open('privacy.html', '_self');");
  mm_menu_03.addMenuItem("Complaints","window.open('compl.html', '_self');");
  mm_menu_03.addMenuItem("Member&nbsp;Info","window.open('member1.html', '_self');");
  mm_menu_03.addMenuItem("Employment","window.open('jobs.html', '_self');");
   mm_menu_03.hideOnMouseOut=true;
   mm_menu_03.bgColor='#555555';
   mm_menu_03.menuBorder=1;
   mm_menu_03.menuLiteBgColor='#FFFFFF';
   mm_menu_03.menuBorderBgColor='#777777';
window.mm_menu_04 = new Menu("root",130,20,"Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#003366","#009999","left","middle",3,0,1,-5,7,true,false,true,0,false,false);
  mm_menu_04.addMenuItem("Contact Information","window.open('contact.html', '_self');");
  mm_menu_04.addMenuItem("Branch & ATM Locations","window.open('locate.html', '_self');");
   mm_menu_04.hideOnMouseOut=true;
   mm_menu_04.bgColor='#555555';
   mm_menu_04.menuBorder=1;
   mm_menu_04.menuLiteBgColor='#FFFFFF';
   mm_menu_04.menuBorderBgColor='#777777';
mm_menu_04.writeMenus();
   document.write("</div>")
}
