var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Dynamic Drive", "http://www.dynamicdrive.com/"],
	["CSS Drive", "http://www.cssdrive.com/"],
	["JavaScript Kit", "http://www.javascriptkit.com/"],
	["Coding Forums", "http://www.codingforums.com/"],
	["JavaScript Reference", "http://www.javascriptkit.com/jsref/"] //no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#FDD271', linktarget:'_new'} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk"] //no comma following last entry!
]



var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#DFFDF4', linktarget:''} 
anylinkmenu3.items=[
	["January 2012 Oracle", "http://www.ogdenpresbyterian.org/Oracle1_1.html"],        
	["September 2011 (PDF)", "http://www.ogdenpresbyterian.org/Oracle/September_Oracle_2011.pdf"],
        ["October 2011 (PDF)", "http://www.ogdenpresbyterian.org/Oracle/October_Oracle_2011.pdf"],
	["November 2011 (PDF)", "http://www.ogdenpresbyterian.org/Oracle/November_Oracle_2011.pdf"],
        ["December 2011 (PDF)", "http://www.ogdenpresbyterian.org/Oracle/December_Oracle_2011.pdf"],
        ["January 2012 (PDF)", "http://www.ogdenpresbyterian.org/Oracle/January_Oracle_2012.pdf"]//no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#DFFDF4', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["OPC Introdution", "http://ogdenpresbyterian.org/images/opcchurch/index.htm"],
        ["OPC Steeple Replacement", "http://ogdenpresbyterian.org/SteepleBell.htm"],
        ["OPC Sexual Misconduct Policy", "http://ogdenpresbyterian.org/images/Revised_OPC_Sexual_Misconduct_Policy _Feb 10_2009.pdf"],
	["Directions", "http://ogdenpresbyterian.org/directions.html"],
	["Presbyterian Church (USA)", "http://www.pcusa.org/"],
	["Presbytery Web Site", "http://www.pbygenval.org/"],
        ["Synod Web Site", "http://www.synodne.org/"] //no comma following last entry!
]

var anylinkmenu5={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#DFFDF4', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu5.items=[
	["OPC Voucher", "http://www.ogdenpresbyterian.org/images/OPC_Voucher_Form.pdf"],
        ["Prebyterians @ Work", "http://www.ogdenpresbyterian.org/images/Presbyterians_at_work.pdf"],
        ["Bricks under the Bell Order", "http://www.ogdenpresbyterian.org/images/Bell_Brick_Form_2009.pdf"] //no comma following last entry!
]

var anylinkmenu6={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#DFFDF4', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu6.items=[
	["Planning a Wedding", "http://www.ogdenpresbyterian.org/wedding_package.htm"],
        ["Funeral/Memorial Service", "http://www.ogdenpresbyterian.org/Funeral_package.htm"],
        ["Limited and Annual Group Use", "http://www.ogdenpresbyterian.org/Buildinguse.htm"] //no comma following last entry!
]

var anylinkmenu7={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#DFFDF4', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu7.items=[
	["Room Schedule", "http://www.ogdenpresbyterian.org/Room Schedule.html"],
        ["OPC Calendar", "http://www.ogdenpresbyterian.org/event.html"],
        ["Worship Schedule", "http://www.ogdenpresbyterian.org/schedule.html"] //no comma following last entry!
]

var anylinkmenu8={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#DFFDF4', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu8.items=[
        ["This Weeks Service", "http://www.ogdenpresbyterian.org/this_week.html"],
        ["Announcements", "http://www.ogdenpresbyterian.org/announcements.html"],
        ["Pastor Appreciation", "http://ogdenpresbyterian.org/Sudi_Appreciation.html"],
	["Committees", "http://ogdenpresbyterian.org/Committees.htm"],
        ["Sunday Night Live", "http://ogdenpresbyterian.org/Sunday_Night_Live.html"] //no comma following last entry!
]

var anylinkmenu9={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#DFFDF4', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu9.items=[
	["Church School", "http://ogdenpresbyterian.org/csinfo.html"],
        ["Youth Connection", "http://ogdenpresbyterian.org/pyc.html"],
	["Youth Newsletter", "http://ogdenpresbyterian.org/Youth_Newsletter.html"] //no comma following last entry!
]

var anylinkmenu10={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#DFFDF4', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu10.items=[
	["Aurora House", "http://www.aurorahousewmc.com/"] //no comma following last entry!
]

var anylinkmenu11={divclass:'anylinkmenu', inlinestyle:'width:200px; background:#DFFDF4', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu11.items=[
	["Email us", "mailto:ogdenpres@frontiernet.net"],
        ["Contact the Webmaster", "mailto:webmaster@ogdenpresbyterian.org"] //no comma following last entry!
]
