var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:140px; background:#FFFFFF', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["&nbsp;&nbsp;Strategy", "strategy.html"],
	["&nbsp;&nbsp;Purpose", "purpose.html"],
	["&nbsp;&nbsp;History", "history.html"],
	["&nbsp;&nbsp;Scope of work", "scope.html"]
	//["&nbsp;&nbsp;Executive Team", "exteam.html"]  //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#FFFFFF', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["&nbsp;&nbsp;Services&nbsp;Overview", "overview.html"],
	["&nbsp;&nbsp;Assess", "assess.html"],
	["&nbsp;&nbsp;Adjust", "adjust.html"],
	["&nbsp;&nbsp;Accelerate", "accelerate.html"]
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:230px; background:#FFFFFF', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["&nbsp;&nbsp;What is the PPS &amp; Who should go&#63;", "pps.html"],
	["&nbsp;&nbsp;More than a training &quot;seminar&quot;", "seminar.html"],
	["&nbsp;&nbsp;What can participants expect&#63;", "expect.html"],
	["&nbsp;&nbsp;Overall Experience", "experience.html"],
	["&nbsp;&nbsp;Actual Learning&#47;Objectives", "learning.html"]
	//["&nbsp;&nbsp;How to ensure success and ROI", "ROI.html"]
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:180px; background:#FFFFFF', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["&nbsp;&nbsp;Video Testimonials", "video.html?videoID=Tracy_Gohari.mp4"],
	//["&nbsp;&nbsp;Client Quotes", "quotes.html"],
	["&nbsp;&nbsp;Client List", "clientlist.html"]
]

