function mmLoadMenus() {
  if (window.mm_menu_0) return;
  window.mm_menu_0 = new Menu("root",220,23,"Verdana, Arial, Helvetica, sans-serif",13,"#FFFFFF","#033266","#033266","#FFFFFF","left","middle",3,0,1000,-5,7,true,true,true,5,false,false);
  mm_menu_0.addMenuItem("Invisalign","location='http://silverscreendental.com/services-invisalign.html'");
  mm_menu_0.addMenuItem("Veneers/Lumineers","location='http://silverscreendental.com/services-veneers-lumineers.html'");
  mm_menu_0.addMenuItem("Crowns&nbsp;&&nbsp;Bridges","location='http://silverscreendental.com/services-crowns-bridges.html'");
  mm_menu_0.addMenuItem("Dental&nbsp;Implants","location='http://silverscreendental.com/services-dental-implants.html'");
  mm_menu_0.addMenuItem("Dentures&nbsp;&&nbsp;Partials","location='http://silverscreendental.com/services-dentures-partials.html'");
  mm_menu_0.addMenuItem("Cosmetic&nbsp;Bonding/Fillings","location='http://silverscreendental.com/services-cosmetic-bonding-fillings.html'");
  mm_menu_0.addMenuItem("Teeth&nbsp;Whitening","location='http://silverscreendental.com/services-teeth-whitening.html'");
  mm_menu_0.addMenuItem("Root&nbsp;Canals","location='http://silverscreendental.com/services-root-canals.html'");
  mm_menu_0.addMenuItem("Tooth&nbsp;Extraction","location='http://silverscreendental.com/services-tooth-extraction.html'");
  mm_menu_0.addMenuItem("Periodontal&nbsp;Cleanings","location='http://silverscreendental.com/services-periodontal-cleanings.html'");
  mm_menu_0.addMenuItem("Patient&nbsp;Specials","location='http://silverscreendental.com/blog/?cat=1'");
  mm_menu_0.fontWeight="bold";
   mm_menu_0.hideOnMouseOut=true;
   mm_menu_0.bgColor='#555555';
   mm_menu_0.menuBorder=1;
   mm_menu_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0.menuBorderBgColor='#000000';
   
  if (window.mm_menu_1) return;
  window.mm_menu_1 = new Menu("root",200,23,"Verdana, Arial, Helvetica, sans-serif",13,"#FFFFFF","#033266","#033266","#FFFFFF","left","middle",3,0,1000,-5,7,true,true,true,5,false,false);
  mm_menu_1.addMenuItem("Office&nbsp;Information","location='http://silverscreendental.com/our-office-information.html'");
  mm_menu_1.addMenuItem("Virtual&nbsp;Tour","location='http://silverscreendental.com/our-office-virtual-tour.html'");
  mm_menu_1.addMenuItem("Dr.&nbsp;Booth&nbsp;Bio","location='http://silverscreendental.com/our-office-bio.html'");
  mm_menu_1.addMenuItem("News&nbsp;Articles&nbsp;/&nbsp;BLOGs","location='http://silverscreendental.com/blog'");
   mm_menu_1.fontWeight="bold";
   mm_menu_1.hideOnMouseOut=true;
   mm_menu_1.bgColor='#555555';
   mm_menu_1.menuBorder=1;
   mm_menu_1.menuLiteBgColor='#FFFFFF';
   mm_menu_1.menuBorderBgColor='#000000';
   
  if (window.mm_menu_2) return;
  window.mm_menu_2 = new Menu("root",160,23,"Verdana, Arial, Helvetica, sans-serif",13,"#FFFFFF","#033266","#033266","#FFFFFF","left","middle",3,0,1000,-5,7,true,true,true,5,false,false);
  mm_menu_2.addMenuItem("Invisalign","location='http://silverscreendental.com/photo-gallery-invisalign.html'");
  mm_menu_2.addMenuItem("Lumineers","location='http://silverscreendental.com/photo-gallery-lumineers.html'");
  mm_menu_2.addMenuItem("Veneers","location='http://silverscreendental.com/photo-gallery-veneers.html'");
  mm_menu_2.addMenuItem("Crowns","location='http://silverscreendental.com/photo-gallery-crowns.html'");
  mm_menu_2.addMenuItem("Dentures","location='http://silverscreendental.com/photo-gallery-dentures.html'");
  mm_menu_2.addMenuItem("Dental&nbsp;Implants","location='http://silverscreendental.com/photo-gallery-dental-implants.html'");
   mm_menu_2.fontWeight="bold";
   mm_menu_2.hideOnMouseOut=true;
   mm_menu_2.bgColor='#555555';
   mm_menu_2.menuBorder=1;
   mm_menu_2.menuLiteBgColor='#FFFFFF';
   mm_menu_2.menuBorderBgColor='#000000';

mm_menu_0.writeMenus();
} // mmLoadMenus()