<!-- // 					
					var days=new Array("Sunday, ","Monday, ","Tuesday, ",
						"Wednesday, ","Thursday, ","Friday, ","Saturday,")
					var months=new Array ("January ","February ","March ","April ","May ",
						"June ","July ","August ","September ","October ","November ",
						"December ")
					var lastMod= new Date(document.lastModified)
					var easternTime="EST" // Eastern Standard Time
					var tzo= lastMod.getTimezoneOffset()/60 // Timezone offset from UTC
					if (tzo == 4)easternTime="EDT" //Eastern Daylight Time
					var hh=lastMod.getHours()
						hh= (hh < 10) ? ("0"+hh): hh
					var mm=lastMod.getMinutes()
						mm= (mm<10) ? ("0"+mm): mm
					var ss=lastMod.getSeconds()
						ss=(ss < 10) ? ("0"+ss): ss
					var year=lastMod.getYear()
						// year<2000-> pad it with "19"
						year = (year<2000) ? ("19"+year) : year
					var dow=lastMod.getDay()  // day of week-> 0=sun,...,6=sat 
					var month=lastMod.getMonth() // 1..12
					var day=lastMod.getDate() // 1..31
						// day < 10 -> pad it with 0
						day = (day<10) ? ("0"+day+", ") : (day+", ")
					/* TR20020514
					var contentDoc=new String(document.location.href)
						contentDoc=contentDoc.replace(/\.htm(.?)$/i,"_content.html"+"$1")
					var listenerDoc=new String(contentDoc)
						listenerDoc=listenerDoc.replace(/\/\w+\.htm(.?)$/i,"/listeners.html"+"$1")
					*/
					
					var contentDoc=new String(document.location.href)
					var listenerDoc=new String(document.location.href)
					var prnDoc=new String(document.location.href)
					var localPath=new String(document.location.href)
						localPath=localPath.replace(/(.*)athens(.*)$/i,"$1")
					var iscontentDoc=new Boolean(false)
						   if (contentDoc.match(/_content.htm(.?)$/i))
							iscontentDoc=true;
					var islistenerDoc=new Boolean(false)
						   if (listenerDoc.match(/listeners.htm(.?)$/i))
							islistenerDoc=true;
					var isprnDoc=new Boolean(false)
						if (prnDoc.match(/_prn.htm(.?)$/i))
							isprnDoc=true;
					var isOKtoFixName=new Boolean(true)
					     if ((iscontentDoc==true ||islistenerDoc== true ||isprnDoc== true))
						     isOKtoFixName=false;
					var wasOKtoFixName=new Boolean(false)
					listenerDoc=listenerDoc.replace(/\/\w+\.htm(.?)#?.*$/i,"/listeners.html"+"$1")
					if (isOKtoFixName==true) {
						contentDoc=contentDoc.replace(/\.htm(.?)#?.*$/i,"_content.html"+"$1")
						prnDoc=prnDoc.replace(/\.htm(.?)#?.*$/i,"_prn.html"+"$1")
						wasOKtoFixName=true
					}										
					/* DEBUG 
					var msg="islistenerDoc=" + islistenerDoc + "\nisprnDoc=" + isprnDoc
					msg+="\niscontentDoc="+ iscontentDoc
					msg+="\nisOKtoFixName="+isOKtoFixName
					msg+="\nwassOKtoFixName="+wasOKtoFixName
					msg+="\ncontentDoc="+contentDoc
					msg+="\nlistenerDoc="+listenerDoc
					msg+="\nprnDoc="+prnDoc
					msg+="\nlocalPath="+localPath
					alert(msg)
					END DEBUG */
									      
					document.writeln("<FONT SIZE=-1>");
					
					document.writeln("[<A HREF='http://www.epa.gov/ord'>ORD Home</A>|");
					document.writeln("<A HREF='http://www.epa.gov/nerl'>NERL Home</A>|");
					document.writeln("<A HREF='http://www.epa.gov/athens'>ERD Home</A>]</font>");
	//				document.writeln("<A HREF='file:///R|http://intranet.epa.gov/nerlintr/athens/sitemap/index.html'>")
	//				document.writeln("Site Map</A>|")
	//				document.writeln("<A HREF='http://intranet.epa.gov/nerlintr/athens/search/index.html'>")
	//				document.writeln("Search</A>|")
	//				document.writeln("<A HREF='http://intranet.epa.gov/nerlintr/athens/comments/index.html'>")
	//				document.writeln("Contact Us</A>|")
	//				document.writeln("<A HREF='http://intranet.epa.gov/nerlintr/athens/access/index.html'>")
	//				document.writeln("EPA 508 Process</A>]</font>")
	//				document.writeln("<BR><Table Border=1><TR><TD><DIV ALIGN=\"center\">")
	//				document.writeln("960 College Station Road")
	//				document.writeln("<BR>Athens, GA 30605</DIV></TD></TR></Table>") 
					// document.writeln("URL: "+document.location.href+"<BR>")
					// document.writeln("This document was last modified by ERD on ")
					// document.writeln(days[dow]+months[month]+day+year+" @ ")
					// document.writeln(hh+":"+mm+":"+ss+" "+easternTime+" <BR><BR>")
					//if (wasOKtoFixName==true){
					//	document.writeln("For a printer friendly version of this page ");
					//	document.writeln("<A HREF='"+prnDoc+"'>click here</A><BR>");
					// }
					// The next 4 lines are commented out in ERDStaging1 (Staging Only Files)
//					document.writeln("<A HREF='http://www.epa.gov/epahome/usenotice.htm'>")
//					document.writeln("Privacy and Security Notice</A><BR>")
//					document.writeln("<A HREF='http://www.epa.gov/epahome/aboutserver.htm'>")
//					document.writeln("EPA Server Information</A><BR>")
//					document.writeln("To send e-mail to the ERD Webmaster ")
//					document.writeln("<a href='mailto:rowan.tim@epa.gov'>click here</a><BR>")
//					document.writeln("To edit this page choose File->Edit from the menu ")
//					document.writeln("<B>AFTER</B> <A HREF='"+contentDoc)
//					document.writeln("'>clicking this link</A><BR>")
//					document.writeln("To add or remove yourself from the editor list choose ")
//					document.writeln("File-Edit from the menu <B>AFTER</B>")
//					document.writeln("<A HREF='"+listenerDoc)
//					document.writeln("'>clicking this link</A><BR>")
//
//					var links = document.getElementsByTagName("a");
//					for(var i = 0; i < links.length; i++) {  // Loop through the returned tags
//    					var l = links[i];
//						var loc=l.search(/\.pdf/i);
						//if ( > -1){
						//	document.writeln("<a>name="AboutPDF"</a>");
						//	document.writeln("You will need Adobe Acrobat Reader, ");
						//	document.writeln("available as a free download, to view some of the files ");
						//	document.writeln("on this page.  ");
						//	document.writeln("See <a href=\"http://epa.gov/epahome/pdf.html\">EPA's PDF page</a> ");
						//	document.writeln("to learn more about PDF, and for a link to the free Acrobat Reader.");
						//	break;
						//}
					//}
					// document.writeln("Adobe Acrobat Reader is required to view PDF documents.")
					// document.writeln('The most recent version of the <a href="http://www.epa.gov/nerl/acrobat.html">')
					// document.writeln('Adobe Acrobat Reader</a> <a href="http://www.epa.gov/epahome/exitepa.htm"> ')
					// document.writeln('<img src="http://www.epa.gov/epafiles/images/epafiles_misc_exitepadisc.gif" ')
					// document.writeln('alt="Exit EPA Disclaimer" width="87" height="13" border="0"></a> &nbsp;')
					// document.writeln('is available as a free download. An <a href="http://www.epa.gov/nerl/access.html">')
					// document.writeln('Adobe Acrobat plug-in for assisted technologies</a> is also available.<BR>')
//-->					
