// Initialize WebDDM
function initWebDDM ()
{
	// Preload all the images we will be using...
	WebDDM_preloadImages('/images/home_b.gif','/images/home_b_f2.gif','/images/about_us_b.gif',
		'/images/about_us_b_f2.gif','/images/equip_b.gif','/images/equip_b_f2.gif',
		'/images/event_b.gif','/images/event_b_f2.gif','/images/merch_tix_b.gif',
		'/images/merch_tix_b_f2.gif','/images/donate_b.gif','/images/donate_b_f2.gif','/images/contact_b.gif',
		'/images/contact_b_f2.gif','/images/als_b.gif','/images/als_b_f2.gif');
	
	// Begin base menu
	var menu = {
		'position':'relative',
		'top':0,
		'left':0,
		'width':0,
		'height':0,
		'expand_menu':'auto',

		// Begin array of items, level 0
		'items':{
			'top':0,
			'left':0,
			1:{
				'content':'<a href="/index.html"><img border="0" src="/images/home_b.gif"></a>',
				'content_rollover':'<a href="/index.html"><img border="0" src="/images/home_b_f2.gif"></a>',
				'cursor':'hand',
				'width':0, 'height':0, 'offsetLeft': 0,
				'class':'mainmenu_off',
				'class_rollover':'mainmenu_off'
			},
			2:{
				'content':'<a href="/aboutus.html"><img border="0" src="/images/about_us_b.gif"></a>',
				'content_rollover':'<a href="/aboutus.html"><img border="0" src="/images/about_us_b_f2.gif"></a>',
				'cursor':'hand',
				'width':220, 'height':31, 'offsetTop':31,
				'class':'mainmenu_off',
				'class_rollover':'mainmenu_off'
			},			
			3:{
				'content':'<img border="0" src="/images/equip_b.gif"></a>',
				'content_rollover':'<img border="0" src="/images/equip_b_f2.gif"></a>',
				'width':221, 'height':31, 'offsetTop': 31,
				'class':'mainmenu_off',
				'class_rollover':'mainmenu_off',
				'content_menuopen':'<img border="0" src="/images/equip_b_f2.gif"></a>',

				// Begin array of items
				'items':{
					'top':0,
					'left':221,

					'background-item':{
						'width': 180, 'height': 100,
						'top':0, 'left':0,
						'class': 'container'
					},				

					1:{
						'content':'&nbsp;&nbsp;Transfer Lift Systems',
						'content_rollover':'<a href="/equip/tls.html">&nbsp;&nbsp;Transfer Lift Systems</a>',
						'cursor':'hand',
						'width':250, 'height':20, 'offsetLeft': 2,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
					2:{
						'content':'&nbsp;&nbsp;Powered Wheel Chairs',
						'content_rollover':'<a href="/equip/pwc.html">&nbsp;&nbsp;Powered Wheel Chairs</a>',
						'cursor':'hand',
						'width':220, 'height':20, 'offsetTop':20,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
					3:{
						'content':'&nbsp;&nbsp;Respite Care',
						'content_rollover':'<a href="/equip/rc.html">&nbsp;&nbsp;Respite Care&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a>',
						'cursor':'hand',
						'width':220, 'height':20, 'offsetTop':20,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
					4:{
						'content':'&nbsp;&nbsp;Consultation and Advice',
						'content_rollover':'<a href="/equip/caa.html">&nbsp;&nbsp;Consultation and Advice</a>',
						'cursor':'hand',
						'width':220, 'height':20, 'offsetTop':20,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					},
					5:{
						'content':'&nbsp;&nbsp;Volunteers',
						'content_rollover':'<a href="/equip/volunteers.html">&nbsp;&nbsp;Volunteers&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</a>',	
						'cursor':'hand',
						'width':220, 'height':20, 'offsetTop':20,
						'class':'mainmenu_off',
						'class_rollover':'mainmenu_rollover'
					}
				}
				// End array of items


			},
			4:{
				'content':'<a href="/event.html"><img border="0" src="/images/event_b.gif"></a>',
				'content_rollover':'<a href="/event.html"><img border="0" src="/images/event_b_f2.gif"></a>',
				'cursor':'hand',
				'width':221, 'height':31, 'offsetTop': 31,
				'class':'mainmenu_off',
				'class_rollover':'mainmenu_off'
			},	
			5:{
				'content':'<a href="/contact/post.pl?view=merch"><img border="0" src="/images/merch_tix_b.gif"></a>',
				'content_rollover':'<a href="/contact/post.pl?view=merch"><img border="0" src="/images/merch_tix_b_f2.gif"></a>',
				'cursor':'hand',
				'width':221, 'height':31, 'offsetTop': 31,
				'class':'mainmenu_off',
				'class_rollover':'mainmenu_off'
			},			
			6:{
				'content':'<a href="/contact/post.pl?view=donate"><img border="0" src="/images/donate_b.gif"></a>',
				'content_rollover':'<a href="/contact/post.pl?view=donate"><img border="0" src="/images/donate_b_f2.gif"></a>',
				'cursor':'hand',
				'width':221, 'height':31, 'offsetTop': 31,
				'class':'mainmenu_off',
				'class_rollover':'mainmenu_off'
			},
			7:{
				'content':'<a href="/contact/post.pl?view=post"><img border="0" src="/images/contact_b.gif"></a>',
				'content_rollover':'<a href="/contact/post.pl?view=post"><img border="0" src="/images/contact_b_f2.gif"></a>',
				'cursor':'hand',
				'width':221, 'height':31, 'offsetTop': 31,
				'class':'mainmenu_off',
				'class_rollover':'mainmenu_off'
			},
			8:{
				'content':'<a href="/als.html"><img border="0" src="/images/als_b.gif"></a>',
				'content_rollover':'<a href="/als.html"><img border="0" src="/images/als_b_f2.gif"></a>',
				'cursor':'hand',
				'width':221, 'height':31, 'offsetTop': 31,
				'class':'mainmenu_off',
				'class_rollover':'mainmenu_off'
			}
		}
		// End array of items
	};
	// End base menu

	// Activate and build menu
	var WebDDM_mainmenu = new WebDDM('mainmenu', menu);
}
