var today = new Date();
var dd = today.getDate();
var dm = today.getMonth() + 1;

if ((dm == 7 && dm >= 1) && (dm==7 && dd <=24))
	{
	document.write("<b>July 23<sup>rd</sup> & 24<sup>th</sup>, Beautification Work Days - Volunteers Needed</b> <a href='http://www.tampacatholic.org/parent/indexlocal.htm' target='bottom'>(details)</a><br>");
	}
if ((dm == 7 && dd >= 1) || (dm==8 && dd <=8))
	{
	document.write("<b>Aug. 8<sup>th</sup>, New Student Mass, 5pm</b>, Crusader Hall <font color=red><i>5pm is the correct time; a different time appeared in error in a recent mailing</i></font><br>");
	}
if ((dm == 7 && dm >= 1) || (dm==8 && dd <=9))
	{
	document.write("<b>Aug. 9<sup>th</sup>, Student Orientation</b> for Freshmen, Sophomores, & Juniors <a href='http://www.tampacatholic.org/summer/start.php?page=opening2010.htm' target='bottom'>(details)</a><br>");
	}
if ((dm == 7 && dm >= 1) || (dm==8 && dd <=9))
	{
	document.write("<b>Aug. 9<sup>th</sup>, New Parent Breakfast</b> 7:45am, TC Library <a href='http://www.tampacatholic.org/summer/start.php?page=parentbreakfast.htm' target='bottom'>(details)</a><br>");
	}
if ((dm == 7 && dm >= 1) || (dm==8 && dd <=10))
	{
	document.write("<b>Aug. 10<sup>th</sup>, Student Orientation</b> for Seniors, 1pm <a href='http://www.tampacatholic.org/summer/start.php?page=opening2010.htm' target='bottom'>(details)</a><br>");
	}
if ((dm == 7 && dm >= 1) || (dm==8 && dd <=10))
	{
	document.write("<b>Aug. 10<sup>th</sup>, Crusader Parent Club Meeting</b>, 6:30pm, Crusader Hall <a href='http://www.tampacatholic.org/summer/start.php?page=opening2010.htm' target='bottom'>(details)</a><br>");
	}
if ((dm == 7 && dm >= 1) || (dm==8 && dd <=10))
	{
	document.write("<b>Aug. 10<sup>th</sup>, Teacher Meet & Greet</b>, 7:00pm, Crusader Hall <a href='http://www.tampacatholic.org/summer/start.php?page=opening2010.htm' target='bottom'>(details)</a><br>");
	}
if ((dm == 7 && dm >= 1) || (dm==8 && dd <=10))
	{
	document.write("<b>Aug. 10<sup>th</sup>, New Parent Meeting</b>, 8:30pm, Crusader Hall <a href='http://www.tampacatholic.org/summer/start.php?page=opening2010.htm' target='bottom'>(details)</a><br>");
	}
if ((dm == 7 && dm >= 1) || (dm==8 && dd <=11))
	{
	document.write("<b>Aug. 11<sup>th</sup>, First Day of classes</b><br>");
	}
