{"id":10,"date":"2016-02-18T20:37:50","date_gmt":"2016-02-18T23:37:50","guid":{"rendered":"http:\/\/localhost\/atair\/?page_id=10"},"modified":"2024-07-09T15:08:37","modified_gmt":"2024-07-09T18:08:37","slug":"agenda","status":"publish","type":"page","link":"http:\/\/atairsantos.com.br\/en\/agenda\/","title":{"rendered":"Schedule"},"content":{"rendered":"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-2 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-vertically-aligned-center is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-layout-1 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\" style=\"flex-basis:100%\">\n<div class=\"wp-block-group is-layout-constrained wp-block-group-is-layout-constrained\"><div class=\"wp-block-group__inner-container\">\n<p><\/p>\n<div class=\"vce-row-container\">\n<div id=\"el-8f9fb709\" class=\"vce-row vce-row--col-gap-30 vce-row-columns--top vce-row-content--top\" data-vce-do-apply=\"all el-8f9fb709\">\n<div class=\"vce-row-content\" data-vce-element-content=\"true\">\n<div id=\"el-c2da2e51\" class=\"vce-col vce-col--md-100p vce-col--xs-1 vce-col--xs-last vce-col--xs-first vce-col--sm-last vce-col--sm-first vce-col--md-last vce-col--lg-last vce-col--xl-last vce-col--md-first vce-col--lg-first vce-col--xl-first\" data-vce-do-apply=\"background border el-c2da2e51\">\n<div class=\"vce-col-inner\" data-vce-element-content=\"true\" data-vce-do-apply=\"padding margin  el-c2da2e51\">\u00a0<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"vce-row-container\">\n<div id=\"el-e5d7ebf2\" class=\"vce-row vce-row--col-gap-30 vce-row-columns--top vce-row-content--top\" data-vce-do-apply=\"all el-e5d7ebf2\">\n<div class=\"vce-row-content\" data-vce-element-content=\"true\">\n<div id=\"el-6e675229\" class=\"vce-col vce-col--md-58-37p vce-col--xs-1 vce-col--xs-last vce-col--xs-first vce-col--sm-last vce-col--sm-first vce-col--md-first vce-col--lg-first vce-col--xl-first\" data-vce-do-apply=\"background border el-6e675229\">\n<div class=\"vce-col-inner\" data-vce-element-content=\"true\" data-vce-do-apply=\"padding margin  el-6e675229\">\n<div class=\"vce-text-block\">\n<div id=\"el-a34b5ca3\" class=\"vce-text-block-wrapper vce\" data-vce-do-apply=\"all el-a34b5ca3\">\n<p>  <input type=\"hidden\" id=\"cal_width1\" value=\"700\"\/>\n  <div id='bigcalendar1' class=\"wdc_calendar\"><\/div>\n  <script>\n    var tb_pathToImage = \"http:\/\/atairsantos.com.br\/wp-content\/plugins\/spider-event-calendar\/images\/loadingAnimation.gif\";\n    var tb_closeImage = \"http:\/\/atairsantos.com.br\/wp-content\/plugins\/spider-event-calendar\/images\/tb-close.png\"\n    var randi;\n    if (typeof showbigcalendar != 'function') {\n      function showbigcalendar(id, calendarlink, randi, widget) {\n        jQuery.ajax({\n          type: \"GET\",\n          url: calendarlink,\n          data: {},\n          success: function (data) {\n            jQuery('#' + id).html(data);\n            spider_calendar_ajax_success(id, calendarlink, randi, widget)\n          }\n        });\n      }\n      function spider_calendar_ajax_success(id, calendarlink, randi, widget) {\n        jQuery(document).ready(function () {\n          jQuery('#views_select').toggle(function () {\n            jQuery('#drop_down_views').stop(true, true).delay(200).slideDown(500);\n            jQuery('#views_select .arrow-down').addClass(\"show_arrow\");\n            jQuery('#views_select .arrow-right').removeClass(\"show_arrow\");\n          }, function () {\n            jQuery('#drop_down_views').stop(true, true).slideUp(500);\n            jQuery('#views_select .arrow-down').removeClass(\"show_arrow\");\n            jQuery('#views_select .arrow-right').addClass(\"show_arrow\");\n          });\n        });\n        if (widget != 1) {\n          jQuery('drop_down_views').hide();\n          var parent_width = document.getElementById('bigcalendar' + randi).parentNode.clientWidth;\n          var calwidth = document.getElementById('cal_width' + randi).value;\n          var responsive_width = (calwidth) \/ parent_width * 100;\n          document.getElementById('bigcalendar' + randi).setAttribute('style', 'width:' + responsive_width + '%;');\n          jQuery('pop_table').css('height', '100%');\n        }\n        var thickDims, tbWidth, tbHeight;\n        jQuery(document).ready(function ($) {\n          if (\/iPad|iPhone|iPod\/.test(navigator.userAgent) && !window.MSStream) {\n            jQuery('body').addClass('ios_device');\n          }\n          setInterval(function () {\n            if (jQuery(\"body\").hasClass(\"modal-open\")) jQuery(\"html\").addClass(\"thickbox_open\");\n            else jQuery(\"html\").removeClass(\"thickbox_open\");\n          }, 500);\n          thickDims = function () {\n            var tbWindow = jQuery('#TB_window'), H = jQuery(window).height(), W = jQuery(window).width(), w, h;\n            if (tbWidth) {\n              if (tbWidth < (W - 90)) w = tbWidth; else w = W - 200;\n            } else w = W - 200;\n            if (tbHeight) {\n              if (tbHeight < (H - 90)) h = tbHeight; else h = H - 200;\n            } else h = H - 200;\n            if (tbWindow.size()) {\n              tbWindow.width(w).height(h);\n              jQuery('#TB_iframeContent').width(w).height(h - 27);\n              tbWindow.css({'margin-left': '-' + parseInt((w \/ 2), 10) + 'px'});\n              if (typeof document.body.style.maxWidth != 'undefined')\n                tbWindow.css({'top': (H - h) \/ 2, 'margin-top': '0'});\n            }\n            if (jQuery(window).width() < 768) {\n              var tb_left = parseInt((w \/ 2), 10) + 20;\n              jQuery('#TB_window').css({\"left\": tb_left + \"px\", \"width\": \"90%\", \"margin-top\": \"-13%\", \"height\": \"100%\"})\n              jQuery('#TB_window iframe').css({'height': '100%', 'width': '100%'});\n            }\n            else jQuery('#TB_window').css('left', '50%');\n            if (typeof popup_width_from_src != \"undefined\") {\n              popup_width_from_src = jQuery('.thickbox-previewbigcalendar' + randi).attr('href').indexOf('tbWidth=');\n              str = jQuery('.thickbox-previewbigcalendar' + randi).attr('href').substr(popup_width_from_src + 8, 150)\n              find_amp = str.indexOf('&');\n              width_orig = str.substr(0, find_amp);\n              find_eq = str.indexOf('=');\n              height_orig = str.substr(find_eq + 1, 5);\n              jQuery('#TB_window').css({'max-width': width_orig + 'px', 'max-height': height_orig + 'px'});\n              jQuery('#TB_window iframe').css('max-width', width_orig + 'px');\n            }\n          };\n          thickDims();\n          jQuery(window).resize(function () {\n            thickDims();\n          });\n          jQuery('a.thickbox-preview' + id).click(function () {\n            tb_click.call(this);\n            var alink = jQuery(this).parents('.available-theme').find('.activatelink'), link = '',\n              href = jQuery(this).attr('href'), url, text;\n            var reg_with = new RegExp(xx_cal_xx + \"tbWidth=[0-9]+\");\n            if (tbWidth = href.match(reg_with))\n              tbWidth = parseInt(tbWidth[0].replace(\/[^0-9]+\/g, ''), 10);\n            else\n              tbWidth = jQuery(window).width() - 90;\n            var reg_heght = new RegExp(xx_cal_xx + \"tbHeight=[0-9]+\");\n            if (tbHeight = href.match(reg_heght))\n              tbHeight = parseInt(tbHeight[0].replace(\/[^0-9]+\/g, ''), 10);\n            else\n              tbHeight = jQuery(window).height() - 60;\n            jQuery('#TB_ajaxWindowTitle').css({'float': 'right'}).html(link);\n            thickDims();\n            return false;\n          });\n\n        });\n      }\n    }\n    document.onkeydown = function (evt) {\n      evt = evt || window.event;\n      if (evt.keyCode == 27) {\n        document.getElementById('sbox-window').close();\n      }\n    };\n     showbigcalendar('bigcalendar1', 'http:\/\/atairsantos.com.br\/wp-admin\/admin-ajax.php?action=spiderbigcalendar_month&theme_id=13&calendar=1&select=month,list,week,day,&date=2024-04&months&many_sp_calendar=1&widget=0&rand=1', '1', '0');<\/script>\n  <style>\n    #TB_window iframe {\n      background: #FFFFFF;\n    }\n  <\/style>\n  <\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<div id=\"el-b12a47e6\" class=\"vce-col vce-col--md-41-61p vce-col--xs-1 vce-col--xs-last vce-col--xs-first vce-col--sm-last vce-col--sm-first vce-col--md-last vce-col--lg-last vce-col--xl-last\" data-vce-do-apply=\"background border el-b12a47e6\">\n<div class=\"vce-col-inner\" data-vce-element-content=\"true\" data-vce-do-apply=\"padding margin  el-b12a47e6\">\n<div class=\"vce-text-block\">\n<div id=\"el-887ada91\" class=\"vce-text-block-wrapper vce\" data-vce-do-apply=\"all el-887ada91\">\n<h4><span style=\"color: #ffffff;\">\u201cAmar \u00e9 estar cuidando de n\u00f3s e todos, portanto, se n\u00e3o for comparecer \u00e0 consulta, cancele com 24 anteced\u00eancia, para que outras pessoas possam ser cuidadas no seu hor\u00e1rio.\u201d<\/span><\/h4>\n<\/div>\n<\/div>\n<div class=\"vce-text-block\">\u00a0<\/div>\n<\/div>\n<div class=\"vce-col-inner\" data-vce-element-content=\"true\" data-vce-do-apply=\"padding margin  el-b12a47e6\">\n<div class=\"vce-text-block\">\n<div id=\"el-dcb0172c\" class=\"vce-text-block-wrapper vce\" data-vce-do-apply=\"all el-dcb0172c\">\n<p style=\"text-align: center;\">\u00a0<\/p>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><\/p>\n<\/div><\/div>\n<\/div>\n<\/div>\n<\/div><\/div>\n<\/div><\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u00a0 \u201cAmar \u00e9 estar cuidando de n\u00f3s e todos, portanto, se n\u00e3o for comparecer \u00e0 consulta, cancele com 24 anteced\u00eancia, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"_links":{"self":[{"href":"http:\/\/atairsantos.com.br\/en\/wp-json\/wp\/v2\/pages\/10"}],"collection":[{"href":"http:\/\/atairsantos.com.br\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/atairsantos.com.br\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/atairsantos.com.br\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/atairsantos.com.br\/en\/wp-json\/wp\/v2\/comments?post=10"}],"version-history":[{"count":117,"href":"http:\/\/atairsantos.com.br\/en\/wp-json\/wp\/v2\/pages\/10\/revisions"}],"predecessor-version":[{"id":1766,"href":"http:\/\/atairsantos.com.br\/en\/wp-json\/wp\/v2\/pages\/10\/revisions\/1766"}],"wp:attachment":[{"href":"http:\/\/atairsantos.com.br\/en\/wp-json\/wp\/v2\/media?parent=10"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}