function mmLoadMenus(url) {

// Cougar CM
if (window.mm_menu_0326091819_0) return;
if (url != 'y') url = '../';
else url = './'
  window.mm_menu_0326091819_0 = new Menu("root",100,30,"Verdana, Arial, Helvetica, sans-serif",13,"#FFFFFF","#000000","#0099CB","#FFCC00","left","middle",3,0,1000,-5,7,true,true,true,0,false,true);
  mm_menu_0326091819_0.addMenuItem("350W~700W","location='/retail_power_supply/cougar_cm/index.html'");
  mm_menu_0326091819_0.addMenuItem("1000W","location='/retail_power_supply/cougar_1000cm/index.html'");
  mm_menu_0326091819_0.addMenuItem("1200W","location='/retail_power_supply/cougar_1200cm/index.html'");
   mm_menu_0326091819_0.hideOnMouseOut=true;
   mm_menu_0326091819_0.bgColor='#555555';
   mm_menu_0326091819_0.menuBorder=1;
   mm_menu_0326091819_0.menuLiteBgColor='';
   mm_menu_0326091819_0.menuBorderBgColor='#000000';


// end of Cougar CM

// WIN+ Power
  window.mm_menu_0326151415_0 = new Menu("root",100,30,"Verdana, Arial, Helvetica, sans-serif",13,"#FFFFFF","#000000","#0099CB","#FFCC00","left","middle",3,0,1000,-5,7,true,true,true,0,false,true);
  mm_menu_0326151415_0.addMenuItem("300W","location='/retail_power_supply/win_plus_power/300w/?rand='+Math.random()");
  mm_menu_0326151415_0.addMenuItem("350W","location='/retail_power_supply/win_plus_power/350w/?rand='+Math.random()");
  mm_menu_0326151415_0.addMenuItem("400W","location='/retail_power_supply/win_plus_power/400w/?rand='+Math.random()");
  mm_menu_0326151415_0.addMenuItem("450W","location='/retail_power_supply/win_plus_power/450w/?rand='+Math.random()");
  mm_menu_0326151415_0.addMenuItem("500W","location='/retail_power_supply/win_plus_power/500w/?rand='+Math.random()");
  mm_menu_0326151415_0.addMenuItem("550W","location='/retail_power_supply/win_plus_power/550w/?rand='+Math.random()");
  mm_menu_0326151415_0.addMenuItem("600W","location='/retail_power_supply/win_plus_power/600w/?rand='+Math.random()");
  mm_menu_0326151415_0.addMenuItem("700W","location='/retail_power_supply/win_plus_power/700w/?rand='+Math.random()");
   mm_menu_0326151415_0.hideOnMouseOut=true;
   mm_menu_0326151415_0.bgColor='#555555';
   mm_menu_0326151415_0.menuBorder=1;
   mm_menu_0326151415_0.menuLiteBgColor='';
   mm_menu_0326151415_0.menuBorderBgColor='#000000';

mm_menu_0326151415_0.writeMenus();
// end of WIN+ Power
} 