function mmLoadMenus() {
  if (window.mm_menu_0911195223_0) return;
                              window.mm_menu_0911195223_0 = new Menu("root",152,21,"Arial, Helvetica, sans-serif",12,"#FFFFFF","#FFFFFF","#E43131","#666600","left","middle",1,0,1000,-5,7,true,true,true,0,false,false);
  mm_menu_0911195223_0.addMenuItem("4&nbsp;WHEELER","location='four_wheeler.html'");
  mm_menu_0911195223_0.addMenuItem("2&nbsp;WHEELER&nbsp;A/C","location='two_wheeler.html'");
  mm_menu_0911195223_0.addMenuItem("2&nbsp;WHEELER&nbsp;&nbsp;D/C","location='two_wheeler_dc.html'");
  mm_menu_0911195223_0.addMenuItem("3&nbsp;WHEELER","location='model_88cng.html'");
  mm_menu_0911195223_0.addMenuItem("AIR&nbsp;HORN","location='air_pressure_horn.html'");
  mm_menu_0911195223_0.addMenuItem("AUTO&nbsp;ELECTRICAL&nbsp;PART","location='electrical.html'");
   mm_menu_0911195223_0.fontWeight="bold";
   mm_menu_0911195223_0.hideOnMouseOut=true;
   mm_menu_0911195223_0.bgColor='#333333';
   mm_menu_0911195223_0.menuBorder=1;
   mm_menu_0911195223_0.menuLiteBgColor='#FFFFFF';
   mm_menu_0911195223_0.menuBorderBgColor='#FFFFFF';

mm_menu_0911195223_0.writeMenus();
} // mmLoadMenus()


function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

function MM_startTimeout() 
{
	if( window.ActiveMenu ) {
		mmStart = new Date();
		mmDHFlag = true;
		mmHideMenuTimer = setTimeout("mmDoHide()", window.ActiveMenu.Menu.hideTimeout);
	}
}
function MM_openBrWindow(theURL,winName,features)
 { //v2.0
  window.open(theURL,winName,features);
}

