function OutOfServiceArea(){
	alert("Sorry, you are outside of our Regular Service Area. However we may be able to provide industrial waste management services. Check this page for more information.");
	}
	
	
function NoAddressSet(){
	alert("Gilton Solid Waste serves several different regions, each under separate government jurisdictions. As each government agency sets their own service standards, we need to know the address you want service at to provide accurate information. Please click on the 'Service Area' link to set your service address.");
	}
	
	
function NoCookiesAllowed(){
	alert("Gilton Solid Waste serves several different regions, each under separate government jurisdictions. As each government agency sets their own service standards, we need to know the address you want service at to provide accurate information. Please click on the 'Service Area' link to set your service address. Please Note: if you have cookies turned off, you will need to start each session by entering your address in the 'Service Area' page.");
	}
	
	//It appears as if you have 'cookies' turned off. You will need to start each session from the 'Service Area' page to get around this setting as, due to conflicting government regulations, service options vary by location. Please click on the 'Service Area' link to choose your service address.