<!--



// Public Site Scripts
// Browser Sniffer
var sAgent = navigator.userAgent;
var mac = sAgent.indexOf("Mac") > -1;
bName = navigator.appName;
bVer = parseInt(navigator.appVersion);

ns3 = (bName == "Netscape" && bVer == 3);
ns4 = (bName == "Netscape" && bVer >= 4);
ie3 = (bName == "Microsoft Internet Explorer" && bVer == 3);
ie4 = (bName == "Microsoft Internet Explorer" && bVer >= 4);
ver4 = (ns4 || ie4)? true:false;
ie3_ns4_ie4 = (ns4 || ie4 || ie3)? true:false;

 


//if (section=="new"){
//var memberopp="_off"; var business="_off";
//	if (subsection=="memberopp"){memberopp="_on";}
//	if (subsection=="business"){business="_on";}

{
	
Footer="<BR><BR><SPAN CLASS=\"disclaim\">The dealers and installers we refer are independent contractors and have no authority to enter into any obligations, written, implied or oral, on behalf of Puget Sound Energy. While these contractors pledge to maintain a high level of customer service and satisfaction, Puget Sound Energy cannot and does not warrant products, installations or service work performed by contractors or installers participating in the Contractor Referral Service.</FONT>"

	
}

//-->