function initialise() {
    YAHOO.util.Connect.asyncRequest('GET', "/timeSlotSelector_initialise.action", initialiseSelectorCallback);
}