﻿var anylinkmenu1={divclass:'anylinkmenu', inlinestyle:'width:190px; background:#111131', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu1.items=[
	["Who We Are", "http://www.orphanoutreach.org/aboutus/"],
	["Mission Statement", "http://www.orphanoutreach.org/aboutus/missionstmt.asp"],
	["Statement of Faith", "http://www.orphanoutreach.org/aboutus/statement.asp"],
	["Our Management Team", "http://www.orphanoutreach.org/aboutus/staff.asp"],
	["Our Board", "http://www.orphanoutreach.org/aboutus/board.asp"],
	["Our Partners", "http://www.orphanoutreach.org/aboutus/partners.asp"],
	["Frequently Asked Questions", "http://www.orphanoutreach.org/aboutus/faq.asp"],
	["Employment", "http://www.orphanoutreach.org/aboutus/employment.asp"] //no comma following last entry!
]



var anylinkmenu2={divclass:'anylinkmenu', inlinestyle:'width:250px; background:#111131', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu2.items=[
	["Short-Term Mission Trips (1-2 Weeks)", "http://www.orphanoutreach.org/missions/short.asp"],
	["Internships (1 Month)", "http://www.orphanoutreach.org/missions/internships.asp"],
	["Find A Mission Trip", "http://www.orphanoutreach.org/missions/tripapps.asp"],
	["Frequently Asked Questions", "http://www.orphanoutreach.org/missions/faq.asp"],
	["Trip Updates", "http://missions.orphanoutreachblog.org/"],
	["Sign Up For A Mission Trip", "https://www.orphanoutreach.org/mymissiontrip/index.asp"] //no comma following last entry!
]

var anylinkmenu3={divclass:'anylinkmenu', inlinestyle:'width:230px; background:#111131', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu3.items=[
	["Women for Orphans Worldwide (WOW)", "http://www.womenfororphansworldwide.org/"],
	["Pray", "http://www.orphanoutreach.org/involved/pray.asp"],
	["Volunteer", "http://www.orphanoutreach.org/involved/volunteer.asp"],
	["Go On A Mission Trip", "http://www.orphanoutreach.org/missions/index.asp"],
	["Donate Humanitarian Aid", "http://www.orphanoutreach.org/involved/humanitarianaid.asp"],
	["Make A Donation", "https://www.orphanoutreach.org/donation/index.asp"] //no comma following last entry!
]

var anylinkmenu4={divclass:'anylinkmenu', inlinestyle:'width:150px; background:#111131', linktarget:''} //Second menu variable. Same precaution.
anylinkmenu4.items=[
	["Guatemala", "http://www.orphanoutreach.org/countries/guatemala/"],
	["Honduras", "http://www.orphanoutreach.org/countries/honduras/"],
	["India", "http://www.orphanoutreach.org/countries/india/"],
	["Russia", "http://www.orphanoutreach.org/countries/russia/"] //no comma following last entry!
]

var anylinkmenu9={divclass:'anylinkmenucols', inlinestyle:'', linktarget:'secwin'} //Third menu variable. Same precaution.
anylinkmenu9.cols={divclass:'column', inlinestyle:''} //menu.cols if defined creates columns of menu links segmented by keyword "efc"
anylinkmenu9.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/", "efc"],
	["CNN", "http://www.cnn.com/"],
	["MSNBC", "http://www.msnbc.com/"],
	["Google", "http://www.google.com/"],
	["BBC News", "http://news.bbc.co.uk", "efc"],
	["News.com", "http://www.news.com/"],
	["SlashDot", "http://www.slashdot.com/"],
	["Digg", "http://www.digg.com/"],
	["Tech Crunch", "http://techcrunch.com"] //no comma following last entry!
]
