var pwMenu =
[
	[null, 'Home', '/index.html', '_self', null],
	_cmSplit,
	 	[null, 'Christmas', 'christmas.html', '_self', null],
	_cmSplit,
		[null, 'Restaurant', null, null, null,
		[null, 'Restaurant', 'restaurant.html', '_self', null],
		[null, 'Daytime Menu', 'lunchmenu.html', '_self', null],
		[null, 'Evening Menu', 'dinnermenu.html', '_self', null],
		[null, 'Drinks Menu', 'dinnerdrinks.html', '_self', null],
		[null, 'Party Menu', 'partymenu.html', '_self', null],
		],
	_cmSplit,
	 	[null, 'Weddings', 'weddings.html', '_self', null],
	_cmSplit,
	 	[null, 'Events', 'events.html', '_self', null],
	_cmSplit,
		[null, 'Corporate', 'corporate.html', '_self', null],
	_cmSplit,
		[null, 'Offers', 'offers.html', '_self', null],
	_cmSplit,
		[null, 'Location', 'location.html', '_self', null],
	_cmSplit,
		[null, 'Contact', 'feedback.php', '_self', null],
//	_cmSplit,
//		[null, 'Links', 'linkspage.html', '_self', null],
];
