var contribute_menu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
contribute_menu.items=[
	["JOIN THE TEAM", "/contribute/index.php"],
	["DONATE", "/contribute/donate.php"]
]


var word_menu={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
word_menu.items=[
	//["TESTIMONIALS", "/word-on-the-street/index.php"],
	["PRESS PAGE", "/word-on-the-street/press.php"],
	["BLOG YOUR RIDE", "/word-on-the-street/blog.php"]
]