jQuery(document).ready(function($) { var bookingForm=$('#chbs_booking_form_DC739799D55051B044802A86631D3141').chauffeurBookingForm( { booking_form_id:19355, plugin_version:'8.8', ajax_url:'https://novanoluxdrive.com/wp-admin/admin-ajax.php', length_unit:2, time_format:'G:i', date_format:'d-m-Y', date_format_js:'dd-mm-yy', message: { google_map_ask_load_confirm:'This page requires the Google Maps library to load the booking form. If you choose not to enable it, the form will not be displayed.', designate_route_error:'It is not possible to create a route between chosen points.', place_geometry_error:'Google Maps API cannot find details for this place.' }, text: { unit_length_short:'km', unit_time_hour_short:'h', unit_time_minute_short:'h', }, date_exclude:[], datetime_min:'11-10-2025 03:30:00', datetime_max:'10-01-2026 03:30:00', datetime_min_format:'11-10-2025', datetime_max_format:'10-01-2026', business_hour:{"1":{"start":"00:00","stop":"23:30","default":"08:00","default_format":"8:00"},"2":{"start":"00:00","stop":"23:30","default":"08:00","default_format":"8:00"},"3":{"start":"00:00","stop":"23:30","default":"08:00","default_format":"8:00"},"4":{"start":"00:00","stop":"23:30","default":"08:00","default_format":"8:00"},"5":{"start":"00:00","stop":"23:30","default":"08:00","default_format":"8:00"},"6":{"start":"00:00","stop":"23:30","default":"08:00","default_format":"8:00"},"7":{"start":"00:00","stop":"23:30","default":"08:00","default_format":"8:00"}}, timepicker_step:30, timepicker_dropdown_list_enable:1, timepicker_hour_range_enable:0, timepicker_field_readonly:0, summary_sidebar_sticky_enable:0, ride_time_multiplier:1.00, extra_time_unit:2, file_extension_to_upload:'jpg;jpeg;png;gif;ico;pdf;doc;docx;ppt;pptx;pps;ppsx;odt;xls;xlsx;psd;mp3;m4a;ogg;wav;mp4;m4v;mov;wmv;avi;mpg;ogv;3gp;3g2', form_preloader_enable:0, driving_zone: { pickup: { enable:1, country:["GB"], area: { radius:50.1, coordinate: { lat:'', lng:'' } } }, waypoint: { enable:0, country:[-1], area: { radius:50, coordinate: { lat:'', lng:'' } } }, dropoff: { enable:1, country:["GB"], area: { radius:50, coordinate: { lat:'', lng:'' } } }, location_field_relation_type:1 }, location_replace:[], google_map_option: { map_id:'f5f07c796b00b6534c584264', api_key:'AIzaSyDd2XejBd39Ofw1sVShmi18Hf5-rFWAOqs', route_type:2, route_avoid:["ferries"], draggable: { enable:1 }, traffic_layer: { enable:0 }, scrollwheel: { enable:false }, map_control: { enable:0, id:'ROADMAP', style:'DEFAULT', position:'TOP_CENTER' }, zoom_control: { enable:1, style:'DEFAULT', position:'TOP_LEFT', level:6 }, default_location: { type:2, coordinate: { lat:'51.5072178', lng:'-0.1275862' } }, ask_load_enable:0 }, base_location: { coordinate: { lat:'', lng:'' } }, widget: { mode:0, booking_form_url:'', submit:0, route_id:0, }, rtl_mode:0 , scroll_to_booking_extra_after_select_vehicle_enable:1, current_date:'10-10-2025', current_time:'03:05', icon_field_enable:1, use_my_location_link_enable:0, client_country_code:'GB', ride_time_rounding:1, tax_rate_geofence_enable:0, total_time_display_enable:0, recaptcha: { enable:0, site_key:'6Le3UPwpAAAAAGBi_-2JHKypG_obRIJm24Ji1wEk', api_type:1, }, is_autoride_theme:0, pickup_time_field_write_enable:1, phone_number_iti_library_enable:1, vehicle_price_calculation_first_step_enable:0 });
bookingForm.setup(); });