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