< script type="text/javascript">
function ppsOnlineBooking0 f
new OnlineBooking(f
container: 'ob-container', id: 555074
3);
(function) (
var xhr = new XMLHttpRequest);
xhr.open('GET', https://ob.rushcliff.com/status-check',true);
xhr.onreadystatechange = function) {
if(xhr.readyState == 4) {
if(xhr.status == 200 && xhr.responseText == 'live') {
var script = document.createElement('script');
script.src ='https://ob.rushcliff.com/js/ob.js';
document.head.appendChild(script);
} else {
document.getElementByld(*ob-container').innerHTML = 'Our online
booking service is currently unavailable. Please call, email or try again later.
'
}
xhr.send;
70: