// --
// Created with JavaScript Calender generator version 1.01
// This generator is freeware and can be found at:
// http://www.abspoel.com/roel-karin/download.php
// © 2003 Roel S.F. Abspoel (roel@abspoel.com)
// --
var newstoday = 0;
var today = new Date();
var dayofweek = today.getDay();
if (dayofweek == 0) {dayofweek = "SUNDAY"};
if (dayofweek == 1) {dayofweek = "MONDAY"};
if (dayofweek == 2) {dayofweek = "THUESDAY"};
if (dayofweek == 3) {dayofweek = "WEDNESDAY"};
if (dayofweek == 4) {dayofweek = "THURSDAY"};
if (dayofweek == 5) {dayofweek = "FRIDAY"};
if (dayofweek == 6) {dayofweek = "SATURDAY"};
var month = today.getMonth();
if (month == 0) {month = "JANUARY"};
if (month == 1) {month = "FEBRUARY"};
if (month == 2) {month = "MARCH"};
if (month == 3) {month = "APRIL"};
if (month == 4) {month = "MAY"};
if (month == 5) {month = "JUNE"};
if (month == 6) {month = "JULY"};
if (month == 7) {month = "AUGUST"};
if (month == 8) {month = "SEPTEMBER"};
if (month == 9) {month = "OCTOBER"};
if (month == 10) {month = "NOVEMBER"};
if (month == 11) {month = "DECEMBER"};
var monthnext = today.getMonth()+1;
if (monthnext == 12) {monthnext = 0};
if (monthnext == 0) {monthnext = "JANUARY"};
if (monthnext == 1) {monthnext = "FEBRUARY"};
if (monthnext == 2) {monthnext = "MARCH"};
if (monthnext == 3) {monthnext = "APRIL"};
if (monthnext == 4) {monthnext = "MAY"};
if (monthnext == 5) {monthnext = "JUNE"};
if (monthnext == 6) {monthnext = "JULY"};
if (monthnext == 7) {monthnext = "AUGUST"};
if (monthnext == 8) {monthnext = "SEPTEMBER"};
if (monthnext == 9) {monthnext = "OCTOBER"};
if (monthnext == 10) {monthnext = "NOVEMBER"};
if (monthnext == 11) {monthnext = "DECEMBER"};
var dayofmonth = today.getDate();
var year = today.getFullYear();
function daily() {
  newstoday = 0;
  document.write("<table width=100% border=0 bordercolor=#CCCCFF>");
  document.write("<tr bgcolor=#0000FF><td> ");
  document.write("<font size=2 color=#FFFFOO><div align=right>" + dayofweek + " " + month + " " + dayofmonth + " " + year + "</td></font></div>");
  document.write("</tr>");
  document.write("<tr bgcolor=#CCCCFF><td>");
  if ((month == "APRIL") && (dayofmonth == 21)) {
    document.write("<font size=2 color=#000066><li>TRI COUNTY SCIENCE & TECHNOLOGY FAIR</font></li>")
    newstoday = 1
};
  if ((month == "DECEMBER") && (dayofmonth == 2)) {
    document.write("<font size=2 color=#000066><li>HOS-Vail Farm</font></li>")
    newstoday = 1
};
  if ((month == "DECEMBER") && (dayofmonth == 9)) {
    document.write("<font size=2 color=#000066><li>HOS-Beekman Elementary</font></li>")
    newstoday = 1
};
  if ((month == "DECEMBER") && (dayofmonth == 12)) {
    document.write("<font size=2 color=#000066><li>Spring Play- THE LION....Auditions</font></li>")
    newstoday = 1
};
  if ((month == "FEBRUARY") && (dayofmonth == 3)) {
    document.write("<font size=2 color=#000066><li>Dinner Dance at Pinnacle Restaurant in Somers</font></li>")
    newstoday = 1
};
  if ((month == "FEBRUARY") && (dayofmonth == 3)) {
    document.write("<font size=2 color=#000066><li>HOS-Gayhead Elementary</font></li>")
    newstoday = 1
};
  if ((month == "FEBRUARY") && (dayofmonth == 6)) {
    document.write("<font size=2 color=#000066><li>HOS-St. Columbanus</font></li>")
    newstoday = 1
};
  if ((month == "JANUARY") && (dayofmonth == 6)) {
    document.write("<font size=2 color=#000066><li>HOS-PEARLS</font></li>")
    newstoday = 1
};
  if ((month == "JANUARY") && (dayofmonth == 9)) {
    document.write("<font size=2 color=#000066><li>HOS-Melrose School</font></li>")
    newstoday = 1
};
  if ((month == "JANUARY") && (dayofmonth == 20)) {
    document.write("<font size=2 color=#000066><li>HOS-Mamaroneck Ave School</font></li>")
    newstoday = 1
};
  if ((month == "JANUARY") && (dayofmonth == 25)) {
    document.write("<font size=2 color=#000066><li>HOS-Garden Street School</font></li>")
    newstoday = 1
};
  if ((month == "JANUARY") && (dayofmonth == 27)) {
    document.write("<font size=2 color=#000066><li>HOS-Arthur S May Elementary</font></li>")
    newstoday = 1
};
  if ((month == "MARCH") && (dayofmonth == 2)) {
    document.write("<font size=2 color=#000066><li>Spring Play- THE LION WHO LOST HIS ROAR</font></li>")
    newstoday = 1
};
  if ((month == "MARCH") && (dayofmonth == 3)) {
    document.write("<font size=2 color=#000066><li>Spring Play- THE LION WHO LOST HIS ROAR</font></li>")
    newstoday = 1
};
  if ((month == "MARCH") && (dayofmonth == 10)) {
    document.write("<font size=2 color=#000066><li>HOS-LaGrange Elementary</font></li>")
    newstoday = 1
};
  if ((month == "MARCH") && (dayofmonth == 17)) {
    document.write("<font size=2 color=#000066><li>HOS-Noxon Rd</font></li>")
    newstoday = 1
};
  if ((month == "MARCH") && (dayofmonth == 31)) {
    document.write("<font size=2 color=#000066><li>HOS-Post Rd</font></li>")
    newstoday = 1
};
  if ((month == "MAY") && (dayofmonth == 5)) {
    document.write("<font size=2 color=#000066><li>HOS-PEARLS</font></li>")
    newstoday = 1
};
  if ((month == "MAY") && (dayofmonth == 6)) {
    document.write("<font size=2 color=#000066><li>HOS-Maimonides Academy</font></li>")
    newstoday = 1
};
  if ((month == "NOVEMBER") && (dayofmonth == 4)) {
    document.write("<font size=2 color=#000066><li>HOS-Pound Ridge Elementary</font></li>")
    newstoday = 1
};
  if ((month == "NOVEMBER") && (dayofmonth == 5)) {
    document.write("<font size=2 color=#000066><li>HOS-Maimonides Academy</font></li>")
    newstoday = 1
};
  if ((month == "NOVEMBER") && (dayofmonth == 9)) {
    document.write("<font size=2 color=#000066><li>Fall Play- THE SOMEWHAT TRUE TALE OF ROBIN HOOD</font></li>")
    newstoday = 1
};
  if ((month == "NOVEMBER") && (dayofmonth == 10)) {
    document.write("<font size=2 color=#000066><li>Fall Play- THE SOMEWHAT TRUE TALE OF ROBIN HOOD</font></li>")
    newstoday = 1
};
  if ((month == "NOVEMBER") && (dayofmonth == 11)) {
    document.write("<font size=2 color=#000066><li>HOS-Highland Falls</font></li>")
    newstoday = 1
};
  if ((month == "NOVEMBER") && (dayofmonth == 11)) {
    document.write("<font size=2 color=#000066><li>Fall Play- THE SOMEWHAT TRUE TALE OF ROBIN HOOD</font></li>")
    newstoday = 1
};
  if ((month == "NOVEMBER") && (dayofmonth == 12)) {
    document.write("<font size=2 color=#000066><li>Dinner Theater - The Full Monty</font></li>")
    newstoday = 1
};
  if ((month == "NOVEMBER") && (dayofmonth == 15)) {
    document.write("<font size=2 color=#000066><li>Spring Play- THE LION....Registration Cut Off</font></li>")
    newstoday = 1
};
  if ((month == "NOVEMBER") && (dayofmonth == 18)) {
    document.write("<font size=2 color=#000066><li>HOS-Parsons Memorial School</font></li>")
    newstoday = 1
};
  if ((month == "OCTOBER") && (dayofmonth == 13)) {
    document.write("<font size=2 color=#000066><li>FAMILY SCIENCE at the JV Mall FREE 7PM-8:30</font></li>")
    newstoday = 1
};
  if ((month == "OCTOBER") && (dayofmonth == 14)) {
    document.write("<font size=2 color=#000066><li>HOS-Garrison School</font></li>")
    newstoday = 1
};
  if ((month == "OCTOBER") && (dayofmonth == 21)) {
    document.write("<font size=2 color=#000066><li>HOS-Pearls</font></li>")
    newstoday = 1
};
  if ((month == "SEPTEMBER") && (dayofmonth == 16)) {
    document.write("<font size=2 color=#000066><li>Actors Workshops- 4 week courses</font></li>")
    newstoday = 1
};
  if ((month == "SEPTEMBER") && (dayofmonth == 17)) {
    document.write("<font size=2 color=#000066><li>TARZAN on Broadway 6:30 pm</font></li>")
    newstoday = 1
};
  if ((month == "SEPTEMBER") && (dayofmonth == 26)) {
    document.write("<font size=2 color=#000066><li>Fall Classes Begin</font></li>")
    newstoday = 1
};
  if (newstoday == 0) {document.write("<font size=2 color=#000066><li>Regular Programming</li><br></font>")};
document.write("</td></Tr></table>");
}
function thismonth() {
  newstoday = 0;
  document.write("<table width=100% border=0 bordercolor=#CCCCFF>");
  document.write("<tr bgcolor=#0000FF> ");
  document.write("<td><font size=2 color=#FFFFOO><div align=right>" + month + "</td></font></div></tr>");
  document.write("<tr bgcolor=#CCCCFF><td>");
  if (month == "APRIL"){
    document.write("<font size=2 color=#000066><li>21 APRIL TRI COUNTY SCIENCE & TECHNOLOGY FAIR</font></li>")
    newstoday = 1
};
  if (month == "DECEMBER"){
    document.write("<font size=2 color=#000066><li>2 DECEMBER HOS-Vail Farm</font></li>")
    newstoday = 1
};
  if (month == "DECEMBER"){
    document.write("<font size=2 color=#000066><li>9 DECEMBER HOS-Beekman Elementary</font></li>")
    newstoday = 1
};
  if (month == "DECEMBER"){
    document.write("<font size=2 color=#000066><li>12 DECEMBER Spring Play- THE LION....Auditions</font></li>")
    newstoday = 1
};
  if (month == "FEBRUARY"){
    document.write("<font size=2 color=#000066><li>3 FEBRUARY Dinner Dance at Pinnacle Restaurant in Somers</font></li>")
    newstoday = 1
};
  if (month == "FEBRUARY"){
    document.write("<font size=2 color=#000066><li>3 FEBRUARY HOS-Gayhead Elementary</font></li>")
    newstoday = 1
};
  if (month == "FEBRUARY"){
    document.write("<font size=2 color=#000066><li>6 FEBRUARY HOS-St. Columbanus</font></li>")
    newstoday = 1
};
  if (month == "JANUARY"){
    document.write("<font size=2 color=#000066><li>6 JANUARY HOS-PEARLS</font></li>")
    newstoday = 1
};
  if (month == "JANUARY"){
    document.write("<font size=2 color=#000066><li>9 JANUARY HOS-Melrose School</font></li>")
    newstoday = 1
};
  if (month == "JANUARY"){
    document.write("<font size=2 color=#000066><li>20 JANUARY HOS-Mamaroneck Ave School</font></li>")
    newstoday = 1
};
  if (month == "JANUARY"){
    document.write("<font size=2 color=#000066><li>25 JANUARY HOS-Garden Street School</font></li>")
    newstoday = 1
};
  if (month == "JANUARY"){
    document.write("<font size=2 color=#000066><li>27 JANUARY HOS-Arthur S May Elementary</font></li>")
    newstoday = 1
};
  if (month == "MARCH"){
    document.write("<font size=2 color=#000066><li>2 MARCH Spring Play- THE LION WHO LOST HIS ROAR</font></li>")
    newstoday = 1
};
  if (month == "MARCH"){
    document.write("<font size=2 color=#000066><li>3 MARCH Spring Play- THE LION WHO LOST HIS ROAR</font></li>")
    newstoday = 1
};
  if (month == "MARCH"){
    document.write("<font size=2 color=#000066><li>10 MARCH HOS-LaGrange Elementary</font></li>")
    newstoday = 1
};
  if (month == "MARCH"){
    document.write("<font size=2 color=#000066><li>17 MARCH HOS-Noxon Rd</font></li>")
    newstoday = 1
};
  if (month == "MARCH"){
    document.write("<font size=2 color=#000066><li>31 MARCH HOS-Post Rd</font></li>")
    newstoday = 1
};
  if (month == "MAY"){
    document.write("<font size=2 color=#000066><li>5 MAY HOS-PEARLS</font></li>")
    newstoday = 1
};
  if (month == "MAY"){
    document.write("<font size=2 color=#000066><li>6 MAY HOS-Maimonides Academy</font></li>")
    newstoday = 1
};
  if (month == "NOVEMBER"){
    document.write("<font size=2 color=#000066><li>4 NOVEMBER HOS-Pound Ridge Elementary</font></li>")
    newstoday = 1
};
  if (month == "NOVEMBER"){
    document.write("<font size=2 color=#000066><li>5 NOVEMBER HOS-Maimonides Academy</font></li>")
    newstoday = 1
};
  if (month == "NOVEMBER"){
    document.write("<font size=2 color=#000066><li>9 NOVEMBER Fall Play- THE SOMEWHAT TRUE TALE OF ROBIN HOOD</font></li>")
    newstoday = 1
};
  if (month == "NOVEMBER"){
    document.write("<font size=2 color=#000066><li>10 NOVEMBER Fall Play- THE SOMEWHAT TRUE TALE OF ROBIN HOOD</font></li>")
    newstoday = 1
};
  if (month == "NOVEMBER"){
    document.write("<font size=2 color=#000066><li>11 NOVEMBER HOS-Highland Falls</font></li>")
    newstoday = 1
};
  if (month == "NOVEMBER"){
    document.write("<font size=2 color=#000066><li>11 NOVEMBER Fall Play- THE SOMEWHAT TRUE TALE OF ROBIN HOOD</font></li>")
    newstoday = 1
};
  if (month == "NOVEMBER"){
    document.write("<font size=2 color=#000066><li>12 NOVEMBER Dinner Theater - The Full Monty</font></li>")
    newstoday = 1
};
  if (month == "NOVEMBER"){
    document.write("<font size=2 color=#000066><li>15 NOVEMBER Spring Play- THE LION....Registration Cut Off</font></li>")
    newstoday = 1
};
  if (month == "NOVEMBER"){
    document.write("<font size=2 color=#000066><li>18 NOVEMBER HOS-Parsons Memorial School</font></li>")
    newstoday = 1
};
  if (month == "OCTOBER"){
    document.write("<font size=2 color=#000066><li>13 OCTOBER FAMILY SCIENCE at the JV Mall FREE 7PM-8:30</font></li>")
    newstoday = 1
};
  if (month == "OCTOBER"){
    document.write("<font size=2 color=#000066><li>14 OCTOBER HOS-Garrison School</font></li>")
    newstoday = 1
};
  if (month == "OCTOBER"){
    document.write("<font size=2 color=#000066><li>21 OCTOBER HOS-Pearls</font></li>")
    newstoday = 1
};
  if (month == "SEPTEMBER"){
    document.write("<font size=2 color=#000066><li>16 SEPTEMBER Actors Workshops- 4 week courses</font></li>")
    newstoday = 1
};
  if (month == "SEPTEMBER"){
    document.write("<font size=2 color=#000066><li>17 SEPTEMBER TARZAN on Broadway 6:30 pm</font></li>")
    newstoday = 1
};
  if (month == "SEPTEMBER"){
    document.write("<font size=2 color=#000066><li>26 SEPTEMBER Fall Classes Begin</font></li>")
    newstoday = 1
};
if (newstoday == 0) {document.write("<font size=2 color=#000066><li>REgular Programming</li></font><br>")};
newstoday = 0;
document.write("</td></Tr></table>");
}
function nextmonth() {
  newstoday = 0;
  document.write("<table width=100% border=0 bordercolor=#CCCCFF>");
  document.write("<tr bgcolor=#0000FF> ");
  document.write("<td><font size=2 color=#FFFFOO><div align=right>" + monthnext + "</td></font></div></tr>");
  document.write("<tr bgcolor=#CCCCFF><td>");
  if (monthnext == "APRIL"){
    document.write("<font size=2 color=#000066><li>21 APRIL TRI COUNTY SCIENCE & TECHNOLOGY FAIR</font></li>")
    newstoday = 1
};
  if (monthnext == "DECEMBER"){
    document.write("<font size=2 color=#000066><li>2 DECEMBER HOS-Vail Farm</font></li>")
    newstoday = 1
};
  if (monthnext == "DECEMBER"){
    document.write("<font size=2 color=#000066><li>9 DECEMBER HOS-Beekman Elementary</font></li>")
    newstoday = 1
};
  if (monthnext == "DECEMBER"){
    document.write("<font size=2 color=#000066><li>12 DECEMBER Spring Play- THE LION....Auditions</font></li>")
    newstoday = 1
};
  if (monthnext == "FEBRUARY"){
    document.write("<font size=2 color=#000066><li>3 FEBRUARY Dinner Dance at Pinnacle Restaurant in Somers</font></li>")
    newstoday = 1
};
  if (monthnext == "FEBRUARY"){
    document.write("<font size=2 color=#000066><li>3 FEBRUARY HOS-Gayhead Elementary</font></li>")
    newstoday = 1
};
  if (monthnext == "FEBRUARY"){
    document.write("<font size=2 color=#000066><li>6 FEBRUARY HOS-St. Columbanus</font></li>")
    newstoday = 1
};
  if (monthnext == "JANUARY"){
    document.write("<font size=2 color=#000066><li>6 JANUARY HOS-PEARLS</font></li>")
    newstoday = 1
};
  if (monthnext == "JANUARY"){
    document.write("<font size=2 color=#000066><li>9 JANUARY HOS-Melrose School</font></li>")
    newstoday = 1
};
  if (monthnext == "JANUARY"){
    document.write("<font size=2 color=#000066><li>20 JANUARY HOS-Mamaroneck Ave School</font></li>")
    newstoday = 1
};
  if (monthnext == "JANUARY"){
    document.write("<font size=2 color=#000066><li>25 JANUARY HOS-Garden Street School</font></li>")
    newstoday = 1
};
  if (monthnext == "JANUARY"){
    document.write("<font size=2 color=#000066><li>27 JANUARY HOS-Arthur S May Elementary</font></li>")
    newstoday = 1
};
  if (monthnext == "MARCH"){
    document.write("<font size=2 color=#000066><li>2 MARCH Spring Play- THE LION WHO LOST HIS ROAR</font></li>")
    newstoday = 1
};
  if (monthnext == "MARCH"){
    document.write("<font size=2 color=#000066><li>3 MARCH Spring Play- THE LION WHO LOST HIS ROAR</font></li>")
    newstoday = 1
};
  if (monthnext == "MARCH"){
    document.write("<font size=2 color=#000066><li>10 MARCH HOS-LaGrange Elementary</font></li>")
    newstoday = 1
};
  if (monthnext == "MARCH"){
    document.write("<font size=2 color=#000066><li>17 MARCH HOS-Noxon Rd</font></li>")
    newstoday = 1
};
  if (monthnext == "MARCH"){
    document.write("<font size=2 color=#000066><li>31 MARCH HOS-Post Rd</font></li>")
    newstoday = 1
};
  if (monthnext == "MAY"){
    document.write("<font size=2 color=#000066><li>5 MAY HOS-PEARLS</font></li>")
    newstoday = 1
};
  if (monthnext == "MAY"){
    document.write("<font size=2 color=#000066><li>6 MAY HOS-Maimonides Academy</font></li>")
    newstoday = 1
};
  if (monthnext == "NOVEMBER"){
    document.write("<font size=2 color=#000066><li>4 NOVEMBER HOS-Pound Ridge Elementary</font></li>")
    newstoday = 1
};
  if (monthnext == "NOVEMBER"){
    document.write("<font size=2 color=#000066><li>5 NOVEMBER HOS-Maimonides Academy</font></li>")
    newstoday = 1
};
  if (monthnext == "NOVEMBER"){
    document.write("<font size=2 color=#000066><li>9 NOVEMBER Fall Play- THE SOMEWHAT TRUE TALE OF ROBIN HOOD</font></li>")
    newstoday = 1
};
  if (monthnext == "NOVEMBER"){
    document.write("<font size=2 color=#000066><li>10 NOVEMBER Fall Play- THE SOMEWHAT TRUE TALE OF ROBIN HOOD</font></li>")
    newstoday = 1
};
  if (monthnext == "NOVEMBER"){
    document.write("<font size=2 color=#000066><li>11 NOVEMBER HOS-Highland Falls</font></li>")
    newstoday = 1
};
  if (monthnext == "NOVEMBER"){
    document.write("<font size=2 color=#000066><li>11 NOVEMBER Fall Play- THE SOMEWHAT TRUE TALE OF ROBIN HOOD</font></li>")
    newstoday = 1
};
  if (monthnext == "NOVEMBER"){
    document.write("<font size=2 color=#000066><li>12 NOVEMBER Dinner Theater - The Full Monty</font></li>")
    newstoday = 1
};
  if (monthnext == "NOVEMBER"){
    document.write("<font size=2 color=#000066><li>15 NOVEMBER Spring Play- THE LION....Registration Cut Off</font></li>")
    newstoday = 1
};
  if (monthnext == "NOVEMBER"){
    document.write("<font size=2 color=#000066><li>18 NOVEMBER HOS-Parsons Memorial School</font></li>")
    newstoday = 1
};
  if (monthnext == "OCTOBER"){
    document.write("<font size=2 color=#000066><li>13 OCTOBER FAMILY SCIENCE at the JV Mall FREE 7PM-8:30</font></li>")
    newstoday = 1
};
  if (monthnext == "OCTOBER"){
    document.write("<font size=2 color=#000066><li>14 OCTOBER HOS-Garrison School</font></li>")
    newstoday = 1
};
  if (monthnext == "OCTOBER"){
    document.write("<font size=2 color=#000066><li>21 OCTOBER HOS-Pearls</font></li>")
    newstoday = 1
};
  if (monthnext == "SEPTEMBER"){
    document.write("<font size=2 color=#000066><li>16 SEPTEMBER Actors Workshops- 4 week courses</font></li>")
    newstoday = 1
};
  if (monthnext == "SEPTEMBER"){
    document.write("<font size=2 color=#000066><li>17 SEPTEMBER TARZAN on Broadway 6:30 pm</font></li>")
    newstoday = 1
};
  if (monthnext == "SEPTEMBER"){
    document.write("<font size=2 color=#000066><li>26 SEPTEMBER Fall Classes Begin</font></li>")
    newstoday = 1
};
  if (newstoday == 0) {document.write("<font size=2 color=#000066><li>Regular Programming</li></font><br>")};
    newstoday = 0;
    document.write("</td></Tr></table>");
}
function countdowns() {
  document.write("<table width=100% border=0 bordercolor=#CCCCFF>");
  document.write("<tr bgcolor=#0000FF>");
  document.write("<td><font size=2 color=#FFFFOO><div align=right>COUNTDOWNS</td></font></div></tr>");
  document.write("<tr bgcolor=#CCCCFF><td>");
  var vandaag = new Date();
  var totdatum = new Date("DECEMBER 2, 2006 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: HOS-Vail Farm </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: HOS-Vail Farm </li></font><br>");
};
  var totdatum = new Date("DECEMBER 9, 2006 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: HOS-Beekman Elementary </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: HOS-Beekman Elementary </li></font><br>");
};
  var totdatum = new Date("DECEMBER 12, 2006 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: Spring Play- THE LION....Auditions </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: Spring Play- THE LION....Auditions </li></font><br>");
};
  var totdatum = new Date("NOVEMBER 4, 2006 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: HOS-Pound Ridge Elementary </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: HOS-Pound Ridge Elementary </li></font><br>");
};
  var totdatum = new Date("NOVEMBER 5, 2006 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: HOS-Maimonides Academy </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: HOS-Maimonides Academy </li></font><br>");
};
  var totdatum = new Date("NOVEMBER 9, 2006 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: Fall Play- THE SOMEWHAT TRUE TALE OF ROBIN HOOD </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: Fall Play- THE SOMEWHAT TRUE TALE OF ROBIN HOOD </li></font><br>");
};
  var totdatum = new Date("NOVEMBER 10, 2006 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: Fall Play- THE SOMEWHAT TRUE TALE OF ROBIN HOOD </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: Fall Play- THE SOMEWHAT TRUE TALE OF ROBIN HOOD </li></font><br>");
};
  var totdatum = new Date("NOVEMBER 11, 2006 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: HOS-Highland Falls </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: HOS-Highland Falls </li></font><br>");
};
  var totdatum = new Date("NOVEMBER 11, 2006 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: Fall Play- THE SOMEWHAT TRUE TALE OF ROBIN HOOD </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: Fall Play- THE SOMEWHAT TRUE TALE OF ROBIN HOOD </li></font><br>");
};
  var totdatum = new Date("NOVEMBER 12, 2006 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: Dinner Theater - The Full Monty </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: Dinner Theater - The Full Monty </li></font><br>");
};
  var totdatum = new Date("NOVEMBER 15, 2006 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: Spring Play- THE LION....Registration Cut Off </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: Spring Play- THE LION....Registration Cut Off </li></font><br>");
};
  var totdatum = new Date("NOVEMBER 18, 2006 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: HOS-Parsons Memorial School </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: HOS-Parsons Memorial School </li></font><br>");
};
  var totdatum = new Date("OCTOBER 13, 2006 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: FAMILY SCIENCE at the JV Mall FREE 7PM-8:30 </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: FAMILY SCIENCE at the JV Mall FREE 7PM-8:30 </li></font><br>");
};
  var totdatum = new Date("OCTOBER 14, 2006 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: HOS-Garrison School </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: HOS-Garrison School </li></font><br>");
};
  var totdatum = new Date("OCTOBER 21, 2006 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: HOS-Pearls </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: HOS-Pearls </li></font><br>");
};
  var totdatum = new Date("SEPTEMBER 16, 2006 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: Actors Workshops- 4 week courses </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: Actors Workshops- 4 week courses </li></font><br>");
};
  var totdatum = new Date("SEPTEMBER 17, 2006 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: TARZAN on Broadway 6:30 pm </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: TARZAN on Broadway 6:30 pm </li></font><br>");
};
  var totdatum = new Date("SEPTEMBER 26, 2006 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: Fall Classes Begin </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: Fall Classes Begin </li></font><br>");
};
  var totdatum = new Date("APRIL 21, 2007 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: TRI COUNTY SCIENCE & TECHNOLOGY FAIR </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: TRI COUNTY SCIENCE & TECHNOLOGY FAIR </li></font><br>");
};
  var totdatum = new Date("FEBRUARY 3, 2007 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: Dinner Dance at Pinnacle Restaurant in Somers </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: Dinner Dance at Pinnacle Restaurant in Somers </li></font><br>");
};
  var totdatum = new Date("FEBRUARY 3, 2007 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: HOS-Gayhead Elementary </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: HOS-Gayhead Elementary </li></font><br>");
};
  var totdatum = new Date("FEBRUARY 6, 2007 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: HOS-St. Columbanus </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: HOS-St. Columbanus </li></font><br>");
};
  var totdatum = new Date("JANUARY 6, 2007 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: HOS-PEARLS </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: HOS-PEARLS </li></font><br>");
};
  var totdatum = new Date("JANUARY 9, 2007 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: HOS-Melrose School </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: HOS-Melrose School </li></font><br>");
};
  var totdatum = new Date("JANUARY 20, 2007 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: HOS-Mamaroneck Ave School </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: HOS-Mamaroneck Ave School </li></font><br>");
};
  var totdatum = new Date("JANUARY 25, 2007 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: HOS-Garden Street School </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: HOS-Garden Street School </li></font><br>");
};
  var totdatum = new Date("JANUARY 27, 2007 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: HOS-Arthur S May Elementary </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: HOS-Arthur S May Elementary </li></font><br>");
};
  var totdatum = new Date("MARCH 2, 2007 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: Spring Play- THE LION WHO LOST HIS ROAR </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: Spring Play- THE LION WHO LOST HIS ROAR </li></font><br>");
};
  var totdatum = new Date("MARCH 3, 2007 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: Spring Play- THE LION WHO LOST HIS ROAR </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: Spring Play- THE LION WHO LOST HIS ROAR </li></font><br>");
};
  var totdatum = new Date("MARCH 10, 2007 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: HOS-LaGrange Elementary </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: HOS-LaGrange Elementary </li></font><br>");
};
  var totdatum = new Date("MARCH 17, 2007 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: HOS-Noxon Rd </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: HOS-Noxon Rd </li></font><br>");
};
  var totdatum = new Date("MARCH 31, 2007 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: HOS-Post Rd </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: HOS-Post Rd </li></font><br>");
};
  var totdatum = new Date("MAY 5, 2007 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: HOS-PEARLS </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: HOS-PEARLS </li></font><br>");
};
  var totdatum = new Date("MAY 6, 2007 ");
  var verschil = totdatum.getTime() - vandaag.getTime();
  verschil = Math.floor(verschil / (1000 * 60 * 60 * 24));
  if (verschil >= 0) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>" + verschil + " more days until: HOS-Maimonides Academy </li></font><br>");
};
  if (verschil == -1) {
    newstoday = 1
    document.write("<font size=2 color=#000066><li>Today: HOS-Maimonides Academy </li></font><br>");
};
  if (newstoday == 0) {document.write("<font size=2 color=#000066><li>No active countdowns..</li></font><br>")};
  newstoday = 0;
document.write("</table>");
}
