var showPleaseWaitTimeOut = 1000; #lds-647af08915569avideoLoader-wrapper { position: fixed; left: 0 !important; width: 100% !important; height: 100% !important; z-index: 1000; margin: 0 !important; } #lds-647af08915569avideoLoader { display: block; position: relative; left: 50%; top: 50%; width: 150px; height: 150px; margin: -175px 0 0 -75px; border-radius: 50%; border: 3px solid transparent; border-top-color: #3498db; -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */ animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ z-index: 1001; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; } #lds-647af08915569avideoLoader:before { content: ""; position: absolute; top: 5px; left: 5px; right: 5px; bottom: 5px; border-radius: 50%; border: 3px solid transparent; border-top-color: #e74c3c; -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */ animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ } #lds-647af08915569avideoLoader:after { content: ""; position: absolute; top: 15px; left: 15px; right: 15px; bottom: 15px; border-radius: 50%; border: 3px solid transparent; border-top-color: #f9c922; -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */ animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */ } @-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(0deg); /* IE 9 */ transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */ } 100% { -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(360deg); /* IE 9 */ transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */ } } @keyframes spin { 0% { -webkit-transform: rotate(0deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(0deg); /* IE 9 */ transform: rotate(0deg); /* Firefox 16+, IE 10+, Opera */ } 100% { -webkit-transform: rotate(360deg); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: rotate(360deg); /* IE 9 */ transform: rotate(360deg); /* Firefox 16+, IE 10+, Opera */ } } #lds-647af08915569avideoLoader-wrapper .lds-647af08915569avideoLoader-section { position: fixed; top: 0; width: 50%; height: 100%; background: #00000077; z-index: 1000; -webkit-transform: translateX(0); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: translateX(0); /* IE 9 */ transform: translateX(0); /* Firefox 16+, IE 10+, Opera */ } #lds-647af08915569avideoLoader-wrapper .lds-647af08915569avideoLoader-section.section-left { left: 0; } #lds-647af08915569avideoLoader-wrapper .lds-647af08915569avideoLoader-section.section-right { right: 0; } #lds-647af08915569avideoLoader-wrapper .lds-647af08915569avideoLoader-section.section-left { -webkit-transform: translateX(0); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: translateX(0); /* IE 9 */ transform: translateX(0); /* Firefox 16+, IE 10+, Opera */ -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000); transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000); } #lds-647af08915569avideoLoader-wrapper .lds-647af08915569avideoLoader-section.section-right { -webkit-transform: translateX(0); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: translateX(0); /* IE 9 */ transform: translateX(0); /* Firefox 16+, IE 10+, Opera */ -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000); transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000); } /* Loaded */ .loaded #lds-647af08915569avideoLoader-wrapper .lds-647af08915569avideoLoader-section.section-left { -webkit-transform: translateX(-100%); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: translateX(-100%); /* IE 9 */ transform: translateX(-100%); /* Firefox 16+, IE 10+, Opera */ } .loaded #lds-647af08915569avideoLoader-wrapper .lds-647af08915569avideoLoader-section.section-right { -webkit-transform: translateX(100%); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: translateX(100%); /* IE 9 */ transform: translateX(100%); /* Firefox 16+, IE 10+, Opera */ } .loaded #lds-647af08915569avideoLoader { opacity: 0; } .loaded #lds-647af08915569avideoLoader-wrapper { visibility: hidden; -webkit-transform: translateY(-100%); /* Chrome, Opera 15+, Safari 3.1+ */ -ms-transform: translateY(-100%); /* IE 9 */ transform: translateY(-100%); /* Firefox 16+, IE 10+, Opera */ -webkit-transition: all 0.3s 1s ease-out; transition: all 0.3s 1s ease-out; } var avideoLoader = '
'; var useIframe = false; var webSiteRootURL = 'https://video.doctorstalk.ch/'; var my_users_id = 0; var my_identification = "Unknown User"; var mediaId = 0; var player; var _serverTime = "1685778569"; var _serverDBTime = "1685760569"; var _serverTimeString = "2023-06-03 12:49:29"; var _serverDBTimeString = "2023-06-03 07:49:29"; var _serverTimezone = "Indian/Kerguelen"; var _serverSystemTimezone = "Etc/UTC"; var avideoModalIframeFullScreenCloseButton = " $(document).ready(function () { YPTHidenavbar(); });
  • var filterCheckboxes; var categoryRadios; $(document).ready(function() { // get references to the checkboxes and radio buttons filterCheckboxes = $('input[name="searchFieldsNames[]"]'); categoryRadios = $('input.form-check-input[type="radio"][name="catName"]'); // add event listeners to the checkboxes and radio buttons filterCheckboxes.on('change', function() { console.log('filterCheckboxes.filter change'); // save the checked values to the cookie saveSearchFiltersToCookie(); setSearchFilterIcon(); }); categoryRadios.on('change', function() { // save the checked value to the cookie saveSearchCategoryToCookie(); setSearchFilterIcon(); }); // load the saved search filters from the cookies const savedFilters = Cookies.get('searchFilters'); const savedCategory = Cookies.get('searchCategory'); if (savedFilters) { // parse the saved filters from JSON and check the corresponding checkboxes const checkedValues = JSON.parse(savedFilters); filterCheckboxes.each(function() { this.checked = checkedValues.includes(this.value); }); } if (savedCategory) { // check the corresponding radio button categoryRadios.filter(`[value="${savedCategory}"]`).prop('checked', true); } else { // check the default radio button categoryRadios.filter('#search_category0').prop('checked', true); } setSearchFilterIcon(); $('#filterButton').click(function() { $('#filterDropdown').toggleClass('show'); }); }); function saveSearchFiltersToCookie() { const checkedValues = filterCheckboxes.filter(':checked').map(function() { return this.value; }).get(); Cookies.set('searchFilters', JSON.stringify(checkedValues), { expires: 365, path: '/' }); } function saveSearchCategoryToCookie() { const checkedValue = categoryRadios.filter(':checked').val(); Cookies.set('searchCategory', checkedValue, { expires: 365, path: '/' }); } function setSearchFilterIcon() { // check if no filter checkboxes are checked and search_category0 is checked if (filterCheckboxes.filter(':checked').length === 0 && $('#search_category0').is(':checked')) { // add the text-muted icon to the filterButton $('#filterButton i').removeClass('fa-filter'); $('#filterButton i').addClass('fa-sort-down'); } else { // remove the text-muted icon from the filterButton $('#filterButton i').removeClass('fa-sort-down'); $('#filterButton i').addClass('fa-filter'); } }
  • End of content

    No more pages to load

    • Powered by AVideo ® Platform v12.4
    $(function () { /** showAlertMessage **/ /** showAlertMessage !requestComesFromSafePlace [] **/ });
    $(document).ready(function () { }); var playListsAdding = false; var playList = []; async function reloadPlayLists() { if (!isOnline()) { return false; } //console.log('reloadPlayLists'); $.ajax({ url: webSiteRootURL + 'objects/playlists.json.php', success: function (response) { playList = response; reloadPlayListButtons(); } }); } function reloadPlayListButtons() { //console.log('reloadPlayListButtons'); $('.watchLaterBtnAdded').hide(); $('.favoriteBtnAdded').hide(); $('.watchLaterBtn').show(); $('.favoriteBtn').show(); for (var i in playList) { if (!playList[i].id || (playList[i].status !== 'watch_later' && playList[i].status !== 'favorite')) { continue; } for (var x in playList[i].videos) { if (typeof (playList[i].videos[x]) === 'object') { if (playList[i].status === 'watch_later') { $('.watchLaterBtn' + playList[i].videos[x].videos_id).hide(); $('.watchLaterBtnAdded' + playList[i].videos[x].videos_id).show(); } else if (playList[i].status === 'favorite') { $('.favoriteBtn' + playList[i].videos[x].videos_id).hide(); $('.favoriteBtnAdded' + playList[i].videos[x].videos_id).show(); } } } } } loadPlayListsResponseObject = {timestamp: 0, response: false}; async function loadPlayLists(videos_id, crc) { //console.log('loadPlayLists'); if (loadPlayListsResponseObject.timestamp + 5000 < Date.now()) { loadPlayListsResponseObject.timestamp = Date.now(); loadPlayListsResponseObject.response = []; setTimeout(function () { $.ajax({ url: webSiteRootURL+'objects/playlists.json.php', cache: true, success: function (response) { loadPlayListsResponseObject.response = response; loadPlayListsResponse(loadPlayListsResponseObject.response, videos_id, crc); } }); ; }, 500); } else { if (loadPlayListsResponseObject.response) { loadPlayListsResponse(loadPlayListsResponseObject.response, videos_id, crc); } else { setTimeout(function () { loadPlayLists(videos_id, crc); }, 1500); } } } var listGroupItemTemplate = "\n