var mycountdown = new Countdown();
with (mycountdown) {
  tagID = "countdown";
  setEventDate(2012, 02, 20, 12, 11, 0);
  event = "Optocht kirchroa 2012";
  onevent = "Optocht kirchroa 2011 - 2012";
  afterevent = "Tot de optocht Kirchroa in 2012 - 2013";
}
addCountdown(mycountdown);
