var TREE_NODES = [
	['Home', '../asp/main.asp', 'mainFrame'],
	['Contact Us', '../asp/contact.asp', 'mainFrame'],
	['About Us', null, null,
		['History', '../html/history.htm', 'mainFrame'],
        ['Parent Company', 'http://www.pentair.com/water.html', '_blank'],
		['Business Markets', '../html/businesses.htm', 'mainFrame'],
		['International', '../html/international.htm', 'mainFrame']
		//['Employment', '../asp/employment.asp', 'mainFrame'],
//		['News', '../asp/pr.asp', 'mainFrame']
	],
	['Products', null, null,
		['Commercial', '../asp/ProductBrandBerk.asp', 'mainFrame'],
		['Pool & Spa', 'http://www.staritepool.com', '_blank'],
        ['Water Systems', '../asp/ProductBrand.asp?BId=1', 'mainFrame'],
		['Sump/Utility', '../asp/ProductBrand.asp?BId=10', 'mainFrame']
//		['Water Filtration', '../html/treatment_main.htm', 'mainFrame']		
	],
	//['Promotions', null, null,
		//['Cleaner Rebate', '../html/cleaner_rebate.htm', 'mainFrame'],
        //['EnergyRebate', '../html/energy_rebate.htm', 'mainFrame']
//		['Berkeley Dealer', null, null]
	//],
	//['Employment', '../asp/employment.asp', 'mainFrame'],]
	['Tools', null, null,
		['BERKELEY Repair Parts', '../berkeleyrepairparts/brp.htm', 'mainFrame'],
		['STA-RITE Repair Parts', '../stariterepairparts/srp.htm', 'mainFrame'],
		['BEC2', 'http://www.bec2.net/', '_blank'],
		['BDP', '../asp/bdpdownload.asp', 'mainFrame'],
		['BCM', '../pdf/BCM.pdf', '_blank'],
		['B Series Performance', '../pdf/B2225BK_B-Series_CentPump_Curves.pdf', '_blank'],
		['B Series Dimensions', '../pdf/B2226BK_B-Series_CentPump_Dimensions.pdf', '_blank'],
		['B Series Self-Priming Dimensions', '../pdf/B2229BK_B-Series_Self-PrimingPump_Dimensions.pdf', '_blank'],
		['Troubleshooting', '../asp/TroubleShooting.asp', 'mainFrame'],
		['Water Terms', '../asp/TermRequest.asp', 'mainFrame'],
		['Site Map', '../sitemap/site_overview.htm', 'mainFrame']		
	],
	['Training', '../html/training_systems.htm', 'mainFrame'],
	
	//['Race Team', null, null,
		//['Race Site', '../racing/racing_frames.htm', '_blank'],
//		['Merchandise', 'http://www.stariteracinggear.com/', '_blank']
	//],
	//['Safety Notice', null, null,
		//['Pool Brochure', '../pdf/safetybrochure.pdf', '_blank'],
		//['Pool Filter', '../html/recall_notice.htm', 'mainFrame']
	//],
	//production url
	//['Partner Sign-In', 'https://' + document.domain + '/PartnerAccess/Welcome.aspx', 'mainFrame'],	


	//development url
//  	['Partner Sign-In', 'http://' + document.domain + '/PartnerAccess/Welcome.aspx', 'mainFrame'],	

	
//	['Customer Sign-In', 'https://portal.starite.com/', '_blank'],
//	['Vendor Sign-In', 'https://portal.starite.com/', '_blank'],
	['Customer Sign-In', 'PortalRedirect.htm', '_blank'],
	['Vendor Sign-In', 'PortalRedirect.htm', '_blank'],
	['Vendor Terms & <br/>Conditions', '../html/TCs.pdf', '_blank'],
	
	
	[' ', ' ', '_blank'],
	
//	['Aquisition News', 'http://www.pentairwatertech.com', '_blank'],
	['- BERK PRICING -', '../html/pricing_indexberk.htm', '_blank'],
	['- WS PRICING -', '../html/pricing_index.htm', '_blank'],
//	['images/CAlogo.gif', 'https://www.starite.com/PartnerAccess/Welcome.aspx', '_blank'],
];
	



