domMenu_data.setItem('domMenu_vertical', new domMenu_Hash(
	1, new domMenu_Hash(
		'contents', 'Home',
		'uri', 'http://www.gatsbycroquet.com/home.html',
		'target', '_self',
		'statusText', ''),
	2, new domMenu_Hash(
		'contents', 'The&nbsp;Party!',
		'uri', 'http://www.gatsbycroquet.com/25.html',
		'target', '_self',
		'statusText', '',
		1, new domMenu_Hash(
			'contents', 'Food&nbsp;&&nbsp;Drink',
			'uri', 'http://www.gatsbycroquet.com/26.html',
			'target', '_self',
			'statusText', '')),
	3, new domMenu_Hash(
		'contents', 'Silent&nbsp;Auction',
		'uri', 'http://www.gatsbycroquet.com/auction.html',
		'target', '_self',
		'statusText', ''),
	4, new domMenu_Hash(
		'contents', 'Sponsorship',
		'uri', 'http://www.gatsbycroquet.com/24.html',
		'target', '_self',
		'statusText', ''),
	5, new domMenu_Hash(
		'contents', 'The&nbsp;Roaring&nbsp;20\'s',
		'uri', 'http://www.gatsbycroquet.com/22.html',
		'target', '_self',
		'statusText', ''),
	6, new domMenu_Hash(
		'contents', 'Croquet&nbsp;History&nbsp;&&nbsp;Links',
		'uri', 'http://www.gatsbycroquet.com/croquet_history__links.html',
		'target', '_self',
		'statusText', ''),
	7, new domMenu_Hash(
		'contents', 'Contact',
		'uri', 'http://www.gatsbycroquet.com/13.html',
		'target', '_self',
		'statusText', '')
));domMenu_settings.setItem('domMenu_vertical', new domMenu_Hash(
    'axis', 'vertical',
    'subMenuWidthCorrection', -1,
    'verticalSubMenuOffsetX', -1,
    'verticalSubMenuOffsetY', -1,
    'horizontalSubMenuOffsetX', 2,
    'horizontalSubMenuOffsetY', 0
));
