Skip to content

Instantly share code, notes, and snippets.

<script type="text/javascript">
var bookingEngineConfig = {
lang : 'cs',
currency : 'CZK',
theme : 'brown',
showTabs: 'cashCoupon'
}
window.addEventListener('load', function () {
var a=document.createElement("script");a.src="https://booking.previo.cz/loader/?hotId=750979";document.head.appendChild(a);
});
cancel:
title: Zrušení objednávky
orderCanceled: "Objednávka č. <strong>%number%</strong> je zrušená."
orderCannotCanceled: "Objednávku č. <strong>%number%</strong> nelze již zrušit. Kontaktujte nás."
orderCancelConfirmation: "Opravdu chcete zrušit objednávku č. <strong>%number%</strong>?"
yes: "Ano, zrušit"
no: "Ne, nerušit"
cannotCancel: "Objednávku se nepodařilo zrušit. Kontaktujte nás."
'generalDesc' =>
array (
'NationalNumberPattern' => '(?:[2-578]\\d|60)\\d{7}|9\\d{8,11}',
'PossibleLength' =>
array (
0 => 9,
1 => 10,
2 => 11,
3 => 12,
),