<!-- Hide script
// This Weekend's Events

var bd_BaseDate = new Date();

var month = bd_BaseDate.getMonth();
var day   = bd_BaseDate.getDate();
var year  = bd_BaseDate.getYear();
if (year < 1900) {year+=1900 }; // Fix for Opera version 7.11 and earlier, (years are 103 for 2003, etc.)
var MonthName = new Array('January','February.','March','April','May','June','July','August','September','October','November','December');
var month2='00';
var hr = false;
var anSep = true;  // add a carruiage return?
var anShown = false;
var table = true;
var anTableshown = false;

function show_Announce()
   {
	if (!anShown)
		{
      if (hr)
         document.write('<br /><hr align="center" width="60%" /><br />');
      if (anSep)
         document.write('<br />');
      if (table && !anTableshown)
         {
         document.write('<table style="margin-left: 10px; margin-right: 10px; width: 90%;" border="1" cellpadding="15" cellspacing="1" bordercolor="red" width="100%" align="center"><tr><td>');
         anTableshown=true;
         } 
      document.write('<div class="center"><span class="meeting">');
		//document.write('<strong>ANNOUNCEMENT:</strong><br />');
		//document.write(MonthName[month]+' '+day+', '+year+'<br />');
		document.write('</span>');
		anShown = true;
		}
   }

function show_AnnounceL()
   {
	if (!anShown)
		{
      if (hr)
         document.write('<br /><hr align="center" width="60%" /><br />');
      if (anSep)
         document.write('<br />');
      if (table && !anTableshown)
         {
         document.write('<table style="margin-left: 10px; margin-right: 10px; width: 90%;" border="1" cellpadding="15" cellspacing="1" bordercolor="red" width="100%" align="center"><tr><td>');
         anTableshown=true;
         } 
      document.write('<div class="center"><span class="meeting">');
		//document.write('<strong>ANNOUNCEMENT:</strong><br />');
		document.write(MonthName[month]+' '+day+', '+year+'<br />');
		document.write('</span>');
      
      document.write('<div align="left"><span class="meeting">');
		//document.write('<strong>ANNOUNCEMENT:</strong><br />');
		//document.write(MonthName[month]+' '+day+', '+year+'<br />');
		document.write('</span>');
		anShown = true;
		}
   }
function announce_NotReady()
   {
   show_Announce();
   document.write('This space is used to display important announcements.<br />');
   document.write('We do not have the information programmed for this year yet!<br />');
   document.write('<br />');
   }


function announce_JulyFourth()
   {
   show_AnnounceL();
   document.write('<a target="_blank" href="http://www.usflag.org/history/francisscottkey.html"><img src="images/US-Flag-68x50.gif" border="0" alt="The U.S. Flag" class="imgLeft" /></a>Today, consider with reverence what this day means and the many that gave their life making sure we have a day to celebrate our country\'s birthday.&nbsp; Tomorrow, come back and we can do business.');
   document.write('<br style="clear:both;" />');
   }

function announce_FathersDay()
   {
   show_Announce();
   document.write('Happy Fathers Day for all the wonderful dads out there.');
   document.write('<br />');
   }
function announce_20060403()
   {
   show_Announce();
   document.write('<p class="center"><a class="x" onclick="openWindow(this,\'sclpage\')" href="http://www.gatorsports.com/apps/pbcs.dll/frontpage">Congratulations to the (unfavored) Florida Gators for winning the National NCAA Basketball Championship Monday evening in Indianapolis playing the UCLA Bruins(first NCAA Chanpionship for Florida ever).  Final score: 73-57</a></p>');
   }


    






   
function display_Announcements_2008()
   {
   switch (month)
		{
		case 0: // January 2008
			{

			}
			break;
		case 2: // March 2008
			{
    		}
			break;
		case 3: // April 2008
			{

    		}
			break;        
		case 5: // June 2008
			{

			}
			break;
      case 6: // July 2005
			{
			switch (day)
				{
				case 4: // July 4th
					{
					announce_JulyFourth();
					}
					break;
				} // end of switch
			   break;
			}
         break;
		case 9: // October 2008
			{

			}
			break;
		case 10: // November 2008
			{
			}
			break;
		break;
		case 11: // December 2008
			{

			}
			break;
		} // end of switch
   } // end display_Announcements_2008
   
function display_Announcements_2007()
   {
   switch (month)
		{
		case 0: // January 2007
			{

			}
			break;
		case 2: // March 2007
			{
    		}
			break;
		case 3: // April 2007
			{

    		}
			break;        
		case 5: // June 2007
			{

			}
			break;
      case 6: // July 2005
			{
			switch (day)
				{
				case 4: // July 4th
					{
					announce_JulyFourth();
					}
					break;
				} // end of switch
			   break;
			}
         break;
		case 9: // October 2007
			{

			}
			break;
		case 10: // November 2007
			{
			}
			break;
		break;
		case 11: // December 2007
			{

			}
			break;
		} // end of switch
   } // end display_Announcements_2007


function display_Announcements_2006()
   {
   switch (month)
		{
		case 0: // January 2006
			{

			}
			break;
		case 2: // March 2006
			{
    		}
			break;
		case 3: // April 2006
			{
         if ((day >= 3) && (day < 5))
            announce_20060403();
    		}
			break;        
		case 5: // June 2006
			{

			}
			break;
      case 6: // July 2005
			{
			switch (day)
				{
				case 4: // July 4th
					{
					announce_JulyFourth();
					}
					break;
				} // end of switch
			   break;
			}
         break;
		case 9: // October 2006
			{

			}
			break;
		case 10: // November 2006
			{
			}
			break;
		break;
		case 11: // December 2006
			{

			}
			break;
		} // end of switch
   } // end display_Announcements_2006


function display_Announcements_2005()
   {
   switch (month)
		{
		case 5: // June 2005
			{
			switch (day)
				{
				case 19: // FD
					{
					announce_FathersDay();
					}
					break;
				} // end of switch
            break;
			}
			break;
      case 6: // July 2005
			{
			switch (day)
				{
				case 4: // July 4th
					{
					announce_JulyFourth();
					}
					break;
				} // end of switch
			   break;
			}
         break;
		} // end of switch
   } // end display_Announcements_2005

function display_Announcements_2004()
   {
   switch (month)
		{
		case 4: // May 2004
			{
			
			}
			break;
		} // end of switch
   } // end display_Announcements_2004




if (year==2005)
   {
   display_Announcements_2005();
   }
else
if (year==2006)
   {
   display_Announcements_2006();
   }
else
if (year==2007)
   {
   display_Announcements_2007();
   }
else
if (year==2008)
   {
   display_Announcements_2008();
   }
else
   {
   //announce_NotReady();
   }

if (anTableshown)
   {
   document.write('</td></tr></table>');
   }
//document.write(', '+year););
//alert("Month is "+month+" and day is "+day);
// Stop hiding -->