/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/
var MENU_ITEMS = [
	['Calendar/Misc', null, null,
		['Calendar', 'http://www.lcmwest.org/vcalendar/day.php'],
		['Weekly&nbsp;Bulletins', 'http://www.churchofthemaster.com/bulletins.htm'],
		['Dec09-Jan10&nbsp;Newsletter', 'http://www.churchofthemaster.com/DecJan0910newsletter.pdf'],
		['Sept-Oct&nbsp;09&nbsp;Calendar', 'http://www.churchofthemaster.com/SeptOct09calendar.pdf'],
		['LCM 2008/2009 Budget', 'http://www.churchofthemaster.com/springActuals0309.pdf'],
		['Time & Talent Sheet', 'http://www.lcmwest.org/volunteer.php']
        ],
	['About Us', null, null,
	        ['Worship Services', 'http://www.churchofthemaster.com/worship.htm'],
	        ['Locations', 'http://www.churchofthemaster.com/locations.htm'],
		['Our Staff', 'http://www.lcmwest.org/staff.php'],
	        ['Church Council', null, null,
		  ['Council Members', 'http://www.lcmwest.org/council.php'],
		  ['Council Organization', 'http://www.churchofthemaster.com/council-reorg012205.pdf'],
		  ['Articles of Incorporation', 'http://www.churchofthemaster.com/incorp011804.pdf'],
		  ['Bylaws', 'http://www.churchofthemaster.com/bylaws011804.pdf'],
		  ['HR Policy Manual', 'http://www.lcmwest.org/HR_Policy_Manual.htm']
	        ],
		['Our History', 'http://www.churchofthemaster.com/history45th.pdf'],
		['LCMC', 'http://lcmc.net'],
		['LCMC Heartland Dist.', 'http://www.churchofthemaster.com/heartland.htm'],
		['What is Lutheran ?', 'http://www.churchofthemaster.com/lutheran.htm']
	],
	['Education', null, null,
		['Alleluia! Preschool', 'http://www.churchofthemaster.com/preschool2.htm'],
		['Sunday School Register', 'http://www.churchofthemaster.com/ss09-reg.htm'],
		['Children & Family', 'http://www.churchofthemaster.com/cfm.htm'],
		['Childrens Sermons', 'http://www.churchofthemaster.com/childrens-sermons.htm'],
		['Confirmation', 'http://www.churchofthemaster.com/ms-youth.htm'],
		['Library', 'http://www.lcmwest.org/library.php']
        ],
	['Ministries', null, null,
		['Prayer Chain', 'http://www.churchofthemaster.com/prayer.htm'],
                ['Prayer Shawl', null, null,
                    ['Video (Windows Media)', 'http://www.lcmwest.org/PrayerShawlMinistry.wmv'],
                    ['Video (Quick Time)', 'http://www.lcmwest.org/PrayerShawlMinistry.mov']
                ],
		['Senior Care', 'http://www.churchofthemaster.com/SeniorCare.pdf'],
		['Small Group', 'http://www.churchofthemaster.com/smallgroup.htm'],
		['Stephen', 'http://www.churchofthemaster.com/stephen.htm'],
		['Sermon Videos', 'http://www.youtube.com/LCMemberNe'],
		['Worship & Music', 'http://www.churchofthemaster.com/worship-music.htm'],
	        ['Youth', null, null,
		   ['Xcell Snapshot', 'http://www.churchofthemaster.com/Xcell_SnapShot.pdf'],
		   ['Xcell 2010 Calendar Pg1', 'http://www.churchofthemaster.com/XcellCalendar2010-1.pdf'],
		   ['Xcell 2010 Calendar Pg2', 'http://www.churchofthemaster.com/XcellCalendar2010-2.pdf'],
		   ['2010 Xcell Brochure', 'http://www.churchofthemaster.com/2010XcellYouthBrochure.pdf'],
		   ['2010 Middle School Brochure', 'http://www.churchofthemaster.com/2010MiddleSchoolOpportunities.pdf']

                ],
		['Young Adult', 'http://www.churchofthemaster.com/young_adult.htm']
	],
	['Missions', null, null,
	        ['Local Missions', null, null,
                   ['Anthony Yates Street Ministry', 'http://www.churchofthemaster.com/images/yates.jpg'],
                   ['Good News Jail & Prison Ministry', 'http://www.goodnewsjail.org'],
                   ['Habitat for Humanity', 'http://www.omahahabitat.org'],
                   ['Jeans Storytime', 'http://www.jeansstorytime.org'],
                   ['Lutheran Service Corps', 'http://www.lscomaha.org'],
                   ['Nebraska Lutheran Outdoor Ministries', 'http://www.nlom.org'],
                   ['Stephen Center', 'http://www.stephencenter.org']
                ],
	        ['National Missions', null, null,
                   ['Fellowship of Christian Athletes', 'http://www.fca.org'],
                   ['Okoboji Bible Camp', 'http://www.okoboji.org'],
                   ['Youth for Christ', 'http://www.yfc.net']
                ],
	        ['International Missions', null, null,
                   ['Friends of Mexico', 'http://www.churchofthemaster.com/friends-of-mexico.pdf'],
                   ['Gideons International', 'http://www.gideons.org'],
                   ['Lutheran Church of Haiti', 'http://www.churchofthemaster.com/haiti.htm'],
                   ['Lutheran World Relief', 'http://www.lwr.org']
                 ],
	        ['Missionaries', null, null,
                   ['Darwin & Kristi Akin Costa Rica ', 'http://www.churchofthemaster.com/akin0403.htm'],
                   ['Dennis Beck - CCC', 'http://www.ccci.org'],
                   ['Jennifer Ellis - Frontiers', '#'],
                   ['Roger Gehring - CCC', 'http://www.ccci.org'],
                   ['Pastor Jacobson - El Salvador', 'http://www.churchofthemaster.com/pictures/jacobson.jpg'],
                   ['John Nicholson - CCC', 'https://give.ccci.org/give?Action=ViewDetail&Desig=0113279']
                ],
        ],
	['Picture Gallery', null, null,
                ['Preschool Nov-Dec 08', 'http://www.lcmwest.org/Preschool-1208.html'],
                ['Summerfest 2008', 'http://www.lcmwest.org/Summerfest2008.html'],
                ['Preschool Christmas 08', 'http://www.lcmwest.org/Preschool-Christmas08.html'],
                ['Preschool 1st Qtr 08', 'http://www.lcmwest.org/preschool2008qtr1.html']
        ]
];
