// set parameters for the script
firstDate = "3/3/2010";	// first date in the range
secondDate = "3/12/2010";	// second date in the range
yesContent = "<div align='center'><a href='mailto:info@ryangutter.com&subject=6th Annual Hawaiian Day&body=I will be there!'><img src='http://www.ryangutter.com/images/hawaiian_day_banner_2010.jpg' alt='Hawaiian Day 2010' border='0'></a></div>";	// content to display if today's date falls within dates (inclusive)
noContent = "";	// content to display if today's date does not fall within dates (inclusive)
