var anylinkmenu_ministries={divclass:'anylinkmenucols', inlinestyle:'', linktarget:''}
anylinkmenu_ministries.cols={divclass:'column', inlinestyle:''}
anylinkmenu_ministries.items=[
	["Children", "http://calvarygv.org/ministries/children/"],
	["Middle School Students", "http://calvarygv.org/ministries/middle-school/"],
	["High School Students", "http://calvarygv.org/ministries/high-school/"],
	["Worship", "http://calvarygv.org/ministries/worship/"],
	["Missions", "http://calvarygv.org/ministries/missions/", "efc"],
	["Men", "http://calvarygv.org/ministries/men/"],
	["Women", "http://calvarygv.org/ministries/women/"],
	["First Impressions", "http://calvarygv.org/ministries/first-impressions/"],
	["Prayer", "http://calvarygv.org/ministries/prayer/", "efc"],
	["Bookstore", "http://calvarygv.org/ministries/bookstore/"],
	["Caf&eacute;", "http://calvarygv.org/ministries/cafe/"],
	["Media", "http://calvarygv.org/ministries/media/"],
	["Sound", "http://calvarygv.org/ministries/sound/",]
]

var anylinkmenu_media={divclass:'anylinkmenucols', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu_media.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu_media.items=[
	["Podcast", "http://calvarygv.org/podcast-info/"],
	["Latest Teachings", "http://calvarygv.org/media/"],
	["Videos", "http://calvarygv.org/media/videos/", "efc"],
	["Sort by Date", "http://www.calvarygv.org/category/podcast/"],
	["Sort by Book", "http://www.calvarygv.org/category/book/"],
	["Sort by Series", "http://www.calvarygv.org/category/series/", "efc"]
]

var anylinkmenu_about={divclass:'anylinkmenucols', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu_about.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu_about.items=[
	["Welcome", "http://calvarygv.org/about/welcome/"],
	["Pastor Gary Hall", "http://calvarygv.org/about/pastor/"],
	["Contact Us", "http://calvarygv.org/about/contact/", "efc"]
]
