
/* Street */
var anylinkmenu1={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'_self'} //Third menu variable. Same precaution.
anylinkmenu1.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu1.items=[
	["Accessories", "index.cgi?Function=Street&Cat=Accessories"],
	["Eyewear", "index.cgi?Function=Street&Cat=Eyewear"],
	["Helmets", "index.cgi?Function=Street&Cat=Helmets"],
	["Pants", "index.cgi?Function=Street&Cat=Pants"],
	["Shields", "index.cgi?Function=Street&Cat=Shields", "efc"],

	["Backpacks", "index.cgi?Function=Street&Cat=Backpacks"],
	["Gear Bags", "index.cgi?Function=Street&Cat=Gear%20Bags"],
	["Jackets", "index.cgi?Function=Street&Cat=Jackets"],
	["Protection", "index.cgi?Function=Street&Cat=Protection"],
	["Vests", "index.cgi?Function=Street&Cat=Vests", "efc"],

	["Boots", "index.cgi?Function=Street&Cat=Boots"],
	["Gloves", "index.cgi?Function=Street&Cat=Gloves"],
	["Luggage", "index.cgi?Function=Street&Cat=Luggage"], 
	["Rainsuits", "index.cgi?Function=Street&Cat=Rain%20Suits"]

]

/* Dirt/ATV */
var anylinkmenu2={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'_self'} //Third menu variable. Same precaution.
anylinkmenu2.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu2.items=[
	["Accessories", "index.cgi?Function=Motorcross&Cat=Accessories"],
	["Boots", "index.cgi?Function=Motorcross&Cat=Boots"],
	["Gear Bags", "index.cgi?Function=Motorcross&Cat=Gear%20Bags"],
	["Helmets", "index.cgi?Function=Motorcross&Cat=Helmets"],
	["Knee/Shin", "index.cgi?Function=Motorcross&Cat=Knee/Shin", "efc"],

	["Backpacks", "index.cgi?Function=Motorcross&Cat=Backpacks"],
	["Deflectors", "index.cgi?Function=Motorcross&Cat=Deflectors"],
	["Gloves", "index.cgi?Function=Motorcross&Cat=Gloves"],
	["Jackets", "index.cgi?Function=Motorcross&Cat=Jackets"],
	["Neck Protection", "index.cgi?Function=Motorcross&Cat=Neck%20Protection", "efc"],

	["Belts", "index.cgi?Function=Motorcross&Cat=Belts"],
	["Elbow/Forearm", "index.cgi?Function=Motorcross&Cat=Elbow/Forearm"],
	["Goggles", "index.cgi?Function=Motorcross&Cat=Goggles"], 
	["Jerseys", "index.cgi?Function=Motorcross&Cat=Jersey"], 
	["Pants", "index.cgi?Function=Motorcross&Cat=Pants"]

]

/* Snow */
var anylinkmenu3={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'_self'} //Third menu variable. Same precaution.
anylinkmenu3.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu3.items=[
	["Accessories", "index.cgi?Function=Snowmobile&Cat=Accessories"],
	["Base Layer", "index.cgi?Function=Snowmobile&Cat=Base%20Layer"],
	["Breath Guards", "index.cgi?Function=Snowmobile&Cat=Breath%20Guards"],
	["Goggles", "index.cgi?Function=Snowmobile&Cat=Goggles"],
	["Jackets", "index.cgi?Function=Snowmobile&Cat=Jackets"],
	["Probes", "index.cgi?Function=Snowmobile&Cat=Probes"],
	["Socks", "index.cgi?Function=Snowmobile&Cat=Socks", "efc"],

	["Backpacks", "index.cgi?Function=Snowmobile&Cat=Backpacks"],
	["Bibs & Pants", "index.cgi?Function=Snowmobile&Cat=Bibs&amp;Pants"],
	["Gear Bags", "index.cgi?Function=Snowmobile&Cat=Gear%20Bags"],
	["Headwear", "index.cgi?Function=Snowmobile&Cat=Headwear"],
	["Mid Layer", "index.cgi?Function=Snowmobile&Cat=Mid%20Layer"],
	["Shields", "index.cgi?Function=Snowmobile&Cat=Shields"],

	["Tech Vests", "index.cgi?Function=Snowmobile&Cat=Tech%20Vests", "efc"],

	["Beacons", "index.cgi?Function=Snowmobile&Cat=Beacons"],
	["Boots", "index.cgi?Function=Snowmobile&Cat=Boots"],
	["Gloves", "index.cgi?Function=Snowmobile&Cat=Gloves"],
	["Helmets", "index.cgi?Function=Snowmobile&Cat=Helmets"],
	["Neck Protection", "index.cgi?Function=Snowmobile&Cat=Neck%20Protection"],
	["Shovels", "index.cgi?Function=Snowmobile&Cat=Shovels"]

	
	
]

