function initClock() { UTC.setTime(UTC.getTime()+delay); populateSelect(); setClock('yourClockConf'); clockInitiated = 1; }