function show_help(x, y, text) { $("#popup_info").css('left', x - 300); $("#popup_info").css('top', y); $("#popup_info").html(text); $("#popup_info").css('display', 'block'); $("#popup_info").css('z-index', '150'); } function hide_help() { $("#popup_info").css('display', 'none'); } $(function() { console.log('calendar int'); $(document).on("click", ".fc-button", function() { $("table td").removeClass("this"); }); $(document).on("click", ".fc-event", function() { var table_w = $(".fc-content").width(), table_h = td_h * tbody, td_w = table_w / 7 - 2, td_h = $(".fc-content td").height()+5, th_h = $(".fc-border-separate th").height(), tbody = $(".fc-border-separate tbody tr").size(), left = parseInt($(this).css("left")), top = parseInt($(this).css("top")) - th_h, left_shuzi = parseInt(left / td_w), top_shuzi = parseInt(top / td_h); $("table td").removeClass("this"); $(".fc-week" + top_shuzi + " td:eq(" + left_shuzi + ")").addClass("this"); }); $('.rili .loading-box').hide(); $('#calendar').fullCalendar('destroy'); $('#calendar').fullCalendar({ header: { left: 'prev', center: 'title', right: 'next' }, aspectRatio: 4, year:'2026', month:'3', today:'01', lang: 'en', buttonIcons: false, weekNumbers: false, editable: false, eventClick: function(calEvent, jsEvent, view) { if(0 == calEvent.allow_book) { return false; } lave_seat = calEvent.seat; $('#start_box').text(calEvent.raw_start).attr('data-start', calEvent.raw_start).attr('data-tid',calEvent.team_tid); if($('#adults').text() > calEvent.seat ) { $('#adults').text(calEvent.seat) } }, eventMouseover: function(event, jsEvent, view) { strs = event.id.split(" "); str = strs[strs.length - 1]; if (str.substr(0, 2) == "cu") { test = $("." + str).text(); } else { test = $(".cu_" + str).text(); } if (test != "") { show_help(jsEvent.pageX, jsEvent.pageY, test); } }, eventMouseout: function(event, jsEvent, view) { hide_help(); }, events: [ { id: ' cu_tieding cu_2026-04-01', title: '
' + '

Confirmed Group ( End Booking )

' + '

' + '

Group No.: BDO010426
Date: 01.04.2026 - 07.04.2026

', // '

Lowest price: € = 898 '+ // ' '+ // ' '+ // ' '+ // '

', start: '2026-04-01', raw_start: '01.04.2026', team: 'BDO010426', team_tid: '173525', allow_book : '0', seat:'9', target: '_blank', url: 'javascript:;', }, { id: 'site_span 2026-04-01', title : 'End', start: '2026-04-01', raw_start: '01.04.2026', team: 'BDO010426', team_tid: '173525', target: '_blank', url: 'javascript:;', allow_book : '0', seat:'9', }, { id: 'price_span 2026-04-01', title: '', start: '2026-04-01', raw_start: '01.04.2026', team: 'BDO010426', team_tid: '173525', target: '_blank', url: 'javascript:;', allow_book : '0', seat:'9', }, { id: ' icon_zao icon_cu cu_tieding cu_2026-04-29', title: '
' + '

Confirmed Group

' + '

' + '

Group No.: BDO290426
Date: 29.04.2026 - 05.05.2026

', // '

Lowest price: 898 € = 898 '+ // ' '+ // ' - 20 ( book 30 days in advance ) '+ // ' '+ // '

', start: '2026-04-29', raw_start: '29.04.2026', team: 'BDO290426', team_tid: '173526', allow_book : '1', seat:'9', target: '_blank', url: 'javascript:;', }, { id: 'site_span 2026-04-29', title : 'More than 9', start: '2026-04-29', raw_start: '29.04.2026', team: 'BDO290426', team_tid: '173526', target: '_blank', url: 'javascript:;', allow_book : '1', seat:'9', }, { id: 'price_span 2026-04-29', title: '898 €', start: '2026-04-29', raw_start: '29.04.2026', team: 'BDO290426', team_tid: '173526', target: '_blank', url: 'javascript:;', allow_book : '1', seat:'9', }, { id: ' icon_zao icon_cu cu_tieding cu_2026-05-20', title: '
' + '

Confirmed Group

' + '

' + '

Group No.: BDO200526
Date: 20.05.2026 - 26.05.2026

', // '

Lowest price: 898 € = 898 '+ // ' '+ // ' - 30 ( book 60 days in advance ) '+ // ' '+ // '

', start: '2026-05-20', raw_start: '20.05.2026', team: 'BDO200526', team_tid: '173527', allow_book : '1', seat:'5', target: '_blank', url: 'javascript:;', }, { id: 'site_span 2026-05-20', title : 'Only 5', start: '2026-05-20', raw_start: '20.05.2026', team: 'BDO200526', team_tid: '173527', target: '_blank', url: 'javascript:;', allow_book : '1', seat:'5', }, { id: 'price_span 2026-05-20', title: '898 €', start: '2026-05-20', raw_start: '20.05.2026', team: 'BDO200526', team_tid: '173527', target: '_blank', url: 'javascript:;', allow_book : '1', seat:'5', }, { id: ' icon_zao icon_cu cu_2026-06-17', title: '
' + '

' + '

' + '

Group No.: BDO170626
Date: 17.06.2026 - 23.06.2026

', // '

Lowest price: 898 € = 898 '+ // ' '+ // ' - 30 ( book 60 days in advance ) '+ // ' '+ // '

', start: '2026-06-17', raw_start: '17.06.2026', team: 'BDO170626', team_tid: '173528', allow_book : '1', seat:'9', target: '_blank', url: 'javascript:;', }, { id: 'site_span 2026-06-17', title : 'More than 9', start: '2026-06-17', raw_start: '17.06.2026', team: 'BDO170626', team_tid: '173528', target: '_blank', url: 'javascript:;', allow_book : '1', seat:'9', }, { id: 'price_span 2026-06-17', title: '898 €', start: '2026-06-17', raw_start: '17.06.2026', team: 'BDO170626', team_tid: '173528', target: '_blank', url: 'javascript:;', allow_book : '1', seat:'9', }, { id: ' icon_zao icon_cu cu_2026-07-15', title: '
' + '

' + '

' + '

Group No.: BDO150726
Date: 15.07.2026 - 21.07.2026

', // '

Lowest price: 898 € = 898 '+ // ' '+ // ' - 30 ( book 60 days in advance ) '+ // ' '+ // '

', start: '2026-07-15', raw_start: '15.07.2026', team: 'BDO150726', team_tid: '173529', allow_book : '1', seat:'9', target: '_blank', url: 'javascript:;', }, { id: 'site_span 2026-07-15', title : 'More than 9', start: '2026-07-15', raw_start: '15.07.2026', team: 'BDO150726', team_tid: '173529', target: '_blank', url: 'javascript:;', allow_book : '1', seat:'9', }, { id: 'price_span 2026-07-15', title: '898 €', start: '2026-07-15', raw_start: '15.07.2026', team: 'BDO150726', team_tid: '173529', target: '_blank', url: 'javascript:;', allow_book : '1', seat:'9', }, { id: ' icon_zao icon_cu cu_tieding cu_2026-08-12', title: '
' + '

Confirmed Group

' + '

' + '

Group No.: BDO120826
Date: 12.08.2026 - 18.08.2026

', // '

Lowest price: 898 € = 898 '+ // ' '+ // ' - 40 ( book 120 days in advance ) '+ // ' '+ // '

', start: '2026-08-12', raw_start: '12.08.2026', team: 'BDO120826', team_tid: '173530', allow_book : '1', seat:'9', target: '_blank', url: 'javascript:;', }, { id: 'site_span 2026-08-12', title : 'More than 9', start: '2026-08-12', raw_start: '12.08.2026', team: 'BDO120826', team_tid: '173530', target: '_blank', url: 'javascript:;', allow_book : '1', seat:'9', }, { id: 'price_span 2026-08-12', title: '898 €', start: '2026-08-12', raw_start: '12.08.2026', team: 'BDO120826', team_tid: '173530', target: '_blank', url: 'javascript:;', allow_book : '1', seat:'9', }, { id: ' icon_zao icon_cu cu_2026-09-16', title: '
' + '

' + '

' + '

Group No.: BDO160926
Date: 16.09.2026 - 22.09.2026

', // '

Lowest price: 898 € = 898 '+ // ' '+ // ' - 50 ( book 150 days in advance ) '+ // ' '+ // '

', start: '2026-09-16', raw_start: '16.09.2026', team: 'BDO160926', team_tid: '173531', allow_book : '1', seat:'9', target: '_blank', url: 'javascript:;', }, { id: 'site_span 2026-09-16', title : 'More than 9', start: '2026-09-16', raw_start: '16.09.2026', team: 'BDO160926', team_tid: '173531', target: '_blank', url: 'javascript:;', allow_book : '1', seat:'9', }, { id: 'price_span 2026-09-16', title: '898 €', start: '2026-09-16', raw_start: '16.09.2026', team: 'BDO160926', team_tid: '173531', target: '_blank', url: 'javascript:;', allow_book : '1', seat:'9', }, { id: ' icon_zao icon_cu cu_2026-10-01', title: '
' + '

' + '

' + '

Group No.: BDO011026
Date: 01.10.2026 - 07.10.2026

', // '

Lowest price: 898 € = 898 '+ // ' '+ // ' - 50 ( book 150 days in advance ) '+ // ' '+ // '

', start: '2026-10-01', raw_start: '01.10.2026', team: 'BDO011026', team_tid: '173532', allow_book : '1', seat:'9', target: '_blank', url: 'javascript:;', }, { id: 'site_span 2026-10-01', title : 'More than 9', start: '2026-10-01', raw_start: '01.10.2026', team: 'BDO011026', team_tid: '173532', target: '_blank', url: 'javascript:;', allow_book : '1', seat:'9', }, { id: 'price_span 2026-10-01', title: '898 €', start: '2026-10-01', raw_start: '01.10.2026', team: 'BDO011026', team_tid: '173532', target: '_blank', url: 'javascript:;', allow_book : '1', seat:'9', }, { id: ' icon_zao icon_cu cu_2026-10-21', title: '
' + '

' + '

' + '

Group No.: BDO211026
Date: 21.10.2026 - 27.10.2026

', // '

Lowest price: 898 € = 898 '+ // ' '+ // ' - 50 ( book 150 days in advance ) '+ // ' '+ // '

', start: '2026-10-21', raw_start: '21.10.2026', team: 'BDO211026', team_tid: '173533', allow_book : '1', seat:'9', target: '_blank', url: 'javascript:;', }, { id: 'site_span 2026-10-21', title : 'More than 9', start: '2026-10-21', raw_start: '21.10.2026', team: 'BDO211026', team_tid: '173533', target: '_blank', url: 'javascript:;', allow_book : '1', seat:'9', }, { id: 'price_span 2026-10-21', title: '898 €', start: '2026-10-21', raw_start: '21.10.2026', team: 'BDO211026', team_tid: '173533', target: '_blank', url: 'javascript:;', allow_book : '1', seat:'9', }, { id: ' icon_zao icon_cu cu_2026-12-23', title: '
' + '

' + '

' + '

Group No.: BDO231226
Date: 23.12.2026 - 29.12.2026

', // '

Lowest price: 898 € = 898 '+ // ' '+ // ' - 50 ( book 150 days in advance ) '+ // ' '+ // '

', start: '2026-12-23', raw_start: '23.12.2026', team: 'BDO231226', team_tid: '173534', allow_book : '1', seat:'9', target: '_blank', url: 'javascript:;', }, { id: 'site_span 2026-12-23', title : 'More than 9', start: '2026-12-23', raw_start: '23.12.2026', team: 'BDO231226', team_tid: '173534', target: '_blank', url: 'javascript:;', allow_book : '1', seat:'9', }, { id: 'price_span 2026-12-23', title: '898 €', start: '2026-12-23', raw_start: '23.12.2026', team: 'BDO231226', team_tid: '173534', target: '_blank', url: 'javascript:;', allow_book : '1', seat:'9', }, ] }); });