<!--
//%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
//%	$RCSfile: hockey_menu.js,v $	
//%	$Revision: 1.2 $																															
//%  $Date: 2005/01/12 19:04:15 $				
//%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
// History:
//   01/12/05  Initial Creation for new site
function mmLoadMenus() {
	// Hockey Complete Skates Menu
	if (window.mm_menu_hky_inline_skates) return;
	//label,menu w,menu h,FontFamily,fontSize,fontColor,fontColorHilite,menuItemBgColor,menuHiliteBgColor,menuItemHAlign,menuItemVAlign,menuItemPadding,menuItemSpacing,hideTimeout,submenuXOffset,submenuYOffset,submenuRelativeToItem(true/false),menuBgOpaque(true/false),vertical(true/false),menuItemIndent,aw? (false),ah (false)
	window.mm_menu_hky_inline_skates = new Menu("root",120,16,"Verdana, Arial, Helvetica, sans-serif",9,"#000000","#ffffff","#e0dfc9","#990000","left","middle",2,0,500,0,0,true,true,true,0,false,false);
		mm_menu_hky_inline_skates.addMenuItem("Complete&nbsp;Skates","location='ihockey.asp'");
		// mm_menu_hky_inline_skates.addMenuItem("Frames/Chassis","location='ifrhockey.asp'");
		mm_menu_hky_inline_skates.addMenuItem("Wheels","location='iwhhockey.asp'");
		mm_menu_hky_inline_skates.addMenuItem("Bearings&nbsp;&amp;&nbsp;Lubes","location='bearings.asp?catalog_type=hockey'");
		mm_menu_hky_inline_skates.hideOnMouseOut=true;
		mm_menu_hky_inline_skates.menuBorder=1;
		mm_menu_hky_inline_skates.menuLiteBgColor='#ffffff';
		mm_menu_hky_inline_skates.menuBorderBgColor='#990000';
		mm_menu_hky_inline_skates.bgColor='#990000';
	window.mm_menu_hky_ice_skates = new Menu("root",120,16,"Verdana, Arial, Helvetica, sans-serif",9,"#000000","#ffffff","#e0dfc9","#990000","left","middle",2,0,500,0,0,true,true,true,0,false,false);
		  mm_menu_hky_ice_skates.addMenuItem("Complete&nbsp;Skates","location='ichockey.asp'");
		//  mm_menu_hky_ice_skates.addMenuItem("Boots","location='icbthockey.asp'");
		//  mm_menu_hky_ice_skates.addMenuItem("Blades","location='icblhockey.asp.asp'");
		  mm_menu_hky_ice_skates.hideOnMouseOut=true;
		  mm_menu_hky_ice_skates.menuBorder=1;
		  mm_menu_hky_ice_skates.menuLiteBgColor='#ffffff';
		  mm_menu_hky_ice_skates.menuBorderBgColor='#990000';
		  mm_menu_hky_ice_skates.bgColor='#990000';
	window.mm_menu_hky_player_gear = new Menu("root",120,16,"Verdana, Arial, Helvetica, sans-serif",9,"#000000","#ffffff","#e0dfc9","#990000","left","middle",2,0,500,0,0,true,true,true,0,false,false);
		mm_menu_hky_player_gear.addMenuItem("Gloves","location='hpgear.asp#gloves'");
		mm_menu_hky_player_gear.addMenuItem("Elbow&nbsp;Pads","location='hpgear.asp#elbow'");
		mm_menu_hky_player_gear.addMenuItem("Shin&nbsp;Guards","location='hpgear.asp#shin'");
		mm_menu_hky_player_gear.addMenuItem("Tri&nbsp;Packs","location='hpgear.asp#tri'");
		mm_menu_hky_player_gear.addMenuItem("Chest&nbsp;Protectors","location='hpgear.asp#chest'");
		mm_menu_hky_player_gear.addMenuItem("Shoulder&nbsp;Pads","location='hpgear.asp#chest'");
		mm_menu_hky_player_gear.addMenuItem("Girdles","location='hpgear.asp#girdle'");
		mm_menu_hky_player_gear.addMenuItem("Helmets","location='hhelmet.asp'");
		mm_menu_hky_player_gear.hideOnMouseOut=true;
		mm_menu_hky_player_gear.menuBorder=1;
		mm_menu_hky_player_gear.menuLiteBgColor='#ffffff';
		mm_menu_hky_player_gear.menuBorderBgColor='#990000';
		mm_menu_hky_player_gear.bgColor='#990000';
	window.mm_menu_hky_goalie_gear = new Menu("root",120,16,"Verdana, Arial, Helvetica, sans-serif",9,"#000000","#ffffff","#e0dfc9","#990000","left","middle",2,0,500,0,0,true,true,true,0,false,false);
		mm_menu_hky_goalie_gear.addMenuItem("Chest&nbsp;Protectors","location='hggear.asp#hgcp'");
		mm_menu_hky_goalie_gear.addMenuItem("Catch&nbsp;Gloves","location='hggear.asp#hgglove'");
		mm_menu_hky_goalie_gear.addMenuItem("Goal&nbsp;Blockers","location='hggear.asp#hgblock'");
		mm_menu_hky_goalie_gear.addMenuItem("Goalie&nbsp;Pads","location='hggear.asp#hgpad'");
		mm_menu_hky_goalie_gear.addMenuItem("Goalie&nbsp;Helmets","location='hggear.asp#hghelmet'");
		mm_menu_hky_goalie_gear.addMenuItem("Goalie&nbsp;Sticks","location='hggear.asp#hgstick'");
		mm_menu_hky_goalie_gear.hideOnMouseOut=true;
		mm_menu_hky_goalie_gear.menuBorder=1;
		mm_menu_hky_goalie_gear.menuLiteBgColor='#ffffff';
		mm_menu_hky_goalie_gear.menuBorderBgColor='#990000';
		mm_menu_hky_goalie_gear.bgColor='#990000';
	window.mm_menu_hky_helmets = new Menu("root",120,16,"Verdana, Arial, Helvetica, sans-serif",9,"#000000","#ffffff","#e0dfc9","#990000","left","middle",2,0,500,0,0,true,true,true,0,false,false);
		mm_menu_hky_helmets.addMenuItem("Players&nbsp;Helmets","location='hhelmet.asp#helmets'");
		mm_menu_hky_helmets.addMenuItem("Goalie&nbsp;Helmets","location='hggear.asp#hghelmet'");
		mm_menu_hky_helmets.addMenuItem("Shields&nbsp;and&nbsp;Cages","location='hhelmet.asp#shields'");
		mm_menu_hky_helmets.hideOnMouseOut=true;
		mm_menu_hky_helmets.menuBorder=1;
		mm_menu_hky_helmets.menuLiteBgColor='#ffffff';
		mm_menu_hky_helmets.menuBorderBgColor='#990000';
		mm_menu_hky_helmets.bgColor='#990000';
	window.mm_menu_hky_jerseys = new Menu("root",120,16,"Verdana, Arial, Helvetica, sans-serif",9,"#000000","#ffffff","#e0dfc9","#990000","left","middle",2,0,500,0,0,true,true,true,0,false,false);
		mm_menu_hky_jerseys.addMenuItem("Player/Goalie&nbsp;Jerseys","location='hjersey.asp#pjersey'");
		mm_menu_hky_jerseys.addMenuItem("Player/Goalie&nbsp;Pants","location='hjersey.asp#ppants'");
		mm_menu_hky_jerseys.addMenuItem("Referee&nbsp;Jersey","location='hjersey.asp#refjerseys'");
		mm_menu_hky_jerseys.addMenuItem("Referee&nbsp;Pants","location='hjersey.asp#refpants'");
		mm_menu_hky_jerseys.hideOnMouseOut=true;
		mm_menu_hky_jerseys.menuBorder=1;
		mm_menu_hky_jerseys.menuLiteBgColor='#ffffff';
		mm_menu_hky_jerseys.menuBorderBgColor='#990000';
		mm_menu_hky_jerseys.bgColor='#990000';
	window.mm_menu_hky_sticks = new Menu("root",120,16,"Verdana, Arial, Helvetica, sans-serif",9,"#000000","#ffffff","#e0dfc9","#990000","left","middle",2,0,500,0,0,true,true,true,0,false,false);
		mm_menu_hky_sticks.addMenuItem("Senior&nbsp;Sticks","location='hsticks.asp#srstick'");
		mm_menu_hky_sticks.addMenuItem("Junior&nbsp;Sticks","location='hsticks.asp#jrstick'");
		mm_menu_hky_sticks.addMenuItem("Senior&nbsp;Blades","location='hsticks.asp#srblades'");
		mm_menu_hky_sticks.addMenuItem("Junior&nbsp;Blades","location='hsticks.asp#jrblades'");
		mm_menu_hky_sticks.addMenuItem("Senior&nbsp;Shafts","location='hsticks.asp#srshafts'");
		mm_menu_hky_sticks.addMenuItem("Junior&nbsp;Shafts","location='hsticks.asp#jrshafts'");
		mm_menu_hky_sticks.addMenuItem("Goalie&nbsp;Sticks","location='hggear.asp#hgstick'");
		mm_menu_hky_sticks.hideOnMouseOut=true;
		mm_menu_hky_sticks.menuBorder=1;
		mm_menu_hky_sticks.menuLiteBgColor='#ffffff';
		mm_menu_hky_sticks.menuBorderBgColor='#990000';
		mm_menu_hky_sticks.bgColor='#990000';
	window.mm_menu_hky_acc = new Menu("root",120,16,"Verdana, Arial, Helvetica, sans-serif",9,"#000000","#ffffff","#e0dfc9","#990000","left","middle",2,0,500,0,0,true,true,true,0,false,false);
		mm_menu_hky_acc.addMenuItem("Pucks&nbsp;&amp;&nbsp;Balls","location='hmscacc.asp#puck'");
		mm_menu_hky_acc.addMenuItem("Laces","location='hmscacc.asp#laces'");
		mm_menu_hky_acc.addMenuItem("Tape","location='hmscacc.asp#tape'");
		mm_menu_hky_acc.addMenuItem("Parts,&nbsp;Misc,&nbsp;etc.","location='hmscacc.asp#misc'");
		mm_menu_hky_acc.hideOnMouseOut=true;
		mm_menu_hky_acc.menuBorder=1;
		mm_menu_hky_acc.menuLiteBgColor='#ffffff';
		mm_menu_hky_acc.menuBorderBgColor='#990000';
		mm_menu_hky_acc.bgColor='#990000';
	
	mm_menu_hky_acc.writeMenus();
} // mmLoadMenus()

//-->