var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Dynamic Drive", "http://www.dynamicdrive.com/"],
	["CSS Drive", "http://www.cssdrive.com/"],
	["JavaScript Kit", "http://www.javascriptkit.com/"],
	["Coding Forums", "http://www.codingforums.com/"],
	["JavaScript Reference", "http://www.javascriptkit.com/jsref/"] //no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name! (Hosting)
anylinkmenu2.items=[
	["Shared Hosting", "http://atechosting.com/shared.html"],
	["Reseller Hosting", "http://atechosting.com/reseller.html"],
	["Custom Hosting", "https://atechosting.com/support/submitticket.php?step=2&deptid=9"]
	 //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name! (Services)
anylinkmenu3.items=[
	["Domain Registration", "http://atechosting.com/support/domainchecker.php"],
	["SSL Certificates", "http://atechosting.com/ssl.html"],
	["Affiliate Program", "http://atechosting.com/affiliate.html"]
	
	
	 //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!(Network)
anylinkmenu4.items=[
	["Domain Registration", "http://www.javascriptkit.com/"]
	 //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name! (Company)
anylinkmenu5.items=[
	["About aTechosting", "http://atechosting.com/company.html"],
	["Client Testimonials", "http://atechosting.com/support/reviews.php"],
	["Company Forum", "http://forum.atechosting.com/"],
	["Why Choose Us?", "http://atechosting.com/whyus.html"]
	 //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name! (Features)
anylinkmenu6.items=[
	["What We Offer", "http://atechosting.com/features.html"],
	["*Special Offer*", "http://atechosting.com/xmas-deals.html"]
		 //no comma following last entry!
]

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name! (Support)
anylinkmenu7.items=[
	["My Client Area", "https://atechosting.com/support/clientarea.php"],
	["My Tickets", "https://atechosting.com/support/supporttickets.php"],
	["My Services", "https://atechosting.com/support/clientarea.php?action=products"],
	["Account Add-ons", "https://atechosting.com/support/cart.php?gid=addons&pid=1"]
	
	//no comma following last entry!
]

var anylinkmenu8={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name! (My Atech)
anylinkmenu8.items=[
	["Support & Billing", "https://atechosting.com/support/"],
	["Knowledgebase", "https://atechosting.com/support/knowledgebase.php"],
	["Server Status", "http://atechosting.com/support/serverstatus.php"],
	["Support Center", "http://atechosting.com/support_center.html"]
	
	 //no comma following last entry!
]