// {{{ domMenu_main: data

domMenu_data.set('domMenu_main', new Hash(
	1, new Hash(
        'contents', '<span style="white-space:nowrap">&nbsp;Worship</span>',
        'contentsHover', '<span style="white-space:nowrap">&nbsp;Worship</span>',
        'uri', applicationDir + 'worship.php',
        'target', '_top',
		'statusText', 'Worship',
        1, new Hash(
            'contents', 'Worship',
            'uri', 'worship.php',
            'target', '_top',
			'statusText', 'Worship'
        )
       ),
   2, new Hash(
        'contents', '<span style="white-space:nowrap">&nbsp;Sunday School</span>',
        'contentsHover', '<span style="white-space:nowrap">&nbsp;Sunday School</span>',
        'uri', applicationDir + 'sundayschool.php',
        'target', '_top',
        'statusText', 'Sunday School',
        1, new Hash(
            'contents', 'Coffee Time',
            'uri', 'sundayschool.php',
            'target', '_top',
            'statusText', 'Coffee Time'
				),
				2, new Hash(
            'contents', 'Classes',
            'uri', '#',
            'target', '_top',
            'statusText', 'Classes',
            	1, new Hash(
		            'contents', 'Adults',
		            'uri', 'sundayschool_adult.php',
		            'target', '_top',
		            'statusText', 'Adults'
		        	), 
		        	2, new Hash(
		            'contents', 'Children',
		            'uri', 'sundayschool_children.php',
		            'target', '_top',
		            'statusText', 'Children'
		        	),
		        	3, new Hash(
		            'contents', 'Youth',
		            'uri', 'sundayschool_youth.php',
		            'target', '_top',
		            'statusText', 'Youth'
		        	)
       ),
       3, new Hash(
            'contents', 'Letter to Parents',
            'uri', 'sundayschool_parents.php',
            'target', '_top',
            'statusText', 'A Letter to Parents'
				)
		),
   3, new Hash(
        'contents', '<span style="white-space:nowrap">&nbsp;Missions</span>',
        'contentsHover', '<span style="white-space:nowrap">&nbsp;Missions</span>',
        'uri', applicationDir + 'missions.php',
        'target', '_top',
        'statusText', 'missions.php',
        1, new Hash(
            'contents', 'Local',
            'uri', 'missions_local.php',
            'target', '_top',
            'statusText', 'Local Missions'
        ),
        2, new Hash(
            'contents', 'National',
            'uri', 'missions_national.php',
            'target', '_top',
            'statusText', 'National Missions'
        ),
        3, new Hash(
            'contents', 'International',
            'uri', 'missions_international.php',
            'target', '_top',
            'statusText', 'International Missions'
        )
       ),
   4, new Hash(
        'contents', '<span style="white-space:nowrap">&nbsp;Fellowship</span>',
        'contentsHover', '<span style="white-space:nowrap">&nbsp;Fellowship</span>',
        'uri', applicationDir + 'fellowship.php',
        'target', '_top',
        'statusText', 'Fellowship Groups',
        1, new Hash(
            'contents', 'Church-wide Activities',
            'uri', 'fellowship_churchwide.php',
            'target', '_top',
            'statusText', 'Church-wide Activities'
        ),
        2, new Hash(
            'contents', 'Women\'s Circles',
            'uri', 'fellowship_circles.php',
            'target', '_top',
            'statusText', 'Men\'s Groups'
        ), 
        3, new Hash(
            'contents', 'Men of the Church',
            'uri', 'fellowship_moc.php',
            'target', '_top',
            'statusText', 'Men of the Church'
        ),
        4, new Hash(
            'contents', 'Crafty Friday',
            'uri', 'fellowship_crafty.php',
            'target', '_top',
            'statusText', 'Craft Friday'
        ),
        5, new Hash(
            'contents', 'Presbyterian Pedalers',
            'uri', 'fellowship_pedalers.php',
            'target', '_top',
            'statusText', 'Presbyterian Pedalers'
        ),
        6, new Hash(
            'contents', 'Prayer Shawl Ministry',
            'uri', 'fellowship_shawl.php',
            'target', '_top',
            'statusText', 'Prayer Shawl Ministry'
        )
       ),
   5, new Hash(
        'contents', '<span style="white-space:nowrap">&nbsp;Bible Studies</span>',
        'contentsHover', '<span style="white-space:nowrap">&nbsp;Bible Studies</span>',
        'uri', applicationDir + 'study.php',
        'target', '_top',
        'statusText', 'Bilble Studies',
	        1, new Hash(
	            'contents', 'For All',
	            'uri', 'study_all.php',
	            'target', '_top',
	            'statusText', 'For All'
	        ),
	        2, new Hash(
	            'contents', 'Woman&#39;s Studies',
	            'uri', 'study_women.php',
	            'target', '_top',
	            'statusText', 'Woman\'s Studies'
	        ),
			3, new Hash(
	            'contents', 'Men&#39;s Studies',
	            'uri', 'study_men.php',
	            'target', '_top',
	            'statusText', 'Men\'s Studies'
	        ),
			4, new Hash(
	            'contents', 'Youth Studies',
	            'uri', 'study_youth.php',
	            'target', '_top',
	            'statusText', 'Youth Studies'
	        )
       ),
   6, new Hash(
        'contents', '<span style="white-space:nowrap">&nbsp;Music</span>',
        'contentsHover', '<span style="white-space:nowrap">&nbsp;Music</span>',
        'uri', applicationDir + 'music.php',
        'target', '_top',
        'statusText', 'Music',
        	1, new Hash(
            'contents', 'Choirs',
            'uri', 'music_choir.php',
            'target', '_top',
            'statusText', 'Choir'
        	),
        	2, new Hash(
            'contents', 'Handbell Choir',
            'uri', 'music_handbells.php',
            'target', '_top',
            'statusText', 'Handbells'
        	)
       ),
   7, new Hash(
        'contents', '<span style="white-space:nowrap">&nbsp;Youth</span>',
        'contentsHover', '<span style="white-space:nowrap">&nbsp;Youth</span>',
        'uri', applicationDir + 'youth.php',
        'target', '_top',
        'statusText', 'Youth Group',
        	1, new Hash(
            'contents', 'Youth Group',
            'uri', 'youth.php',
            'target', '_top',
            'statusText', 'Youth Group'
        	)
       ),
   8, new Hash(
        'contents', '<span style="white-space:nowrap">&nbsp;About Us</span>',
        'contentsHover', '<span style="white-space:nowrap">&nbsp;About Us</span>',
        'uri', applicationDir + 'about.php',
        'target', '_top',
        'statusText', 'About Us',
        	1, new Hash(
            'contents', 'Committees',
            'uri', 'committees.php',
            'target', '_top',
            'statusText', 'Church Committees'
        	),
        	2, new Hash(
            'contents', 'Connect',
            'uri', 'connect.php',
            'target', '_top',
            'statusText', 'Connect with us'
        	),
        	3, new Hash(
            'contents', 'Contact Us',
            'uri', 'contactus.php',
            'target', '_top',
            'statusText', 'Contact Us'
        	),
        	4, new Hash(
            'contents', 'Service',
            'uri', 'service.php',
            'target', '_top',
            'statusText', 'Service'
        	),
        	5, new Hash(
            'contents', 'Vision',
            'uri', 'vision.php',
            'target', '_top',
            'statusText', 'Mission and Vision Statements'
        	)
       )
	
));


// }}}
// {{{ domMenu_main: settings

domMenu_settings.set('domMenu_main', new Hash(
    'subMenuWidthCorrection', 0,
    'verticalSubMenuOffsetX', -1,
    'verticalSubMenuOffsetY', -1,
    'horizontalSubMenuOffsetX', -1,
	'horizontalSubMenuOffsetY', -1,
    'openMouseoverMenuDelay', 250,
    'closeMouseoutMenuDelay', 250,
    'expandMenuArrowUrl', 'images/arrow.gif'
));

// }}}
// }}}

