var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Receptor Overview", "products/index.php"],
	["Receptor Features", "products/receptor-features.php"],
	["Receptor Configurations", "products/receptor-configurations.php"],
	["Why Receptor?", "products/why-receptor.php"],
	["Plug-in Support", "products/plug-ins.php"],
	["Listen to Receptor", "products/listen-to-receptor.php"],
	["Receptor Videos", "support/tutorials.php"],
	["Receptor Upgrade Program", "products/receptor2-upgrades.php"],
	["Musebox", "products/musebox.php"]	//no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Buy", "shop/index.php"],
	["Find a Dealer", "shop/where-to-buy.php"],
	//["Contact an Expert", "contact/expert.php"],
	["Book a Demo", "contact/demo.php"]//no comma following last entry!
	//["Buy Plug-ins", "shop/buy-plugins.php"]//no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Artists", "community/artists.php"],
	["Articles and Interviews", "community/index.php"],
	//["Blog", "#"],
	["Forum", "community/forum.php"],
	//["Newsletter", "news/newsletter.php"],
	["Developers", "community/developers.php"],
	["Developer Interviews", "community/interviews.php"],
	["KVRaudio", "community/kvr.php"]//no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Support Overview", "support/index.php"],
	["Software Downloads", "support/updates.php"],
	["Manuals", "support/manuals.php"],
	["Receptor FAQ", "support/receptor-faq.php"],
	["UniWire Overview", "support/uniwire.php"],
	["UniWire FAQ", "support/uniwire-faq.php"],
	["Videos &amp; Tutorials", "support/tutorials.php"],
	["Receptor Warranty", "support/warranty.php"],
	["Knowledge Base", "support/knowledge-base.php"],
	["Help Desk", "support/help-desk.php"]
	//["Register", "support/register.php"]//no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["News", "news/index.php"],
	["Newsletter", "news/newsletter.php"],
	["Reviews", "news/reviews.php"]//no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["Company", "about/index.php"],
	["Management", "about/mgt.php"],
	["Board", "about/board.php"]//no comma following last entry!
]

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu7.items=[
	["General Contact Info", "contact/index.php"],
	["Contact an Expert", "contact/contact-expert.php"],
	["Book a Demo", "contact/demo.php"]//no comma following last entry!
]

