var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#ffffff', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu1.items=[
	["Applications", "applications.html"] //no comma following last entry!
]

var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#ffffff', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Clubhouse", "clubhouse.html"],
	["The Pool", "pool.html"],
	["Pro Shop", "proshop.html"]//no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#ffffff', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Score Cards", "scorecards.html"],
	["NDGA", "http://www.ndgolf.org/"],
	["GHIN", "http://www.ghin.com/"],
	["The Course", "course.html"]//no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#ffffff', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Fine Dining", "fine-dining.html"],
	["Grill Menu", "grill-menu.html"]//no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#ffffff', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["Annual Events", "social-events.html"],
	["Kids & Family", "kids-family.html"]//no comma following last entry!
]
