function mmLoadMenus() {
  if (window.mm_menu_1015142414_0) return;
  window.mm_menu_1015142414_0 = new Menu("root",177,17,"Arial, Helvetica, sans-serif",11,"#FFFFff","#000000","#0454C3","#CEE7FF","left","middle",3,0,400,-5,7,true,true,true,0,true,true);
    mm_menu_1015142414_0.addMenuItem("About&nbsp;New&nbsp;Department","window.open('New_Chevrolet_Car_Duluth.html', '_self');");
  mm_menu_1015142414_0.addMenuItem("About&nbsp;Pre-Owned&nbsp;Department","window.open('Duluth_Used_Buick.html', '_self');");
  mm_menu_1015142414_0.addMenuItem("About&nbsp;Finance&nbsp;Department","window.open('Car_Finance_Gilbert_MN.html', '_self');");
  mm_menu_1015142414_0.addMenuItem("About&nbsp;Service&nbsp;&&nbsp;Parts&nbsp;Department","window.open('Gilbert_Car_Service.html', '_self');");
    mm_menu_1015142414_0.hideOnMouseOut=true;
   mm_menu_1015142414_0.bgColor='#555555';
   mm_menu_1015142414_0.menuBorder=1;
   mm_menu_1015142414_0.menuLiteBgColor='#666666';
   mm_menu_1015142414_0.menuBorderBgColor='';

mm_menu_1015142414_0.writeMenus();
} // mmLoadMenus()
function playsound()
{
document.getElementById("sound").src="slowpop.wav";
}