var mycountdown = new Countdown(); with (mycountdown) { tagID = "countdown"; setEventDate(2012, 2, 10, 13, 0, 0); event = "Brown University"; onevent = "The Brown University game is on!"; afterevent = "Next up: Yale University on 2/11/2012"; } addCountdown(mycountdown);