//var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:137px; //background-color:#deeff6', linktarget:'_new'} //Second menu variable. Same precaution.
//anylinkmenu1.items=[
//	["CNN", "http://www.cnn.com/"],
//	["MSNBC", "http://www.msnbc.com/"],
//	["Google", "http://www.google.com/"],
//	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
//]
var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:137px; background-color:#deeff6;', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Anxiety", "anxiety-help.htm"],
	["Panic Attacks", "panic-attack-help.htm"],
	["Depression", "depression-help.htm"],
	["Phobias", "phobia-help.htm"],
	["Social Phobia", "social-phobia-help.htm"],
	["Fear of Flying", "fear-of-flying-help.htm"],
	["Fear of Public Speaking", "public-speaking-help.htm"],
	["Peformance Anxiety", "performance-anxiety-help.htm"],
	["Loneliness", "loneliness-help.htm"] //no comma following last entry!
]
var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:137px; background-color:#deeff6', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Profile and Credentials", "credentials.htm"],
	["Executive Coach", "executive-coaching.htm"],
	["Professional Speaker", "corporate-speaker.htm"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:137px; background-color:#deeff6;', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Stress", "articles.htm#stress"],
	["Anxiety", "articles.htm#anxiety"],
	["Depression", "articles.htm#depression"],
	["Loneliness", "articles.htm#loneliness"],
	["Phobias", "articles.htm#phobias"],
	["Fear of Flying", "articles.htm#flying"],
	["Executive Coaching", "articles.htm#executive"]
	 //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:137px; background-color:#deeff6;', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Executive Coaching", "success-stories-executive-coaching.html"],
	["Professional<br>Business Coaching", "success-stories-professional-business-coaching.html"],
	["Requisite Organization", "success-stories-requisite-organization.html"],
	["Fear of Flying", "success-stories-fear-of-flying.html"],
	["General Anxiety", "success-stories-general-anxiety.html"]
	//no comma following last entry!
]