var MENU_ITEMS = [
    ['Home', '/'],
	['About Us', null, null,
	    ['New To CRC?', '/new-to-crc'],
	    ['Worship Service', '/events/sunday-worship'],
	    ['Map & Directions', '/new-to-crc/directions'],
            ['Our Mission', '/about-us/our-mission'],
            ['Our Core Values',  '/about-us/our-core-values'],
	    ['Our Pastor', '/about-us/our-pastor'],
	    ['What We Believe',  '/about-us/what-we-believe'],
            ['Vision 2010', '/about-us/vision-2010']
	],

	['Ministries', null, null,
	    ['Community Groups', '/ministries/community-groups'],
	    ['Missions',  '/ministries/missions'],
	    ['Sunday School & Childcare',  '/ministries/sunday-school-childcare'],
	    ['Men\'s Fellowship',  '/ministries/men'],
            ['Women\'s Fellowship',  '/ministries/women'],
            ['Youth Ministries',  '/ministries/youth'],
	    ['Dartmouth Students',  '/ministries/dartmouth-students'],
	    ['Vacation Bible School',  '/ministries/vbs'],
            ['Church Softball',  '/ministries/softball']
	],
	
	['Resources', null, null,
	    ['What is the Gospel?', '/resources/gospel'],
	    ['How Do I Get Connected?', '/resources/connect'],
	    ['How Can I Serve?', '/resources/serve'],
	    ['Recommended Reading', '/resources/recommended-reading'],
	    ['Sermons & Stories', '/resources/sermon-downloads'],
            ['Radio Program & Blog', '/wordpress'],
            ['Events Calendar', '/events'],
            ['Articles', '/resources/articles'],
	    ['Contact Us',  '/resources/contact-us']
	],
	['<strong style="color: #ffffff;">Featured Events &amp; Items</strong>', null, null,
            ['Mens Prayer', '/events/mens-prayer-time'],
//            ['Current Sermon Series', '/resources/the-mission'],
	    ['Recommended Reading', '/resources/recommended-reading'],
            ['Annual Picnic', '/events/annual-picnic'],
            ['Vacation Bible School', '/ministries/vbs'],
            ['The Dartmouth Apologia', 'http://www.dartmouthapologia.org'],
//            ['Youth Service Day Link <img src="/page_attachments/0000/1049/outbound2.PNG" //alt="image"  style="vertical-align:bottom;padding-bottom:3px;" />',
//'http://nextmark.typepad.com/blog/2009/07/encouraging-employees-to-serve-in-the-upper-valley.html']
//            ['Radio Program & Blog', '/wordpress']
	]
];
