/* Tigra Menu items structure */
var MENU_ITEMS = [

	['Worship', 'index.php?pg=worship.html', null,
    ['Time, Location &amp; Map', 'index.php?pg=worshipInfo.html'],
    ['Worship Leadership', 'index.php?pg=morganconnects.com/FeatStaff/featList.php?oID=8&ext=T'],
    ['Join us for Worship', 'index.php?pg=worshipJoinUs.html'],
	['Sunday Bulletin/Announcements', 'index.php?pg=sundaybulletin.html']
	],
	['Sermons', 'index.php?pg=sermons.html', null,
	['Recent Sermons', 'index.php?pg=morganconnects.com/FeatLinks/linkList.php?oID=8&ext=T'],
	['Children&prime;s Moments', 'index.php?pg=morganconnects.com/FeatLinks/linkList.php?oID=11&ext=T']
	],
	['Family Ministries', 'index.php?pg=family.html', null,
    ['Sunday School', 'index.php?pg=sunSch.html'],
    ['Youth Group', 'index.php?pg=youthGroup.html'],
    ['Adult Activities', 'index.php?pg=adultAct.html'],
    ['Events: Calendar', 'index.php?pg=unionchurch.org/calendar/&ext=T'],
    ['Family Activities', 'index.php?pg=familyAct.html'],
    ['Vacation Bible School', 'index.php?pg=vbs.html']
	],
	['Missions', 'index.php?pg=missions.html', null,
    ['How to Get Involved', 'index.php?pg=missionsInvolved.html'],
    ['Mission Events List', 'index.php?pg=morganconnects.com/FeatLinks/linkList.php?oID=13&ext=T']
	],
	['Spiritual Life', 'index.php?pg=spiritual.html', null,
    ['Choir', 'index.php?pg=choir.html'],
    ['Bible Studies', 'index.php?pg=bibleStudy.html'],
    ['Adult Activities', 'index.php?pg=adultAct.html'],
    ['Retreats', 'index.php?pg=retreats.html'],
    ['Memorial Services', 'index.php?pg=memorials.html'],
    ['Weddings', 'index.php?pg=weddings.html']
	],
	['Facilities', 'index.php?pg=facilities.html', null,
    ['Sanctuary', 'index.php?pg=sanctuary.html'],
    ['Halls', 'index.php?pg=halls.html'],
    ['Events:Calendar', 'index.php?pg=unionchurch.org/calendar/&ext=T']
	],
	['About Us', 'index.php?pg=about.html', null,
    ['Vision', 'index.php?pg=vision.html'],
    ['View Photo Gallery', 'index.php?pg=70.87.94.194/~unionchu/gallery/&ext=T'],
    ['Newsletter', 'unionuploads/communicator.pdf'],
    ['Pastoral Letters', 'index.php?pg=morganconnects.com/FeatLinks/linkList.php?oID=10&ext=T'],
    ['History', 'index.php?pg=history.html']
  ]
];

