<!-- // Start of AdSubtract JavaScript block; you can ignore this.
     // It is used when AdSubtract blocks cookies or pop-up windows.
document.iMokie = "cookie blocked by AdSubtract";
document.iMferrer = "referrer blocked by AdSubtract";
function iMwin() {
	this.location = "";
	this.frames = new Array(9);
	this.frames[0] = this;
	this.frames[1] = this;
	this.frames[2] = this;
	this.frames[3] = this;
	this.frames[4] = this;
	this.frames[5] = this;
	this.frames[6] = this;
	this.frames[7] = this;
	this.frames[8] = this;
	this.length = 0;
}
// End of AdSubtract JavaScript block. -->
function newbieflag(newbieStartDate){
 var todaysDate=new Date();var startDate=new Date();startDate.setTime(Date.parse(newbieStartDate));var newbieLeftToGo=parseInt(1+(todaysDate-startDate)/86400000);var newbieInsert='<img src="http://www.epa.gov/epafiles/images/newbieflag.gif" border="0" width="34" height="16" hspace="0" vspace="0" alt="New!">';
 if (newbieLeftToGo < 31  &&  newbieLeftToGo > 0){ document.write(newbieInsert); }
}
// newbieflag.js v2 January 2005
