var myMenu =
[
	['', 'Site Map', 'index.php?page=sitemap.htm', '_self', 'Site Map'],  // a menu item
	_cmSplit,
	['', 'Accommodation', 'index.php?page=1stay.htm', '_self', 'Rooms and Rates',
		['', 'Hoopoe', 'index.php?page=1room01.htm', '_self', 'Hoopoe'],
		['', 'Loerie', 'index.php?page=1room02.htm', '_self', 'xLoerie'],
		['', 'King Fisher', 'index.php?page=1room03.htm', '_self', 'King Fisher'],
		['', 'Oriole', 'index.php?page=1room04.htm', '_self', 'Oriole'],
		['', 'Fish Eagle', 'index.php?page=1room05.htm', '_self', 'Fish Eagle'],
		['', 'Guinea Fowl', 'index.php?page=1room06.htm', '_self', 'Guinea Fowl'],
		['', 'Sunbird', 'index.php?page=1room06.htm', '_self', 'Sunbird'],
    ],  // a menu item
	_cmSplit,
	['', '<span style="color: yellow;"><em>Book Online</em></span>', 'https://www.nightsbridge.co.za/bridge/Search?bbid=12007', '_blank', 'Book Online NOW'],  // a menu item
        _cmSplit,
	['', 'The Lodge', 'index.php?page=2lodge.htm', '_self', 'About Lakeside Lodge',
		['', 'Activities', 'index.php?page=2lodge9.htm', '_self', 'Activities'],
		['', 'Aerial Photos ', 'index.php?page=2lodge20.htm', '_self', 'Aerial Photos '],
    ],  // a menu item
	_cmSplit,
    ['', 'The Area', 'index.php?page=3things0.htm', '_self', 'The Area',
		['', 'Eco Outings', 'index.php?page=4eco1.htm', '_self', 'Eco Outings'],
		['', 'Dining & Shops', 'index.php?page=6dining.htm', '_self', 'Dining & Shops'],
		['', 'Towns', 'index.php?page=3things4.htm', '_self', 'Towns'],
		['', 'Maps', 'index.php?page=5maps.html', '_self', 'Maps of the Area'],
    ],  // a menu item  
	_cmSplit,
	['', '<span style="color: yellow;"><em>Special Offers</em></span>', 'index.php?page=7offer.htm', '_self', 'Special Offers'],  // a menu item
	_cmSplit,
	['', 'Gallery', 'gallery.php?page=category', '_self', 'Image Gallery',
    ['', 'Wedding Venue', 'gallery.php?category=10', '_self', 'Wedding Venue'], 
	    ['', 'Lodge Setting', 'gallery.php?category=7', '_self', 'Lodge Setting'],  
		['', 'Lodge Accommodation', 'gallery.php?category=9', '_self', 'Lodge Accommodation'],
		['', 'Lodge Activities', 'gallery.php?category=8', '_self', 'Lodge Activities'],
		['', 'Garden Route Places', 'gallery.php?category=5', '_self', 'Garden Route Places'],
		['', 'Garden Route Activities', 'gallery.php?category=6', '_self', 'Garden Route Activities'],
		['', 'Birds', 'gallery.php?category=2', '_self', 'Birds'],
		['', 'Flowers', 'gallery.php?category=3', '_self', 'Flowers'],
		['', 'Animals', 'gallery.php?category=4', '_self', 'Animals'],
		['', '4x4', 'gallery.php?category=1', '_self', '4x4'],
    ],  // a menu item
	_cmSplit,
	['', 'Contacts', 'index.php?page=1stay1.htm', '_self', 'Contacts',
	    ['', 'Contact Details', 'index.php?page=1stay1.htm#contact', '_self', 'Contact Details'],
		['', 'Enquiry Form', 'index.php?page=1stay1.htm', '_self', 'Enquiry Form'],
		['', 'Links', 'index.php?page=9links.html', '_self', 'Links'],
    ],  // a menu item
	_cmSplit,
	['', 'Home', 'index.php?page=index.htm', '_self', 'Home Page'],  // a menu item
];
