var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["About Us", "http://www.jesushousetoronto.ca/mcm/jht/j-m.aspx?articleid=19&zoneid=1"],
	["Our Vision", "http://www.jesushousetoronto.ca/mcm/jht/j-m.aspx?articleid=31&zoneid=1"],
	["Our Core Values", "http://www.jesushousetoronto.ca/mcm/jht/j-m.aspx?articleid=30&zoneid=1"],
	["Our Faith", "http://www.jesushousetoronto.ca/mcm/jht/j-m.aspx?articleid=21&zoneid=1"],
	["Our Team", "http://www.jesushousetoronto.ca/mcm/jht/j-m.aspx?articleid=32&zoneid=1"] //no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["All Ministries", "http://www.jesushousetoronto.ca/mcm/jht/j-m.aspx?articleid=23&zoneid=1"],
	["Coordinators", "http://www.jesushousetoronto.ca/mcm/jht/?a=44&z=1"] //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Third menu variable. Same precaution.
anylinkmenu3.items=[
	["Service Times", "http://www.jesushousetoronto.ca/mcm/jht/j-m.aspx?articleid=24&zoneid=1"],
	["Events", "http://www.jesushousetoronto.ca/mcm/jht/j-m.aspx?articleid=35&zoneid=1"],
	["Annual Events", "http://www.jesushousetoronto.ca/mcm/jht/j-m.aspx?articleid=45&zoneid=1"],
	["Theme of the Month", "http://www.jesushousetoronto.ca/mcm/jht/j-m.aspx?articleid=34&zoneid=1"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Fourth menu variable. Same precaution.
anylinkmenu4.items=[
	["Newsletter", "http://www.jesushousetoronto.ca/mcm/jht/j-m.aspx?articleid=29&zoneid=1"],
	["E-invitation", "http://www.jesushousetoronto.ca/InviteC/sendcard.aspx"],
	["A Love Story", "http://www.jesushousetoronto.ca/mcm/jht/j-m.aspx?articleid=22&zoneid=1"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Fifth menu variable. Same precaution.
anylinkmenu5.items=[
	["Ask the Pastor", "http://www.jesushousetoronto.ca/ask.aspx"],
	["Covenant Partner", "http://www.jesushousetoronto.ca/partner.aspx"],
	["Useful Links", "http://www.jesushousetoronto.ca/mcm/jht/j-m.aspx?articleid=43&zoneid=1/"],
	["Prayer Request", "http://www.jesushousetoronto.ca/prayer.aspx"],
	["Search the Bible", "http://www.jesushousetoronto.ca/bible.aspx"] //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Sixth menu variable. Same precaution.
anylinkmenu6.items=[
	["Contact Us", "http://www.jesushousetoronto.ca/mcm/jht/j-m.aspx?articleid=20&zoneid=1"],
	["Directions", "http://www.jesushousetoronto.ca/mcm/jht/j-m.aspx?articleid=33&zoneid=1"],
	["Feedback", "http://www.jesushousetoronto.ca/feedback.aspx"],
	["FAQ", "http://www.jesushousetoronto.ca/faq.aspx"],
	["YouTube", "http://www.youtube.com/results?search_query=rccg+festival+of+life&aq=f"] //no comma following last entry!
]


