﻿
function ticketAlert() {
    window.alert('Online ticketing is coming soon!\nIn the meantime please call our box office on 0844 2090 344.');
}
