// NOTE: Do NOT use this menu as a start for your own custom menu unless you want a very
// plain, and, indeed, inflexible menu. This menu does not use background-items and it uses
// the "old" style of positioning.

// Initialize WebDDM

	WebDDM_preloadImages('images/home_btn.jpg', 'images/about_btn.jpg',
		'images/facility_btn.jpg', 'images/membership_btn.jpg',
	  	'images/contact_btn.jpg');

function initWebDDM ()
{
	// Begin base menu
	var menu = {
		'position':'relative',
		'top':0,
		'left':0,
		'width':0,
		'height':31,
		'expand_menu':'auto',
		'useOldPositioning':true,

		// Begin array of items, level 0
		'items':{
			'top':0,
			'left':0,
			'width':0,
			'height':31,
			// Begin item 1
			1:{
				'content':'<a href="/">&nbsp;</a>',
				'cursor':'hand',
				'width':100, 'height':31, 'left':0, 'top':0,
				'class':'other',
				'css':'background-image:url(images/home_btn.jpg)',
				'css_rollover':'background-image:url(images/home_btn.jpg)'
			},
			// End item 1
			// Begin item 2
			2:{
				'content':'&nbsp;',
				'content_menuopen':'<a href="about.asp">&nbsp;</a>',
				'width':100, 'height':31, 'left':100, 'top':0,
				'class':'other',
				'css':'background-image:url(images/about_btn.jpg)',
				'css_menuopen':'background-image:url(images/about_btn.jpg)',
				// Begin array of items, item 2
				'items':{
					'top':25,
					'left':375,
					'width':185,
					'height':88,

					'background-item':{
						'top':2, 'left':0,
						'width':185, 'height':88,
						'class':'menu_container'
					},
					// Begin item 2-1
					1:{
						'content':'<a href="trainers.asp">Trainers</a>',
						'cursor':'hand',
						'width':180, 'height':22, 'left':2, 'top':0,
						'class':'other',
						'css':'background-color:#E8E8E8',
						'css_rollover':'background-color:#AFCE35'
					},
					// End item 3-1
					// Begin item 3-2
					2:{
						'content':'<a href="pilates.asp">Pilates</a>',
						'cursor':'hand',
						'width':180, 'height':22, 'left':2, 'top':21,
						'class':'other',
						'css':'background-color:#E8E8E8',
						'css_rollover':'background-color:#AFCE35'
					},
					// End item 3-2
					// Begin item 3-3
					3:{
						'content':'<a href="nwcoaches.asp">Nutrition/Wellness Coaches</a>',
						'cursor':'hand',
						'width':180, 'height':22, 'left':2, 'top':42,
						'class':'other',
						'css':'background-color:#E8E8E8',
						'css_rollover':'background-color:#AFCE35'
					},
					// End item 2-1
					4:{
						'content':'<a href="corpwellness.asp">Corporate Wellness Programs</a>',
						'cursor':'hand',
						'width':180, 'height':22, 'left':2, 'top':63,
						'class':'other',
						'css':'background-color:#E8E8E8',
						'css_rollover':'background-color:#AFCE35'
					}
					// End item 2-1
				}
				// End array of items, item 2
			},
			// End item 2
			// Begin item 3
			3:{
				'content':' &nbsp; ',
				'content_menuopen':'<a href="facility.asp">&nbsp;</a>',
				'width':100, 'height':31, 'left':200, 'top':0,
				'class':'other',
				'css':'background-image:url(images/facility_btn.jpg)',
				'css_menuopen':'background-image:url(images/facility_btn.jpg)',
				// Begin array of items, item 3
				'items':{
					'top':25,
					'left':470,
					'width':100,
					'height':45,

					'background-item':{
						'top':2, 'left':0,
						'width':105, 'height':45,
						'class':'menu_container'
					},
					// Begin item 3-1
					1:{
						'content':'<a href="equipment.asp">Equipment</a>',
						'cursor':'hand',
						'width':100, 'height':22, 'left':2, 'top':0,
						'class':'other',
						'css':'background-color:#E8E8E8',
						'css_rollover':'background-color:#AFCE35'
					},
					// End item 3-1
					// Begin item 3-2
					2:{
						'content':'<a href="gallery.asp">Photo Gallery</a>',
						'cursor':'hand',
						'width':100, 'height':22, 'left':2, 'top':21,
						'class':'other',
						'css':'background-color:#E8E8E8',
						'css_rollover':'background-color:#AFCE35'
					}
					// End item 3-2
					// Begin item 3-3
				}
				// End array of items, item 3
			},
			// End item 3
			// Begin item 3
			4:{
				'content':'&nbsp;',
				'content_menuopen':'<a href="membership.asp">&nbsp;</a>',
				'width':100, 'height':31, 'left':300, 'top':0,
				'class':'other',
				'css':'background-image:url(images/membership_btn.jpg)',
				'css_menuopen':'background-image:url(images/membership_btn.jpg)',
				// Begin array of items, item 3
				'items':{
					'top':25,
					'left':555,
					'width':113,
					'height':50,

					'background-item':{
						'top':2, 'left':0,
						'width':115, 'height':67,
						'class':'menu_container'
					},
					// Begin item 3-1
					1:{
						'content':'<a href="testimonies.asp">Testimonials</a>',
						'cursor':'hand',
						'width':111, 'height':22, 'left':2, 'top':0,
						'class':'other',
						'css':'background-color:#E8E8E8',
						'css_rollover':'background-color:#AFCE35'
					},
					// End item 3-1
					// Begin item 3-2
					2:{
						'content':'<a href="newsevents.asp">News &amp; Events</a>',
						'cursor':'hand',
						'width':111, 'height':22, 'left':2, 'top':21,
						'class':'other',
						'css':'background-color:#E8E8E8',
						'css_rollover':'background-color:#AFCE35'
					},
					// End item 3-2
					// Begin item 3-3
					3:{
						'content':'<a href="join.asp">Join Now!</a>',
						'cursor':'hand',
						'width':111, 'height':22, 'left':2, 'top':42,
						'class':'other',
						'css':'background-color:#E8E8E8',
						'css_rollover':'background-color:#AFCE35'
					}
					// End item 3-3
				}
				// End array of items, item 3
			},
			// End item 3
			// Begin item 5
			5:{
				'content':'<a href="contact.asp">&nbsp;</a>',
				'cursor':'hand',
				'width':100, 'height':31, 'left':400, 'top':0,
				'class':'other',
				'css':'background-image:url(images/contact_btn.jpg)',
				'css_rollover':'background-image:url(images/contact_btn.jpg)'
			}
			// End item 5
		}
		// End array of items, level 0
	};
	// End base menu

	// Activate and build menu
	var otherMenu = new WebDDM('menu', menu);
}
