var TREE_NODES = [
	['Home', '../html/main2.htm', 'mainFrame'],
	['About Us', '../html/history.htm', 'mainFrame'],
//		['History', '../html/history.htm', 'mainFrame'],
//        ['Parent Company', 'http://www.wicor.com', '_blank'],
//		['Business Markets', '../html/businesses.htm', 'mainFrame'],
//		['International', '../html/international.htm', 'mainFrame']
//	],
	['Products', null, null,
		['Home Water', '../asp/productapplication.asp?AId=24', 'mainFrame'],
		['Lawn & Garden', '../asp/productapplication.asp?AId=25', 'mainFrame'],
		['Pool & Spa', '../asp/productapplication.asp?AId=26', 'mainFrame'],
        ['Sewage & Effluent', '../asp/productapplication.asp?AId=27', 'mainFrame'],
		['Sump', '../asp/productapplication.asp?AId=28', 'mainFrame'],
		['Utility', '../asp/productapplication.asp?AId=29', 'mainFrame']		
	],
//	['Promotions', null, null,
//		['Cleaner Rebate', '../html/cleaner_rebate.htm', 'mainFrame']
//      ['Award Dealer', null, null],
//		['Berkeley Dealer', null, null]
//	],
	['Troubleshooting', '../asp/TroubleShooting.asp', 'mainFrame'],
	['News', '../asp/pr.asp', 'mainFrame'
//		['Race Team', 'http://www.starite.com/starite/racing/racing_frames.htm', '_blank'],
//      ['Aquisitions', 'http://www.starite.com/starite/pr.html', 'mainFrame'],
	],
//	['Race Team', '../racing/racing_frames.htm', '_blank'],
	['Water Terms', '../asp/TermRequest.asp', 'mainFrame'],
	['Site Map', '../sitemap/site_overview.htm', 'mainFrame'],
//	['Employment', '../asp/employment.asp', 'mainFrame'],
	['Contact Us', '../asp/contact.asp', 'mainFrame'],
//	['Training', null, null,
//		['Pool Training', '../html/training_pool.htm', 'mainFrame'],
//		['WICOR Training', '../html/training_systems.htm', 'mainFrame']
//	],
//	['Vendor Sign-In', 'http://portal.starite.com/sapportal/', '_blank']
];


