{"id":77497,"date":"2024-05-07T09:26:51","date_gmt":"2024-05-07T13:26:51","guid":{"rendered":"https:\/\/www.iaff.org\/a-propos-de-nous\/direction\/contacter-dvp-trustee\/"},"modified":"2024-09-06T16:01:45","modified_gmt":"2024-09-06T20:01:45","slug":"contacter-dvp-trustee","status":"publish","type":"page","link":"https:\/\/www.iaff.org\/fr-ca\/a-propos-de-nous\/direction\/contacter-dvp-trustee\/","title":{"rendered":"Contacter DVP\/Trustee"},"content":{"rendered":"<section\n\t class=\"secondary-hero align wp-block-acf-secondary-hero\" id=\"secondary-hero_block_f0fe3f300c163475c306a8c2fe6798d3\">\n\t\n<header\n\tclass=\"w-full u-bg-full-width px-[22px] md:ps-bleed md:pe-0 py-[60px] bg-smoke-5 text-black u-has-rivets u-rivets-dark\"\n\tdata-theme=\"gray\"\n>\n\t<div class=\"flex flex-col !px-0 !max-w-[1440px] w-full lg:!ps-indent\">\n\t\t<div class=\"border-t-[6px] w-full my-0 flex flex-col md:flex-row gap-x-[62px] gap-y-[22px] border-red\">\n\t\t\t\t\t\t<div class=\"w-full md:w-1\/2 md:py-[45px]\">\n\t\t\t\t<div class=\"max-w-[600px] flex flex-col gap-[22px]\">\n\t\t\t\t\t\t\t\t\t\t\t<h1 class=\"has-[.u-halftone-shadow--dark]:mb-divider has-[.u-halftone-shadow--light]:mb-divider pt-[22px] md:pt-0\">\n\t\t\t\t\t\t\t<span class=\"inline-flex text-heading-200 u-halftone-shadow--dark\">\n\t\t\t\t\t\t\t\tContacter DVP\/Trustee\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t<\/h1>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t\t<\/div>\n\t\t\t\t\t<div class=\"order-first flex justify-start w-full pb-[22px]\">\n\t\t\t\t<div\n\tclass=\"wp-block-button is-style-tertiary text-smoke is-style-tertiary-back\"\n>\n\t\t\t<a\n\t\t\thref=\"https:\/\/www.iaff.org\/about-us\/leadership\/\"\n\t\t\tclass=\"wp-block-button__link wp-element-button group\"\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t<span\n\t\t\tclass=\"leading-none decoration-transparent underline underline-offset-2 group-hover:decoration-inherit group-focus-visible:decoration-inherit transition duration-hover\"\n\t\t>\n\t\t\tLeadership\t\t<\/span>\n\n\t\t<span\n\t\t\tclass=\"bg-inherit transition-colors duration-hover group-hover:bg-gold group-focus:bg-gold inline-flex items-center rotate-180 order-first pb-0.5\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"21\" height=\"22\" fill=\"none\" viewBox=\"0 0 21 22\"><path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-width=\"2\" d=\"M20 20.75L20 2.25L1.5 2.25L1.5 20.75L20 20.75Z\" clip-rule=\"evenodd\"\/><path stroke=\"currentColor\" stroke-linecap=\"square\" stroke-width=\"2\" d=\"M14.0883 11.5L6.66406 11.5\"\/><path stroke=\"currentColor\" stroke-linecap=\"square\" stroke-width=\"2\" d=\"M11.0723 7.75205L14.8363 11.5L11.0723 15.248\"\/><\/svg>\t\t<\/span>\n\t<\/a><\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n<\/header>\n<\/section>\n<script>\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_45' >\n                        <div class='gform_heading'>\n\t\t\t\t\t\t\t<p class='gform_required_legend'>&quot;<span class=\"gfield_required gfield_required_asterisk\">*<\/span>&quot; indique les champs obligatoires<\/p>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_45'  action='\/fr-ca\/wp-json\/wp\/v2\/pages\/77497' data-formid='45' novalidate>\t\t\t\t\t<div style=\"display: none !important;\" class=\"akismet-fields-container gf_invisible\" data-prefix=\"ak_\">\n\t\t\t\t\t\t<label>&#916;<textarea name=\"ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label>\n\t\t\t\t\t\t<input type=\"hidden\" id=\"ak_js_1\" name=\"ak_js\" value=\"121\" \/>\n\t\t\t\t\t\t<script>\ndocument.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );\n<\/script>\n\n\t\t\t\t\t<\/div>\n                        <div class='gform-body gform_body'><div id='gform_fields_45' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_45_1\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half text-field gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_45_1'><span class='gform-field-label__text'>Nom<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_45_1' type='text' value='' class=''     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_45_20\" class=\"gfield gfield--type-text gfield--input-type-text gfield--width-half text-field gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_45_20'><span class='gform-field-label__text'>Courriel<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_20' id='input_45_20' type='text' value='' class=''     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/div><div id=\"field_45_45\" class=\"gfield gfield--type-select gfield--input-type-select gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_45_45'><span class='gform-field-label__text'>Nom du DVP\/Trustee<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_45' id='input_45_45' class='large gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>&#8211; Veuillez s\u00e9lectionner &#8211;<\/option><option value='James Slevin (1er district)' >James Slevin (1er district)<\/option><option value='Mark Woolbright (2e district)' >Mark Woolbright (2e district)<\/option><option value='Jay Colbert (3e district)' >Jay Colbert (3e district)<\/option><option value='Andrew Pantelis (4e district)' >Andrew Pantelis (4e district)<\/option><option value='Mahlon Mitchell (5e district)' >Mahlon Mitchell (5e district)<\/option><option value='Mike Carter (6e district)' >Mike Carter (6e district)<\/option><option value='Ricky Walsh (7e district)' >Ricky Walsh (7e district)<\/option><option value='Mark Sanders (8e district)' >Mark Sanders (8e district)<\/option><option value='Michael Frainier (9e district)' >Michael Frainier (9e district)<\/option><option value='Stephen Gilman (10e district)' >Stephen Gilman (10e district)<\/option><option value='Michael Glynn (11e district)' >Michael Glynn (11e district)<\/option><option value='Walter Dix (12e district)' >Walter Dix (12e district)<\/option><option value='Fred LeBlanc (13e district)' >Fred LeBlanc (13e district)<\/option><option value='Danny Todd (14e district)' >Danny Todd (14e district)<\/option><option value='Christopher Ross (15e district)' >Christopher Ross (15e district)<\/option><option value='James B. Johnson (16e district)' >James B. Johnson (16e district)<\/option><option value='Scott Marks' >Scott Marks<\/option><option value='Anthony Mejia' >Anthony Mejia<\/option><option value='Ron Glass' >Ron Glass<\/option><\/select><\/div><\/div><div id=\"field_45_41\" class=\"gfield gfield--type-textarea gfield--input-type-textarea gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_45_41'><span class='gform-field-label__text'>Message<\/span><span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_textarea' data-text-counter-max='500' data-text-counter-template='{current} of {max} max characters'><textarea name='input_41' id='input_45_41' class='textarea medium'   maxlength='500'  aria-required=\"true\" aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <button type='submit' id='gform_submit_button_45' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' >Soumettre<\/button> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_45' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_45' id='gform_theme_45' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_45' id='gform_style_settings_45' value='{&quot;inputPrimaryColor&quot;:&quot;#204ce5&quot;}' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_45' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='45' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='G8XUj3rnxcudvivp5BHPf5BZo3ZbCXBC3QWuf269+tVIvIg1cLH2vKrqUm\/B9f8x8WUzpgkqAoos\/0fU+0JCmYKb93Zm2fDmyfv2RuqWM7yfPKQ=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_45' value='WyJ7XCI0NVwiOltcImZjMTRjNWYyMjU2ZDI3YTI2MWVhMjExMGQwMmE1ZTAwXCIsXCJhMDZkNmRhNjRkMjA3NTA1MGRhNjM1YmE1YWQwY2Y1MlwiLFwiMzU3ODUyMjQ4NDYwNGY1YjMwZGQyOTUzZTNjZmUyNWVcIixcIjllY2FkMTkxODBlNjRkMDJjN2RmMmIzMmQzMDZlMGU5XCIsXCJhZjMxZGFhNGFiOGI3ZTFkNTE3YTYzOGFjNWYzYzhlM1wiLFwiNTk2MzFlZWQwZDUzZjVkZWM2YzI0NTBkZTAwNjQ1NmZcIixcIjc4ZjNlNTJiZDVkYjQ0Mjk4ZGUzMDg1MTRhOTllOWVkXCIsXCIyMWJkMTAwYjcwOTgwMzUyNjY2NDRmMjE4ZDk4YmY4NlwiLFwiNjcwZWM4YWY1Y2JiNzMwNTE5ODA0ZjYzZTcwY2Y1NDVcIixcImEwNDIzZDBlODQyNzkzY2JhMDYxNzYzNTY5YzM4ZThiXCIsXCIzZjQyMWI3NDQ0NjQ1MzgwZGMxZDhhYzQzNDRiNmRkYlwiLFwiMjAxZjg5Zjg4MTVjN2RjZTYzYmQxNWIzYzc4YzcyZDJcIixcIjQ0ZDkwNTBmNTJlNDdkNTk5ZmE5NDA0ZDVjM2U0ODJmXCIsXCI0MDdlNTAxMDExOWY5ODZkNDdmZjk0Mjg2NTMyM2I4OVwiLFwiOTk1N2JjN2FiZTFjZTc5MjczMjQ2Y2MxZWVmMGE0NzNcIixcImY0NzQyM2Y1NWFmNTIxNDM2MzY0NTVkNGM2NmJlYzVhXCIsXCIzN2FlYTQ2ZjFlOTAyNWU1MDIwOGZmZmU5YjdkNjYyYVwiLFwiZmRiOTE2NTcxMzRmMzkwNDg3MDhlYjdlOWM4NjE1NzdcIixcIjQ4MGU3NjNjNzJmZWRjYjhiODYyYTBjYTA4MjRhYmY2XCJdLFwiZ2Zvcm1fc3VibWlzc2lvbl9tZXRob2RcIjpbXCIyZjIxNzA2YjM3ODM4MGMwZjE5MTkxNWRiZmJiYTVlYVwiLFwiZDFkOTNjYWI0MTAzNTJmOTZiNjEwNzYwYTVhYjQ1ZDVcIl0sXCJnZm9ybV90aGVtZVwiOlwiY2Q2ZDMzMzQ0NjE2ZDQ0YTA0MzQyMGE3YmYwMDA0OTJcIixcImdmb3JtX3N0eWxlX3NldHRpbmdzXCI6XCI1MGJmZTQxMjc4MjA5ZDM2YWQ2NjRkMTM4Mzc4ZWI3YlwiLFwiZm9ybV9pZFwiOlwiMjhjYjg3MzhjMGRiNjc5NWMwZTU4NWJmZTdhNzNjMzRcIixcInVybFwiOlwiMDYzNTI0N2Q0NTZmMjk3NzJhODdiYTBlYjBjYTFkOTZcIixcInN0YXRlX3RpbWVzdGFtcFwiOlwiYzk0N2Y2MDNjOTdmZTI1YTQzOWIwNmE4MmQxYWNmODVcIn0iLCJkYmNjMzI5M2FhZDRiY2MyOWRlMzJhOWMzNmYzNzc0NyIsMTc4OTM3NzU4OF0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_45' id='gform_target_page_number_45' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_45' id='gform_source_page_number_45' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"featured_media":0,"parent":77151,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_searchwp_excluded":"","inline_featured_image":false,"_EventAllDay":false,"_EventTimezone":"","_EventStartDate":"","_EventEndDate":"","_EventStartDateUTC":"","_EventEndDateUTC":"","_EventShowMap":false,"_EventShowMapLink":false,"_EventURL":"","_EventCost":"","_EventCostDescription":"","_EventCurrencySymbol":"","_EventCurrencyCode":"","_EventCurrencyPosition":"","_EventDateTimeSeparator":"","_EventTimeRangeSeparator":"","_EventOrganizerID":[],"_EventVenueID":[],"_OrganizerEmail":"","_OrganizerPhone":"","_OrganizerWebsite":"","_VenueAddress":"","_VenueCity":"","_VenueCountry":"","_VenueProvince":"","_VenueState":"","_VenueZip":"","_VenuePhone":"","_VenueURL":"","_VenueStateProvince":"","_VenueLat":"","_VenueLng":"","_VenueShowMap":false,"_VenueShowMapLink":false,"footnotes":""},"class_list":["post-77497","page","type-page","status-publish","hentry"],"acf":[],"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/www.iaff.org\/fr-ca\/wp-json\/wp\/v2\/pages\/77497","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.iaff.org\/fr-ca\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.iaff.org\/fr-ca\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.iaff.org\/fr-ca\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.iaff.org\/fr-ca\/wp-json\/wp\/v2\/comments?post=77497"}],"version-history":[{"count":0,"href":"https:\/\/www.iaff.org\/fr-ca\/wp-json\/wp\/v2\/pages\/77497\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.iaff.org\/fr-ca\/wp-json\/wp\/v2\/pages\/77151"}],"wp:attachment":[{"href":"https:\/\/www.iaff.org\/fr-ca\/wp-json\/wp\/v2\/media?parent=77497"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}