var thisURL = window.location.hostname;
if (thisURL == 'www.epa.gov' || thisURL == 'epa.gov') { 
	document.write('<scr' + 'ipt type="text/javascript" src="http://www.epa.gov/epafiles/js/survey.js"></scr' + 'ipt>');
}