var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:130px; background:#CDC0B0', linktarget:'_self'} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Profile", "bikers.php"],
	["View Clubs","view_clubs.php"],
	["Photo Gallery", "photo_gallery.php"],
	["Bitch's Praises", "http://www.facebook.com/pages/Johannesburg-South-Africa/Bikerscoza-Home-of-the-South-African-motorcycle-rider/126061209760?v=app_2373072738#!/topic.php?uid=126061209760&topic=13837"],
	["Wall of Rememberance", "wall_of_rememberance.php"] //no comma following last entry!

]


var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:130px; background:#CDC0B0', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	//["Rhino", "rallies.php?aoc=Rhino"],
	//["Poison", "rallies.php?aoc=Poison"],
	//["Sunshine", "rallies.php?aoc=Sunshine"],
	["Rallies", "rallies.php"],
	["Rally report back", "http://www.facebook.com/pages/Johannesburg-South-Africa/Bikerscoza-Home-of-the-South-African-motorcycle-rider/126061209760?v=app_2373072738#/topic.php?uid=126061209760&amp;topic=11928"],
	["Bike Shop promo", "bikes.php?aoc=Bike promo"],
	["Upcoming events", "current_events.php"],
	["Promos", "events_promo.php"],
	["Past events", "past_events.php"] //no comma following last entry!
]


var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:130px; background:#CDC0B0', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Articles", "articles.php"],
	["Useful Information", "#"],
	["Games", "#"],
	["Contest", "#"],
	["Contact", "contact_us.php"]
	//["Edit", "#"]no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:130px; background:#CDC0B0', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Bikes for Sale", "bikes_forsale.php"],
	["Bikes parts", "bikes.php?aoc=Bike parts"],
	["Bike Shop promo", "bikes.php?aoc=Bike promo"],
	["News", "#"] //no comma following last entry!
]
var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:130px; background:#CDC0B0', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Log in", "userlogin.php"],
	["Register", "userregiser.php"]//no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:135px; background:#CDC0B0', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["Logout", "userlogoff.php"]	//no comma following last entry!
]
var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:130px; background:#CDC0B0', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu7.items=[
	["Jackets", "gears.php?aoc=Jackets"],
	["Boots", "gears.php?aoc=Boots"],
	["Gloves", "gears.php?aoc=Gloves"],
	["T-Shirts", "gears.php?aoc=T-Shirts"],
	["Helmets", "gears.php?aoc=Helmets"],
	["Gifts", "gears.php?aoc=Gifts"]//no comma following last entry!
]