var LWSC_NODES = [
		['<p>Home</p>', 'home.html', "contents"],
		['<p>Rain Barrel Prog.</p>', 'Rain Barrel Program/Rain_Barrel_Program.html', "contents"],
		['<p>Online Payment</p>', 'OnlinePayment/OnlinePayment.html', "contents"],
		['<p>Current News</p>', 'cgi-bin/news/news.pl', "contents"],
		['<p>Facts & Figures</p>', 'factsfig/factsfigures.html', "contents",
				['<p>Accolades</p>', 'factsfig/accolades.html', "contents"],
				['<p>Administration</p>', 'factsfig/administration.html', "contents"],
				['<p>Engineering<br >Services</p>', 'factsfig/engineeringservices.html', "contents"],
				['<p>Water Division<br > Services</p>', 'factsfig/waterdivisionservices.html', "contents"],
				['<p>Sewer Division<br > Servcies</p>', 'factsfig/sewerdivisionservices.html', "contents"],
		],
		['<p>Water System', 'watersys/watersystemmainpage.html', "contents",
				['<p>Water <br >Treatment</p>', 'watersys/watertreatment.html', "contents"],
				['<p>Watershed Pro<br >tection Team</p>', 'watersys/watershedProtection.html', "contents"],
				['<p>Water Supply</p>', 'watersys/watersupply.html', "contents"],
				['<p>Reading Your <br >Water Meter</p>', 'watersys/readingyourwatermeter.html', "contents"],
				['<p>Conservation <br >& Efficiency</p>', 'conserve/conservationinfo.html', "contents"],
				['<p>System History</p>', 'watersys/watersystemhistory.html', "contents"],
				['<p>Drinking <br >quality</p>', null, null,
						['<p>FAQs</p>', 'faqs/frequentAskQuestions.html', "contents"],
						['<p>Quality <br >Report</p>', 'watersys/qualityReportTOC.html', "contents",
								['<p>Annual Quality<br >Report</p>', 'watersys/waterReportPage1.html', "contents"],
								['<p>Where Your<br >Water Comes<br >from</p>', 'watersys/waterReportPage2.html', "contents"],
								['<p>How is your<br >Water treated</p>', 'watersys/waterReportPage3.html', "contents"],
								['<p>2006 Drinking<br >water results</p>', 'watersys/waterReportPage4.html', "contents"],
								['<p>EPA & DPE Info</p>', 'watersys/waterReportPage5.html', "contents"],
								['<p>Get involved</p>', 'watersys/waterReportPage6.html', "contents"],
								['<p>Your Drinking<br >Water Info</p>', 'watersys/annualWaterQualityReportGenInfo.html', "contents"],
								['<p>Information<br >about LWSC</p>', 'watersys/infoAboutLWSC.html', "contents"],
						],
				],
		],		
		['<p>Sewer System</p>', 'sewersys/sewerSystem.html', "contents",		
				['<p>Sewer Water <br >Quality Info</p>', 'sewersys/sewerWaterQuality.html', "contents",
						['<p>System <br >History</p>', 'sewersys/sewerSystemHistory.html', "contents"],
						['<p>Technical <br >Info</p>', 'http://members.aol.com/_ht_a/erikschiff/lwwtp1.htm', "_blank"],
				],
		],		
		['<p>Conservation</p>', 'conserve/conservationInfo.html', "contents",
				['<p>Change a <br >few habits</p>', 'conserve/changingHabits.html', "contents"],
				['<p>Pre 1980s <br >Bathrooms</p>', 'conserve/pre1980Bathrooms.html', "contents"],
		],		
		['<p>Bids</p>', null, null,
				['<p>Projects for <br >bid</p>', 'cgi-bin/newbids/news.pl', "contents"],
				['<p>Projects <br >Awarded</p>', 'cgi-bin/bidsawarded/news.pl', "contents"],
				['<p>Vendor List</p>', 'cgi-bin/vendors/news.pl', "contents"],
		],
		['<p>FAQs</p>', 'faqs/frequentAskQuestions.html', "contents"],
		['<p>Contact Us</p>', 'contact/contactUs.html', "contents"],		
		['<p>Employment</p>', 'employment/employment.html', "contents"],
];