{"id":128,"date":"2015-11-02T06:29:28","date_gmt":"2015-11-02T05:29:28","guid":{"rendered":"http:\/\/polegaresaintremy.fr\/cms1\/?page_id=128"},"modified":"2018-06-30T16:50:39","modified_gmt":"2018-06-30T15:50:39","slug":"prochains-rendez-vous-du-collectif","status":"publish","type":"page","link":"https:\/\/polegaresaintremy.fr\/cms1\/index.php\/accueil\/evenements-majeurs\/prochains-rendez-vous-du-collectif\/","title":{"rendered":"Prochains rendez-vous du Collectif"},"content":{"rendered":"<div class=\"pdfprnt-buttons pdfprnt-buttons-page pdfprnt-top-right\"><a href=\"https:\/\/polegaresaintremy.fr\/cms1\/index.php\/wp-json\/wp\/v2\/pages\/128?print=pdf\" class=\"pdfprnt-button pdfprnt-button-pdf\" target=\"_blank\"><img src=\"http:\/\/polegaresaintremy.fr\/cms1\/wp-content\/plugins\/pdf-print\/images\/pdf.png\" alt=\"image_pdf\" title=\"View PDF\" \/><\/a><a href=\"https:\/\/polegaresaintremy.fr\/cms1\/index.php\/wp-json\/wp\/v2\/pages\/128?print=print\" class=\"pdfprnt-button pdfprnt-button-print\" target=\"_blank\"><img src=\"http:\/\/polegaresaintremy.fr\/cms1\/wp-content\/plugins\/pdf-print\/images\/print.png\" alt=\"image_print\" title=\"Print Content\" \/><\/a><\/div><ul>\n<li style=\"list-style-type: none\">\n<ul>\n<li>Le \u00ab\u00a0Comit\u00e9 de Pilotage\u00a0\u00bb du Collectif se r\u00e9unit tous les mois en fonction des \u00e9v\u00e9nements \u00e0 venir.<\/li>\n<li>N&rsquo;h\u00e9sitez pas \u00e0 nous contacter (cf ic\u00f4ne en bas \u00e0 gauche) en cas de question.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n<p>Ci-dessous le calendrier des \u00e9v\u00e9nements li\u00e9s \u00e0 l&rsquo;Association. Cliquer dans le calendrier \u00e0 la date souhait\u00e9e.<\/p>\n  <input type=\"hidden\" id=\"cal_width1\" value=\"700\" \/> \n  <div id='bigcalendar1' class=\"wdc_calendar\"><\/div>\n  <script> \n    var tb_pathToImage = \"https:\/\/polegaresaintremy.fr\/cms1\/wp-content\/plugins\/spider-event-calendar\/images\/loadingAnimation.gif\";\n    var tb_closeImage = \"https:\/\/polegaresaintremy.fr\/cms1\/wp-content\/plugins\/spider-event-calendar\/images\/tb-close.png\"\n\tvar randi;\n    if (typeof showbigcalendar != 'function') {\t\n      function showbigcalendar(id, calendarlink, randi, widget) {\n        var xmlHttp;\n        try {\n          xmlHttp = new XMLHttpRequest();\/\/ Firefox, Opera 8.0+, Safari\n        }\n        catch (e) {\n          try {\n            xmlHttp = new ActiveXObject(\"Msxml2.XMLHTTP\"); \/\/ Internet Explorer\n          }\n          catch (e) {\n            try {\n              xmlHttp = new ActiveXObject(\"Microsoft.XMLHTTP\");\n            }\n            catch (e) {\n              alert(\"No AJAX!?\");\n              return false;\n            }\n          }\n        }\n        xmlHttp.onreadystatechange = function () {\n          if (xmlHttp.readyState == 4) {\n            \/\/ document.getElementById(id).innerHTML = xmlHttp.responseText;\n            jQuery('#' + id).html(xmlHttp.responseText);\n          }\n        }\n        xmlHttp.open(\"GET\", calendarlink, false);\n        xmlHttp.send();\n\t jQuery(document).ready(function (){\n\t  jQuery('#views_select').toggle(function () {\t\n\t\tjQuery('#drop_down_views').stop(true, true).delay(200).slideDown(500);\n\t\tjQuery('#views_select .arrow-down').addClass(\"show_arrow\");\n\t\tjQuery('#views_select .arrow-right').removeClass(\"show_arrow\");\n\t  }, function () { \n\t\tjQuery('#drop_down_views').stop(true, true).slideUp(500);\n\t\tjQuery('#views_select .arrow-down').removeClass(\"show_arrow\");\n\t\tjQuery('#views_select .arrow-right').addClass(\"show_arrow\");\t\t\n\t  });\n\t});\nif(widget!=1)\n{\n\tjQuery('drop_down_views').hide();\n\tvar parent_width = document.getElementById('bigcalendar'+randi).parentNode.clientWidth;\n\tvar calwidth=  document.getElementById('cal_width'+randi).value;\n\tvar responsive_width = (calwidth)\/parent_width*100;\n\tdocument.getElementById('bigcalendar'+randi).setAttribute('style','width:'+responsive_width+'%;');\n\tjQuery('pop_table').css('height','100%');\n}\n        var thickDims, tbWidth, tbHeight;\n        jQuery(document).ready(function ($) {\t\n\t\tif (\/iPad|iPhone|iPod\/.test(navigator.userAgent) && !window.MSStream) { jQuery('body').addClass('ios_device'); } \t\t\t\n\t\t setInterval(function(){\t\n\t\t\t\tif(jQuery(\"body\").hasClass(\"modal-open\")) jQuery(\"html\").addClass(\"thickbox_open\");\n\t\t\t\telse jQuery(\"html\").removeClass(\"thickbox_open\");\n\t\t\t},500);\t\t\t\n          thickDims = function () {\t\t\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;\t\t\t\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\t\t\t if(jQuery(window).width() < 768 ){\n\t\t\t  var tb_left = parseInt((w \/ 2), 10) + 20;\t\t  \n\t\t\t\tjQuery('#TB_window').css({\"left\": tb_left+ \"px\", \"width\": \"90%\", \"margin-top\": \"-13%\",\"height\": \"100%\"})\n\t\t\t\tjQuery('#TB_window iframe').css({'height':'100%', 'width':'100%'});\n\t\t\t}\n\t\t\t else jQuery('#TB_window').css('left','50%');\n\t\tif (typeof popup_width_from_src != \"undefined\") {\n\t\t\t\tpopup_width_from_src=jQuery('.thickbox-previewbigcalendar'+randi).attr('href').indexOf('tbWidth=');\n\t\t\t\tstr=jQuery('.thickbox-previewbigcalendar'+randi).attr('href').substr(popup_width_from_src+8,150)\n\t\t\t\tfind_amp=str.indexOf('&');\n\t\t\t\twidth_orig=str.substr(0,find_amp);\t\t\t\t\n\t\t\t\tfind_eq=str.indexOf('=');\n\t\t\t\theight_orig=str.substr(find_eq+1,5);\n\t\t\tjQuery('#TB_window').css({'max-width':width_orig+'px', 'max-height':height_orig+'px'});\n\t\t\tjQuery('#TB_window iframe').css('max-width',width_orig+'px');\n\t\t\t}\t\n          };\n          thickDims();\n          jQuery(window).resize(function () {\n            thickDims();\t\t\t\n\t\t  });\t\t  \n          jQuery('a.thickbox-preview' + id).click(function () {\n            tb_click.call(this);\n            var alink = jQuery(this).parents('.available-theme').find('.activatelink'), link = '', href = jQuery(this).attr('href'), url, text;\n            var reg_with = new RegExp(xx_cal_xx + \"tbWidth=[0-9]+\");\t\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;\t\t\t  \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);\t\t\t\n            thickDims();\t\t\t\n            return false;\t\t\t\n          });\n\t\t  \n        });\n      }\n    }\t\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', 'https:\/\/polegaresaintremy.fr\/cms1\/wp-admin\/admin-ajax.php?action=spiderbigcalendar_month&theme_id=13&calendar=1&select=month,list,week,day,&date=2026-04&months&many_sp_calendar=1&widget=0&rand=1','1','0');<\/script>\n\t<style>\n\t#TB_window iframe{\n\t\tbackground: #B4C5CC;\n\t}\n\t<\/style>\n  \n","protected":false},"excerpt":{"rendered":"<p>Le \u00ab\u00a0Comit\u00e9 de Pilotage\u00a0\u00bb du Collectif se r\u00e9unit tous les mois en fonction des \u00e9v\u00e9nements \u00e0 venir. N&rsquo;h\u00e9sitez pas \u00e0 nous contacter (cf ic\u00f4ne en bas \u00e0 gauche) en cas de question. Ci-dessous le calendrier des \u00e9v\u00e9nements li\u00e9s \u00e0 l&rsquo;Association. Cliquer dans le calendrier \u00e0 la date souhait\u00e9e.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":123,"menu_order":10,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0},"_links":{"self":[{"href":"https:\/\/polegaresaintremy.fr\/cms1\/index.php\/wp-json\/wp\/v2\/pages\/128"}],"collection":[{"href":"https:\/\/polegaresaintremy.fr\/cms1\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/polegaresaintremy.fr\/cms1\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/polegaresaintremy.fr\/cms1\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/polegaresaintremy.fr\/cms1\/index.php\/wp-json\/wp\/v2\/comments?post=128"}],"version-history":[{"count":19,"href":"https:\/\/polegaresaintremy.fr\/cms1\/index.php\/wp-json\/wp\/v2\/pages\/128\/revisions"}],"predecessor-version":[{"id":1037,"href":"https:\/\/polegaresaintremy.fr\/cms1\/index.php\/wp-json\/wp\/v2\/pages\/128\/revisions\/1037"}],"up":[{"embeddable":true,"href":"https:\/\/polegaresaintremy.fr\/cms1\/index.php\/wp-json\/wp\/v2\/pages\/123"}],"wp:attachment":[{"href":"https:\/\/polegaresaintremy.fr\/cms1\/index.php\/wp-json\/wp\/v2\/media?parent=128"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}