//	LBD Redirect
//	Include current LBD js file
document.write(unescape('%3Cscr' + 'ipt type="text/javascript" src="https://secure.livebookings.com/LBDirect/Assets/Scripts/LBDirectDeploy.js" %3E%3C/scr' + 'ipt%3E'));
//	Support for deprecated functions that we will auto-redirect
	function embedLB(restlocationUID,linkUID,panelColour,borderSize,borderColour,countryCode,languageOptions,subLocationUID,requestDate,requestSession,requestCovers,customSess,conciergeUID,bookingRef){
		LBDirect_Embed('INTL-LIVEBOOKINGS_CONTENT:17030','en-GB,' + languageOptions + ',' + panelColour + ',FF0000,' + borderSize + ',' + borderColour + ',0,,9F9F9F,','UID-' + restlocationUID);
	}
	function popLB(restlocationUID,linkUID,panelColour,borderSize,borderColour,countryCode,languageOptions,subLocationUID,requestDate,requestSession,requestCovers,customSess,conciergeUID){
		LBDirect_Popup('INTL-LIVEBOOKINGS_CONTENT:17030','en-GB,' + languageOptions + ',' + panelColour + ',FF0000,' + borderSize + ',' + borderColour + ',0,,9F9F9F,','UID-' + restlocationUID);
	}
	function dspLivebookings(restID,linkID,panel,border,bdrColour,subID,requestDate,requestSession,requestCovers,concID,country,showLangOpts,customSess){
		LBDirect_Embed('INTL-LIVEBOOKINGS_CONTENT:17030','en-GB,' + showLangOpts + ',' + panel + ',FF0000,' + border + ',' + bdrColour + ',0,,9F9F9F,','UID-' + restID);
	}
	function popLivebookings(restID,linkID,panel,border,bdrColour,subID,requestDate,requestSession,requestCovers,concID,country,showLangOpts,customSess){
		LBDirect_Popup('INTL-LIVEBOOKINGS_CONTENT:17030','en-GB,' + showLangOpts + ',' + panel + ',FF0000,' + border + ',' + bdrColour + ',0,,9F9F9F,','UID-' + restID);
	}
