var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Overview", "/marketplace/"],
	["Website Templates", "/marketplace/website-templates.php"],
	["Website Applications", "/marketplace/website-applications.php"],
	["Dedicated Servers", "/hosting/dedicated.php"],
	["Email Extras", "/email/"] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu2.items=[
	["Overview", "/hosting/"],
	["Starter", "/hosting/starter.php"],
	["Pro", "/hosting/pro.php"],
	["Pro Plus", "/hosting/proplus.php"],
	["Compare", "/hosting/shared-compare.php"] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu3.items=[
	["Overview", "/mobile/"],
	["Why Mobile?", "/mobile/why-us.php"],
	["Launching Your Site", "/mobile/launching-your-site.php"],
	["Features", "/mobile/features.php"],
	["Plans and Prices", "/mobile/plans-and-prices.php"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu4.items=[
	["Overview", "/hosting/vps.php"],
	["Control Panel Overview", "/clientsarea/advanced-controlpanel.php"],
	["Compare All Features", "/hosting/compare-vps-plans.php"],
	["VPS Add ons", "/hosting/vps-addons.php"],
	["VPS or Shared?", "/hosting/vps-shared.php"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu5.items=[
	["Overview", "/ssl/"],
	["AlphaSSL", "/ssl/alpha-ssl.php"],
	["DomainSSL", "/ssl/domain-ssl.php"],
	["OrganizationSSL", "/ssl/organization-ssl.php"],
	["ExtendedSSL", "/ssl/extended-ssl.php"] //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu6.items=[
	["Overview", "/ecommerce/"],
	["Merchant Account", "/ecommerce/merchant-account.php"],
	["Miva Merchant", "/ecommerce/miva-merchant.php"],
	["Shopping Carts", "/ecommerce/shopping-carts.php"],
	["Site Studio", "/ecommerce/site-studio.php"],
	["SSL Certificates", "/ssl/"] //no comma following last entry!
]

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu7.items=[
	["Overview", "/reseller/"],
	["Compare", "/reseller/compare.php"],
	["Get Started", "/reseller/get-started.php"] //no comma following last entry!
]

var anylinkmenu8={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu8.items=[
	["Register", "/domains/"],
	["Transfer", "/domains/transfer.php"],
	["Renew", "/domains/renewals.php"],
	["Private Registration", "/domains/private-registration.php"],
	["Domain Management", "/domains/domain-management.php"] //no comma following last entry!
]

var anylinkmenu9={divclass:'anylinkmenu', inlinestyle:'', linktarget:'_blank'} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu9.items=[
	["Support", "http://support.websitesource.com/"],
	["Knowledgebase", "http://support.websitesource.com/index.php?_m=knowledgebase&_a=view"],
	["Submit a Ticket", "http://support.websitesource.com/index.php?_m=tickets&_a=submit"],
	["Your Accounts", "/clientsarea/login.php"] //no comma following last entry!
]