function mmLoadMenus() {
  if (window.mm_menu_0827154636_0) return;
  window.mm_menu_0827154636_0 = new Menu("root",177,17,"Arial, Helvetica, sans-serif",11,"#FFFFFF","#FFFFFF","#536A85","#323232","left","middle",3,0,300,-5,7,true,true,true,0,true,true);
    mm_menu_0827154636_0.addMenuItem("About&nbsp;New&nbsp;Department","window.open('New-Car-Waukesha-WI.html', '_self');");
  mm_menu_0827154636_0.addMenuItem("About&nbsp;Pre-Owned&nbsp;Department","window.open('Used-Cars-Waukesha-WI.html', '_self');");
  mm_menu_0827154636_0.addMenuItem("About&nbsp;Finance&nbsp;Department","window.open('Car-Loans-Waukesha-WI.html', '_self');");
  mm_menu_0827154636_0.addMenuItem("About&nbsp;Service&nbsp;&&nbsp;Parts&nbsp;Department","window.open('Car-Service-Parts-Waukesha-WI.html', '_self');");
  mm_menu_0827154636_0.addMenuItem("Employment&nbsp;Application","window.open('Employment-Application.html', '_self');");
  mm_menu_0827154636_0.addMenuItem("Introduction&nbsp;to&nbsp;Staff","window.open('Introduction-To-Staff.html', '_self');");
   mm_menu_0827154636_0.hideOnMouseOut=true;
   mm_menu_0827154636_0.bgColor='#555555';
   mm_menu_0827154636_0.menuBorder=1;
   mm_menu_0827154636_0.menuLiteBgColor='#666666';
   mm_menu_0827154636_0.menuBorderBgColor='';

mm_menu_0827154636_0.writeMenus();
} // mmLoadMenus()
function playsound()
{
document.getElementById("sound").src="slowpop.wav";
}