var mycountdown = new Countdown();

with (mycountdown) {

  tagID = "mycountdowndiv";

  setEventDate(2004,05,01,00,00,00)

  event = "zum EU-Beitritt Ungarns";

  onevent = "Ungern ist EU Mitglied!";

  afterevent = "Kostenloses Infotelefon nach Ungarn: 00 800 36 00 00 00";

}

addCountdown(mycountdown);