// Initialize WebDDM
function initWebDDM ()
{
	// Preload all the images we will be using...
	WebDDM_preloadImages('arrowdown.gif','arrowleft.gif');

	// Set arrow HTML
	arrowDown = '<span style="position:relative;top:0;left:5;">'+
		'<img src="arrowdown.gif" />' +
		'</span>';
	arrowLeft = '<span style="position:relative;top:0;left:5;">'+
		'<img src="arrowleft.gif" />' +
		'</span>';

	// Begin base menu
	var menu = {
		'position':'relative',
		'top':0,
		'left':0,
		'width':780,
		'height':30,
		'expand_menu':'auto',

		// Begin array of items, level 0
		'items':	{
			'top':0,
			'left':0,
			'width':780,
			'height':27,
			// Begin item 1
			// This is sort of the container for all of the rest of the items
			1:{
				'content':'&nbsp;',
				'isContainerItem':true,
				'width':780, 'height':26, 'left': '0%', 'top': '0%',
				'class':'container',
				'css':'line-height:1'
			},

// Start Services ===========================================================================================================================================================
			2:{
				'content':'Services' + arrowDown, 
				'content_open':'<b>Services</b>'+ arrowLeft,
				'url':'', 'cursor':'hand',
				'width':80, 'height':20, 'left':3, 'top':3,
				'class':'mainmenu_off',
				'class_menuopen':'mainmenu_rollover',
				
				'items':{
					'top':20,
					'left':0,
					'width':150,
					'height':85,
					
					1:{
						'content':'&nbsp;',
						'width':150, 'height':85, 'left':0, 'top':3,
						'class':'container',
						'css':'line-height:1'
					},
					2:{
						'content':'Sunday',
						'content_menuopen':"<b>Sunday</b>",
						'url':'http://www.churchatturtlecreek.com/sunday.html', 'cursor':'hand',
						'width':150, 'height':20, 'left':0, 'top':5,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
					3:{
						'content':'Wednesday',
						'content_menuopen':"<b>Wednesday</b>",
						'url':'http://www.churchatturtlecreek.com/ctc-wednesday-night.pdf', 'cursor':'hand',
						'width':150, 'height':20, 'left':0, 'top':25,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
					4:{
						'content':'Special',
						'content_menuopen':"<b>Special</b>",
						'url':'http://www.churchatturtlecreek.com/special.html', 'cursor':'hand',
						'width':150, 'height':20, 'left':0, 'top':45,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
					5:{
						'content':'Watch Services',
						'content_menuopen':"<b>Watch Services</b>",
						'url':'', 'cursor':'hand',
						'width':150, 'height':20, 'left':0, 'top':65,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					}
				}
			},
			// End Services ====================================================================

// Start Services ===========================================================================================================================================================
			3:{
				'content':'About Us' + arrowDown, 
				'content_open':'<b>About Us</b>'+ arrowLeft,
				'url':'', 'cursor':'hand',
				'width':80, 'height':20, 'left':80, 'top':3,
				'class':'mainmenu_off',
				'class_menuopen':'mainmenu_rollover',
				
				'items':{
					'top':20,
					'left':80,
					'width':250,
					'height':105,
					
					1:{
						'content':'&nbsp;',
						'width':250, 'height':65, 'left':0, 'top':3,
						'class':'container',
						'css':'line-height:1'
					},
					2:{
						'content':'Dennis Head',
						'content_menuopen':"<b>Dennis Head</b>",
						'url':'', 'cursor':'hand',
						'width':250, 'height':20, 'left':0, 'top':5,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
					3:{
						'content':'Dr. Elaine Head',
						'content_menuopen':"<b>Dr. Elaine Head</b>",
						'url':'', 'cursor':'hand',
						'width':250, 'height':20, 'left':0, 'top':25,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
					4:{
						'content':'S.K. Sung',
						'content_menuopen':"<b>S.K. Sung</b>",
						'url':'', 'cursor':'hand',
						'width':250, 'height':20, 'left':0, 'top':45,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
					5:{
						'content':'Staff',
						'content_menuopen':"<b>Staff</b>",
						'url':'', 'cursor':'hand',
						'width':250, 'height':20, 'left':0, 'top':65,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
					6:{
						'content':'Where we\'ve Been, Are, and  Going',
						'content_menuopen':"<b>HOME</b>",
						'url':'', 'cursor':'hand',
						'width':250, 'height':20, 'left':0, 'top':85,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					}
				}
			},
			// End Services ====================================================================
			
// Start about us ===========================================================================================================================================================
			4:{
				'content':'Date Night With Jesus'+ arrowDown,
				'content_menuopen':'<b>Date Night With Jesus</b>'+ arrowLeft,
				'url':'http://www.churchatturtlecreek.com/datenight.php', 'cursor':'hand',
				'width':170, 'height':20, 'left':160, 'top':3,
				'class':'mainmenu_off',
				'class_menuopen':'mainmenu_rollover',

				'items':{
					'top':20,
					'left':160,
					'width':180,
					'height':45,
			
					1:{
						'content':'&nbsp;',
						'width':180, 'height':85, 'left':0, 'top':3,
						'class':'container',
						'css':'line-height:1'
					},

					2:{
						'content':'June 22nd',
						'content_menuopen':"<b>June 22nd</b>",
						'url':'http://www.churchatturtlecreek.com/june22.html', 'cursor':'hand',
						'width':180, 'height':20, 'left':0, 'top':5,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
			

					3:{
						'content':'Past Date Nights',
						'content_rollover':'<b>Past Date Nights</b>',
						'url':'', 'cursor':'hand',
						'width':180, 'height':20, 'left':0, 'top':25,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					}
				} 
			}, // END ABOUT US===================================================================
// Start Your Financial Savvy - Take a Test ===========================================================================================================================================================

			5:{
				'content':'WATWI'+ arrowDown,
				'content_menuopen':'<b>WATWI</b>'+ arrowLeft,
				'url':'', 'cursor':'hand',
				'width':110, 'height':20, 'left':330, 'top':3,
				'class':'mainmenu_off',
				'class_menuopen':'mainmenu_rollover',

				'items':{
					'top':20,
					'left':330,
					'width':150,
					'height':65,
			
					1:{
						'content':'&nbsp;',
						'width':150, 'height':85, 'left':0, 'top':3,
						'class':'container',
						'css':'line-height:1'
					},

					2:{
						'content':'Who is WATWI',
						'content_menuopen':"<b>Who is WATWI</b>",
						'url':'', 'cursor':'hand',
						'width':150, 'height':20, 'left':0, 'top':5,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
			

					3:{
						'content':'Anual Conference - Dallas',
						'content_rollover':'<b>Anual Conference - Dallas</b>',
						'url':'', 'cursor':'hand',
						'width':150, 'height':20, 'left':0, 'top':25,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
					4:{
						'content':'Other WATWI Conferences',
						'content_rollover':'<b>Other Conferences</b>',
						'url':'', 'cursor':'hand',
						'width':150, 'height':20, 'left':0, 'top':45,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					}
				} 
			}, // END Fincancial savvy===================================================================		
// Start scheduled camps ===========================================================================================================================================================

			6:{
				'content':'BWTB'+ arrowDown,
				'content_menuopen':'<b>BWTB</b>'+ arrowLeft,
				'url':'', 'cursor':'hand',
				'width':80, 'height':20, 'left':440, 'top':3,
				'class':'mainmenu_off',
				'class_menuopen':'mainmenu_rollover',

				'items':{
					'top':20,
					'left':440,
					'width':150,
					'height':65,
			
					1:{
						'content':'&nbsp;',
						'width':150, 'height':85, 'left':0, 'top':3,
						'class':'container',
						'css':'line-height:1'
					},

					2:{
						'content':'Brunch with the Bible',
						'content_menuopen':"<b>Brunch With The Bible</b>",
						'url':'', 'cursor':'hand',
						'width':150, 'height':20, 'left':0, 'top':5,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
			

					3:{
						'content':'Downloadable Notes',
						'content_rollover':'<b>Downloadable Notes</b>',
						'url':'', 'cursor':'hand',
						'width':150, 'height':20, 'left':0, 'top':25,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
					4:{
						'content':'Audio Archives',
						'content_rollover':'<b>Audio Archives</b>',
						'url':'', 'cursor':'hand',
						'width':150, 'height':20, 'left':0, 'top':45,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					}
				} 
			}, // END scheduled camps===================================================================		

	// Start signup ===========================================================================================================================================================

			7:{
				'content':'Contact Us'+ arrowDown,
				'content_menuopen':'<b>Contact Us</b>'+ arrowLeft,
				'url':'', 'cursor':'hand',
				'width':80, 'height':20, 'left':520, 'top':3,
				'class':'mainmenu_off',
				'class_menuopen':'mainmenu_rollover',

				'items':{
					'top':20,
					'left':520,
					'width':150,
					'height':85,
			
					1:{
						'content':'&nbsp;',
						'width':150, 'height':25, 'left':0, 'top':3,
						'class':'container',
						'css':'line-height:1'
					},
					2:{
						'content':'Contact Form',
						'content_menuopen':"<b>Contact Form</b>",
						'url':'', 'cursor':'hand',
						'width':150, 'height':20, 'left':0, 'top':5,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
					3:{
						'content':'The Store',
						'content_menuopen':"<b>The Store</b>",
						'url':'', 'cursor':'hand',
						'width':150, 'height':20, 'left':0, 'top':25,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
					4:{
						'content':'',
						'content_menuopen':"<b></b>",
						'url':'', 'cursor':'hand',
						'width':150, 'height':20, 'left':0, 'top':45,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
					5:{
						'content':'',
						'content_menuopen':"<b></b>",
						'url':'', 'cursor':'hand',
						'width':150, 'height':20, 'left':0, 'top':65,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					}
				} 
			}, // END signup===================================================================	
				
// start		Information on Money (all word docs.  Could exit to other sites with recipocity)==================================================
			8:{
				'content':'Mission Trips'+ arrowDown,
				'content_menuopen':'<b>Mission Trips</b>'+ arrowLeft,
				'url':'', 'cursor':'hand',
				'width':180, 'height':20, 'left':600, 'top':3,
				'class':'mainmenu_off',
				'class_menuopen':'mainmenu_rollover',

				'items':{
					'top':20,
					'left':600,
					'width':200,
					'height':165,
			
					1:{
						'content':'&nbsp;',
						'width':200, 'height':60, 'left':0, 'top':3,
						'class':'container',
						'css':'line-height:1'
					},

					2:{
						'content':'India',
						'content_menuopen':"<b>India</b>",
						'url':'', 'cursor':'hand',
						'width':200, 'height':20, 'left':0, 'top':3,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
					3:{
						'content':'France',
						'content_menuopen':"<b>France</b>",
						'url':'', 'cursor':'hand',
						'width':200, 'height':20, 'left':0, 'top':20,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
					4:{
						'content':'Isreal',
						'content_menuopen':"<b>Isreal</b>",
						'url':'', 'cursor':'hand',
						'width':200, 'height':20, 'left':0, 'top':40,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
					5:{
						'content':'China',
						'content_menuopen':"<b>China</b>",
						'url':'', 'cursor':'hand',
						'width':200, 'height':20, 'left':0, 'top':60,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'				
				} 
			}
	  }	
        } 	// End array of items

	};	// End base menu

	// Activate and build menu
	var WebDDM_mainmenu = new WebDDM('mainmenu', menu);
}
