var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:164px; background:#CEE5FF', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["Company Profile", "profile.html"],
	["Meet the Team", "theteam.html"]	
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:155px; background:#CEE5FF', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Corporate Services", "corporate.html"],
        ["Individual Products", "individual.html"]
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:165px; background:#CEE5FF', linktarget:'_self'} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Charitable Donations", "givingback.html"],
	["Fundraising Initiatives", "givingback.html"]
	
]
