﻿var myMenu =
[
    [ null, 'Home', './', '_self', 'EurekaSpringsWest.com Home' ],
    /*_cmSplit,*/
    [ null, 'What To Do', './what_to_do.html', '_self', 'What to Do in Eureka Springs West',
    	[ null, 'Arts &amp; History', './what_to_do_culture_arts.html', '_self', 'Culture & Arts' ],
    	[ null, 'Beaver Lake Activities', './what_to_do_beaver_lake.html', '_self', 'Beaver Lake Activities' ],
    	[ null, 'White River Activities', './what_to_do_white_river.html', '_self', 'White River Activities' ],
    	[ null, 'Outdoor Activities', './what_to_do_outdoor_activities.html', '_self', 'Outdoor Activities' ],
    	[ null, 'Shopping', './what_to_do_shopping.html', '_self', 'Shopping' ],
    	[ null, 'Sports Supplies & Outfitting', './what_to_do_sports_outfitters.html', '_self', 'Sports Supplies & Outfitting' ]
    ],
    [ null, 'Where To Stay', './where_to_stay.html', '_self', 'Eureka Springs West Lodging & Accomodations',
    	[ null, 'Bed &amp; Breakfast', './where_to_stay_bed_breakfast.html', '_self', 'Bed & Breakfast' ],
 		[ null, 'Camping &amp; RV Parks', './where_to_stay_camp_rv.html', '_self', 'Camping & RV Parks' ],
    	[ null, 'Cottages &amp; Cabins', './where_to_stay_cottages_cabins.html', '_self', 'Cottages & Cabins' ],
    	[ null, 'Inns &amp; Motels', './where_to_stay_inns_motels.html', '_self', 'Inns & Motels' ]
    ],
	[ null, 'Where To Dine', './where_to_dine.html', '_self', 'Where to Dine in the Eureka Springs\'s Regions',
    	[ null, 'Delis', './where_to_dine_delis.html', '_self', 'Delis' ],
    	[ null, 'Groceries & Supplies', './where_to_dine_groceries_supplies.html', '_self', 'Groceries & Supplies' ],
    	[ null, 'Restaurants', './where_to_dine_restaurants.html', '_self', 'Restaurants' ],
    	[ null, 'Special Events', './where_to_dine_special_events.html', '_self', 'Special Events' ]
    ],
   [ null, 'Vacation Services', './tools_local_resources.html', '_self', 'Vacation Services',
    ],
	[ null, 'Wedding Guide', './wedding_guide.html', '_self', 'Wedding Guide and Services',
    ],
];