var TREE1_NODES = [
	['Home', "index.htm",'',
	['', null, null],

	],

	['Accommodations', null, null,
		['Cottages', "cottages.htm"],
		['Penthouse', "penthouse.htm"],
		['Lake Home', "lakehome.htm"],
		['Motel Rooms', "motel.htm"],
		['Florida Gulf Home', "http://www.flmnvacations.com/home/floridarentals.html", 'blank'],
		['Resort Layout', "resort-layout.htm", 'blank'],
		['Rates', "rates.htm"],
		['Services', "services.htm"],



	],
	['Boat Rentals', "rentals.htm",'',
	['', null, null],

	],

	['Fishing Videos', "videos.htm",'',
	['', null, null],
	],

	['Fishing', "fishing.htm",'',
		['Guides', "guides.htm"],
		['2009 Pro Angler Entries', "fish-results.htm"],
		['Photo Galleries', "photogallery.htm"],
		['How to Catch Them', "fishingtips.pdf", 'blank'],

	],

	['Fly Fishing', "fly-fishing.htm",'',
	['', null, null],
	],

	['Fishing License', "license.htm",'',
	['', null, null],
	],

	['Lakes and Rivers', "lakes.htm",'',
	['', null, null],
	   ['Crane Lake', "cranelake.htm"],
		['Lilac Lake', "lilaclake.htm"],
		['Loon Lake', "loonlake.htm"],
		['Vermilion River', "vermilion.htm"],
		['Vermilion Gorge', "vermilion-gorge.htm"],
		['Vermilion Falls', "vermilion-falls.htm"],
		['Mukooda Lake', "mukoodalake.htm"],

 	],

	['Activities', "activities.htm",'',
	    ['Pitch & Putt Golf', "range.htm"],
	    ['Churches', "churches.htm"],
		['Golf Courses', "golf.htm"],
		['Day Trips', "trips.htm"],
	],

	['Guided Activities and Tours', "activities-guided.htm",'',
	['', null, null],
	],

	['Rates', null, null,
	    ['Lake Home', "rates.htm#lakehome"],
		['Motel Rates', "rates.htm#motel"],
		['Cottage Rates', "rates.htm#cottage"],
		['All Rates', "rates.htm"],
	],

	['News', "news.htm",'',
	['', null, null],
	],

	['Specials', "http://www.pinepointlodge.com/specials/specials.htm",'',
	['', null, null],
	],

	['Employment', "http://www.pinepointlodge.com/employment/employ.htm",'',
	['', null, null],
	],


	['Contact Us', "http://www.pinepointlodge.com/contact/contact.htm",'',
	['', null, null],
	],

	['Reservations', "http://www.pinepointlodge.com/reservations/reservation.htm",'',
	['', null, null],
	],

	['Location', "location.htm",'',
	['', null, null],
	    ['Maps', "maps.htm"],
	],
	['Photo Galleries', "photogallery.htm",'',
	['', null, null],
	],

	['Brochure (PDF format)', "brochure.htm",'',
	['', null, null],
	],
	['Border Crossing', "bordercrossings.htm",'',
	['', null, null],
	],
	['Boats for Sale', "boatsforsale.htm",'',
	['', null, null],
	],
	['Lake Properties For Sale', "properties.htm",'',
	['', null, null],
	],
	['Webcam', "http://www.pinepointlodge.com/webcam.htm", 'blank',
	['', null, null],
	],

];

