var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //Home. First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Home Page", "http://www.community-of-joy.org/index.shtml"] //no comma following last entry!
]


var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:175px; background:#ffffff', linktarget:'_new'} //The Lutheran Church. Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Who Are Lutherans", "http://www.community-of-joy.org/who_are_lutherans.shtml"],
	["Who Needs the Church", "http://www.community-of-joy.org/who_needs_the_church.shtml"],
	["Joining Community of Joy", "http://www.community-of-joy.org/joining_this_church.shtml"],
	["Pastoral Care", "http://www.community-of-joy.org/pastoral_care.shtml"],
	["Liturgical Colors", "http://www.community-of-joy.org/liturgical_colors.shtml"] //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:250px; background:#ffffff', linktarget:'_new'} //Our Church. Third menu variable. Same precaution.
anylinkmenu3.items=[
	["Who We Are", "http://www.community-of-joy.org/who_we_are.shtml"],
	["Location", "http://www.community-of-joy.org/our_location.shtml"],
	["Our History", "http://www.community-of-joy.org/cofjoy_history.shtml"],
	["Join Us in Ministry", "http://www.community-of-joy.org/join_us_in_ministry.shtml"],
	["Stephen Ministry", "http://www.community-of-joy.org/stephen_ministry.shtml"],
	["Come and See HSV!", "http://www.community-of-joy.org/come_and_see_hsv.shtml"],
	["Memorial Garden", "http://www.community-of-joy.org/cofjoy_memorial_garden.shtml"], 
	["Women of Joy - Taste of Joy Cookbook", "http://www.community-of-joy.org/Taste of Joy.shtml"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:320px; background:#ffffff', linktarget:'_new'} //Our People. Fourth menu variable. Same precaution.
anylinkmenu4.items=[
	["Meet the Pastor", "http://www.community-of-joy.org/meet_the_pastor.shtml"],
	["Church Council", "http://www.community-of-joy.org/Documents/council_2012.shtml"],
	["Standing Committees/Members & Responsibilities", "http://www.community-of-joy.org/standing_committees_rev.shtml"],
	["Other Committees/Groups", "http://www.community-of-joy.org/other_committees_groups.shtml"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:70px; background:#ffffff', linktarget:'_new'} //Sermons. Fifth menu variable. Same precaution.
anylinkmenu5.items=[
	["Sermons", "http://www.community-of-joy.org/Sermons/sermons.shtml"] //no comma following last entry!
]
var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:80px; background:#ffffff', linktarget:'_new'} //News. Sixth menu variable. Same precaution.
anylinkmenu6.items=[
	["Newsletter", "http://www.community-of-joy.org/Newsletter/Newsletter.shtml"]  //no comma following last entry!
]
var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:100px; background:#ffffff', linktarget:'_new'} //A Joyful Noise. Seventh menu variable. Same precaution.
anylinkmenu7.items=[
	["A Joyful Noise", "http://www.community-of-joy.org/a_joyful_noise.shtml"]
]
var anylinkmenu8={divclass:'anylinkmenu', inlinestyle:'width:110px; background:#ffffff', linktarget:'_new'} //Calendar. Eighth menu variable. Same precaution.
anylinkmenu8.items=[
	["Church Calendar", "http://www.community-of-joy.org/Schedule/calendar.shtml"] //no comma following last entry!
]

var anylinkmenu9={divclass:'anylinkmenu', inlinestyle:'width:180px; background:#ffffff', linktarget:'_new'} //Photos. Ninth menu variable. Same precaution.
anylinkmenu9.items=[
	["Our Church", "http://www.community-of-joy.org/cofj_church_pictures.shtml"],
	["Member Directory", "http://www.community-of-joy.org/Images/Members/CJOY Dir 2011.pdf"],
	["Photo Album", "http://www.community-of-joy.org/whats_happening.shtml"],
	["Photo Album Archives", "http://www.community-of-joy.org/whats_happening_archives.shtml"],
	["Memorial Garden Pictures", "http://www.community-of-joy.org/memorial_garden_pictures.shtml"],
	["Pastors Tanzania Journey", "http://www.community-of-joy.org/Events/tanzania_may_june_09.shtml"] //no comma following last entry!
]

var anylinkmenu10={divclass:'anylinkmenu', inlinestyle:'width:140px; background:#ffffff', linktarget:'_new'} //Links. Tenth menu variable. Same precaution.
anylinkmenu10.items=[
	["Church & Local Links", "http://www.community-of-joy.org/links.shtml"] //no comma following last entry!
]

var anylinkmenu11={divclass:'anylinkmenu', inlinestyle:'width:240px; background:#ffffff', linktarget:'_new'} //Email a Patient. Eleventh menu variable. Same precaution.
anylinkmenu11.items=[
	["Email/Call a Patient in a Local Hospital", "http://www.community-of-joy.org/patientemail.shtml"] //no comma following last entry!
]

var anylinkmenu12={divclass:'anylinkmenu', inlinestyle:'width:100px; background:#ffffff', linktarget:'_new'} //Contact Us. Twelfth menu variable. Same precaution.
anylinkmenu12.items=[
	["Send an Email", "http://www.community-of-joy.org/contact_us_form.shtml"] //no comma following last entry!
]

var anylinkmenu13={divclass:'anylinkmenu', inlinestyle:'width:50x; background:#ffffff', linktarget:'_new'} //Site Map. Thirthteenth menu variable. Same precaution.
anylinkmenu13.items=[
	["Site Map", "http://www.community-of-joy.org/site_map.shtml"] //no comma following last entry!
]














