    <script type="text/javascript">
      jQuery(document).ready(function() {
        /////////////////////
        // Readonly Fields //
        /////////////////////
        jQuery('li.gf_readonly textarea, li.gf_readonly input').attr('readonly','readonly');
        jQuery('li.gf_readonly select option').each(function() {
          if (this.selected && (this.text !== '--' || this.text !== '')) {
            jQuery(this).parent().attr('readonly','readonly').trigger('chosen:updated');
          }
        });
   
        // /////////////////////
        // // Disabled Fields //
        // /////////////////////
        // 
        // We are handling this feature in the theme ss-footer.js file instead due to specific req. for the theme
        // 
        // jQuery('li.gf_disabled textarea, li.gf_disabled input').attr('disabled','disabled');
        // jQuery('li.gf_disabled select option').each(function() {
        //   if (this.selected && this.text !== '--' && this.text !== '') {
        //     jQuery(this).parent().attr('disabled','disabled');
        //   }
        // });
        // // differences described here: http://stackoverflow.com/a/7730719/634386
      });

      ////////////////////////////
      // DatePicker Alterations //
      ////////////////////////////
      if (typeof gform !== 'undefined') {
        gform.addFilter( 'gform_datepicker_options_pre_init', function( optionsObj, formId, fieldId ) {
          optionsObj.firstDay = 0;
          /*
          if ( formId == 7 && fieldId == 62 ) {
            optionsObj.minDate = '+1d';
          }
          if ( formId == 7 && fieldId == 47 ) {
            optionsObj.maxDate = '-14y';
          }
          */
          if ( formId == 4 && fieldId == 10 ) {
            optionsObj.minDate = '+2d';
          }
          if ((formId == 3 && fieldId == 29) ||
              (formId == 4 && fieldId == 10)) {
              // optionsObj.firstDay = 1;
              optionsObj.beforeShowDay = jQuery.datepicker.noWeekends;
          }
          return optionsObj;
        });
      }
    </script>
    {"id":2956,"date":"2018-10-29T19:03:23","date_gmt":"2018-10-30T00:03:23","guid":{"rendered":"https:\/\/uuu.smartstartcanada.ca\/quebec-install-form\/"},"modified":"2023-03-09T20:57:03","modified_gmt":"2023-03-10T02:57:03","slug":"formulaire-dinstallation-pour-les-clients-du-quebec","status":"publish","type":"page","link":"https:\/\/www.smartstartcanada.ca\/fr\/quebec\/formulaire-dinstallation-pour-les-clients-du-quebec\/","title":{"rendered":"Formulaire d&#8217;installation pour les clients du Qu\u00e9bec"},"content":{"rendered":"<h3>Veuillez pr\u00e9voir un d\u00e9lai de deux (2) jours ouvrables pour recevoir votre r\u00e9ponse.<\/h3>\n<script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\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\/* ]]> *\/\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gform_legacy_markup_wrapper gform-theme--no-framework' data-form-theme='legacy' data-form-index='0' id='gform_wrapper_3' ><div id='gf_3' class='gform_anchor' tabindex='-1'><\/div><form method='post' enctype='multipart\/form-data' target='gform_ajax_frame_3' id='gform_3'  action='\/fr\/wp-json\/wp\/v2\/pages\/2956#gf_3' data-formid='3' novalidate>\n                        <div class='gform-body gform_body'><ul id='gform_fields_3' class='gform_fields top_label form_sublabel_below description_below validation_below'><li id=\"field_3_66\" class=\"gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_3_66'>LinkedIn<\/label><div class='ginput_container'><input name='input_66' id='input_3_66' type='text' value='' autocomplete='new-password'\/><\/div><div class='gfield_description' id='gfield_description_3_66'>Ce champ n\u2019est utilis\u00e9 qu\u2019\u00e0 des fins de validation et devrait rester inchang\u00e9.<\/div><\/li><li id=\"field_3_1\" class=\"gfield gfield--type-html gfield_html gfield_no_follows_desc field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><p>Assurez-vous que toutes les informations ci-dessous sont exactes. Des informations incompl\u00e8tes ou inexactes, retarderont le traitement de votre demande d\u2019installation.<\/p>\n<p><strong>Tous les champs marqu\u00e9s d\u2019un ast\u00e9risque (<span style=\"color: #DA6258;\">*<\/span>) sont obligatoires<\/strong><\/p>\n<\/li><li id=\"field_3_5\" class=\"gfield gfield--type-radio gfield--type-choice field_sublabel_below gfield--has-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' >Quelle est la condition de votre permis de conduire<\/label><div class='gfield_description' id='gfield_description_3_5'>Cette information est inscrite sur votre permis de conduire ou sur votre lettre d\u2019admissibilit\u00e9 de la SAAQ (nouveau participant)<\/div><div class='ginput_container ginput_container_radio'><ul class='gfield_radio' id='input_3_5'>\n\t\t\t<li class='gchoice gchoice_3_5_0'>\n\t\t\t\t<input name='input_5' type='radio' value='Permis restreint'  id='choice_3_5_0'    \/>\n\t\t\t\t<label for='choice_3_5_0' id='label_3_5_0' class='gform-field-label gform-field-label--type-inline'>Permis restreint<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_3_5_1'>\n\t\t\t\t<input name='input_5' type='radio' value='Condition X'  id='choice_3_5_1'    \/>\n\t\t\t\t<label for='choice_3_5_1' id='label_3_5_1' class='gform-field-label gform-field-label--type-inline'>Condition X<\/label>\n\t\t\t<\/li><\/ul><\/div><\/li><li id=\"field_3_44\" class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h2 class=\"gsection_title\">Informations personnelles<\/h2><\/li><li id=\"field_3_9\" class=\"gfield gfield--type-text gf_left_third 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_3_9'>Pr\u00e9nom<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_9' id='input_3_9' type='text' value='' class='medium'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_10\" class=\"gfield gfield--type-text gf_middle_third field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_3_10'>Deuxi\u00e8me pr\u00e9nom<\/label><div class='ginput_container ginput_container_text'><input name='input_10' id='input_3_10' type='text' value='' class='medium'      aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_11\" class=\"gfield gfield--type-text gf_right_third 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_3_11'>Nom de famille<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_11' id='input_3_11' type='text' value='' class='medium'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_8\" class=\"gfield gfield--type-date gfield--input-type-datepicker gfield--datepicker-no-icon gf_left_half 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_3_8'>Date de naissance<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_date'>\n                            <input name='input_8' id='input_3_8' type='text' value='' class='datepicker gform-datepicker ymd_dash datepicker_no_icon gdatepicker-no-icon'   placeholder='AAAA-MM-JJ' aria-describedby=\"input_3_8_date_format\" aria-invalid=\"false\" aria-required=\"true\"\/>\n                            <span id='input_3_8_date_format' class='screen-reader-text'>YYYY dash MM dash DD<\/span>\n                        <\/div>\n                        <input type='hidden' id='gforms_calendar_icon_input_3_8' class='gform_hidden' value='https:\/\/www.smartstartcanada.ca\/wp-content\/plugins\/gravityforms\/images\/datepicker\/datepicker.svg'\/><\/li><li id=\"field_3_12\" class=\"gfield gfield--type-phone gf_left_half 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_3_12'>Num\u00e9ro de t\u00e9l\u00e9phone<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_12' id='input_3_12' type='tel' value='' class='medium'   aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_13\" class=\"gfield gfield--type-phone gf_right_half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_3_13'>Autre num\u00e9ro de t\u00e9l\u00e9phone<\/label><div class='ginput_container ginput_container_phone'><input name='input_13' id='input_3_13' type='tel' value='' class='medium'    aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_56\" class=\"gfield gfield--type-checkbox gfield--type-choice 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 gfield_label_before_complex' >Autorisation de vous envoyer des informations\/notifications pas message texte<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_checkbox'><ul class='gfield_checkbox' id='input_3_56'><li class='gchoice gchoice_3_56_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_56.1' type='checkbox'  value='Text Messages Authorized'  id='choice_3_56_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_3_56_1' id='label_3_56_1' class='gform-field-label gform-field-label--type-inline'>Oui, je vous autorise \u00e0 m'envoyer des messages textes<\/label>\n\t\t\t\t\t\t\t<\/li><\/ul><\/div><\/li><li id=\"field_3_15\" class=\"gfield gfield--type-email gf_left_half 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_3_15'>Adresse courriel<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_email'>\n                            <input name='input_15' id='input_3_15' type='email' value='' class='medium'    aria-required=\"true\" aria-invalid=\"false\"  \/>\n                        <\/div><\/li><li id=\"field_3_14\" class=\"gfield gfield--type-text gf_right_half 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_3_14'>Num\u00e9ro du permis de conduire<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_14' id='input_3_14' type='text' value='' class='medium'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_57\" class=\"gfield gfield--type-text gf_left_half 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_3_57'>Personne \u00e0 joindre en cas d\u2019urgence<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_57' id='input_3_57' type='text' value='' class='medium'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_58\" class=\"gfield gfield--type-phone gf_right_half 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_3_58'>Num\u00e9ro de t\u00e9l\u00e9phone \u00e0 contacter en cas d\u2019urgence<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_phone'><input name='input_58' id='input_3_58' type='tel' value='' class='medium'   aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_45\" class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h2 class=\"gsection_title\">Adresse<\/h2><\/li><li id=\"field_3_20\" class=\"gfield gfield--type-text gf_left_half 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_3_20'>Adresse compl\u00e8te<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_3_20' type='text' value='' class='medium'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_21\" class=\"gfield gfield--type-text gf_right_half 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_3_21'>Ville<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_21' id='input_3_21' type='text' value='' class='medium'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_23\" class=\"gfield gfield--type-select gf_left_half field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden\"  ><div class=\"admin-hidden-markup\"><i class=\"gform-icon gform-icon--hidden\" aria-hidden=\"true\" title=\"This field is hidden when viewing the form\"><\/i><span>This field is hidden when viewing the form<\/span><\/div><label class='gfield_label gform-field-label' for='input_3_23'>Province<\/label><div class='ginput_container ginput_container_select'><select name='input_23' id='input_3_23' class='medium gfield_select'     aria-invalid=\"false\" ><option value='Quebec' selected='selected'>Qu\u00e9bec<\/option><option value='Alberta' >Alberta<\/option><option value='Colombie britannique' >Colombie britannique<\/option><option value='Manitoba' >Manitoba<\/option><option value='Ontario' >Ontario<\/option><option value='Saskatchewan' >Saskatchewan<\/option><\/select><\/div><\/li><li id=\"field_3_22\" class=\"gfield gfield--type-text field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_hidden\"  ><div class=\"admin-hidden-markup\"><i class=\"gform-icon gform-icon--hidden\" aria-hidden=\"true\" title=\"This field is hidden when viewing the form\"><\/i><span>This field is hidden when viewing the form<\/span><\/div><label class='gfield_label gform-field-label' for='input_3_22'>Pays<\/label><div class='ginput_container ginput_container_text'><input name='input_22' id='input_3_22' type='text' value='' class='medium'      aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_24\" class=\"gfield gfield--type-text gf_left_half 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_3_24'>Code postal<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_24' id='input_3_24' type='text' value='' class='medium'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_46\" class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h2 class=\"gsection_title\">Installation<\/h2><\/li><li id=\"field_3_59\" class=\"gfield gfield--type-select shops_list gf_left_half gfield_contains_required field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_3_59'>Dans quel Centre de services aimeriez-vous avoir votre rendez-vous<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_59' id='input_3_59' class='medium gfield_select'  aria-describedby=\"gfield_description_3_59\"  aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>-- Choisir --<\/option><option value='ABAirdrie_0034' >AB, Airdrie - 294 Sierra Spring Dr SE<\/option><option value='ABBarrhead' >AB, Barrhead - 4921 50 Ave<\/option><option value='ABBrooks2' >AB, Brooks - 620 1st Ave E<\/option><option value='ABCalgaryS' >AB, Calgary - 10555 48 St SE<\/option><option value='ABCamrose' >AB, Camrose - 3720 48 Ave<\/option><option value='ABDrumheller' >AB, Drumheller - 801 S Railway Ave<\/option><option value='ABEdmontonS' >AB, Edmonton - 2699 96 St NW<\/option><option value='ABFortMcMurray4' >AB, Fort McMurray - 330 MacKenzie Blvd<\/option><option value='ABGrandePrairie_0029' >AB, Grande Prairie - 10821 78 Ave<\/option><option value='ABHighLevel2' >AB, High Level - 10315 96 St<\/option><option value='ABHighRiver' >AB, High River - 1008 20 St SE<\/option><option value='ABHinton2' >AB, Hinton - 122 Joblin St<\/option><option value='ABLethbridge_0036' >AB, Lethbridge - 3040 Fairway St S<\/option><option value='ABLloydminster2' >AB, Lloydminster - 5702 50 Ave<\/option><option value='ABMedicineHat2' >AB, Medicine Hat - 16 Strachan Ct SE<\/option><option value='ABPeaceRiver2' >AB, Peace River - 9710 94 St<\/option><option value='ABProvost' >AB, Provost - 5019 57 Ave<\/option><option value='ABRedDeer2' >AB, Red Deer County - 172 Clearview Dr<\/option><option value='ABRockyMountainHouse_0031' >AB, Rocky Mountain House - 4504 46 Ave<\/option><option value='ABSherwoodPark' >AB, Sherwood Park - 2899 Broadmoor Blvd<\/option><option value='ABSlaveLake' >AB, Slave Lake - 621 Main St NW<\/option><option value='ABStPaul_0032' >AB, St Paul - 5010 40A St<\/option><option value='ABwhitecourt_0038' >AB, Whitecourt - 3748 Kepler St<\/option><option value='BC100MileHouse' >BC, 100 Mile House - 918 Alpine Ave<\/option><option value='BCAbbotsford_0139' >BC, ABBOTSFORD - 663 Sumas Way<\/option><option value='BCAbbotsford3' >BC, Abbotsford - 2602 Mount Lehman Rd<\/option><option value='BCCampbellRiver' >BC, Campbell River - 250 Dogwood St<\/option><option value='BCCastlegar' >BC, Castlegar - 1965 Columbia Ave<\/option><option value='BCChilliwack' >BC, Chilliwack - 7677 Prest Road<\/option><option value='BCCourtenay' >BC, Courtenay - 2967 Kilpatrick Ave<\/option><option value='BCCranbrook_0181' >BC, Cranbrook - 915 Cranbrook St N<\/option><option value='BCFortNelson2' >BC, Fort Nelson - 4444 50th Ave N<\/option><option value='BCFortStJohn_0145' >BC, Fort St. John - 7920 Alaska Rd N<\/option><option value='BCKamloops' >BC, Kamloops - 745 Notre Dame Dr<\/option><option value='BCKelowna' >BC, Kelowna - 1881 Harvey Ave<\/option><option value='BCLangley_0161' >BC, Langley - 5769 Production Way<\/option><option value='BCNanaimo' >BC, Nanaimo - 1875 Boxwood Rd<\/option><option value='BCNewWestminster_0149' >BC, New Westminster - 816 Boyd St<\/option><option value='BCNorthVancouver' >BC, North Vancouver - 150 Pemberton Ave<\/option><option value='BCPenticton' >BC, Penticton - 2601 Skaha Lake Rd<\/option><option value='BCCoquitlam2' >BC, Port Coquitlam - 1600 Kingsway Ave<\/option><option value='BCPrinceGeorge' >BC, Prince George - 2591A Vance Rd<\/option><option value='BCPrinceRupert' >BC, Prince Rupert - 601 3 Ave W<\/option><option value='BCQuesnel' >BC, Quesnel - 855 Rita Rd<\/option><option value='BCRichmond_0158' >BC, Richmond - 11711 No 5 Rd<\/option><option value='BCSalmonArm_0141' >BC, SALMON ARM - 2800 10 Ave SW<\/option><option value='BCSechelt_0193' >BC, SECHELT - 5520 Sechelt Inlet Cres<\/option><option value='BCSurrey_0186' >BC, Surrey - 8062 King George Blvd<\/option><option value='BCTrail_0147' >BC, TRAIL - 1235 Bay Ave<\/option><option value='BCTerrace2' >BC, Terrace - 4716 Keith Ave<\/option><option value='BCVernon' >BC, Vernon - 3107 48th Ave<\/option><option value='BCVictoria' >BC, Victoria - 977 Langford Pkwy<\/option><option value='BCWestKelowna' >BC, Westbank - 2180 Elk Rd<\/option><option value='BCWhistler' >BC, Whistler - 1330 Alpha Lake Rd<\/option><option value='BCWilliamsLake' >BC, Williams Lake - 1148 Broadway Ave S<\/option><option value='MBBlumenort' >MB, Blumenort - 9 Centre Ave<\/option><option value='MBBrandon' >MB, Brandon - 121 17th St N<\/option><option value='MBDauphin' >MB, Dauphin - 55 Keays St<\/option><option value='MBFlinFlon' >MB, Flin Flon - MB-10 Alt<\/option><option value='MBSwanRiver' >MB, Swan River - 1701 Main St E<\/option><option value='MBThompson_0163' >MB, Thompson - 145 Hayes Rd<\/option><option value='MBWinkler' >MB, Winkler - 545 Cargill Rd<\/option><option value='MBWinnipegNorth' >MB, Winnipeg - 1200 Fife St<\/option><option value='MBWinnipeg_0206' >MB, Winnipeg - 1510 Regent Ave W<\/option><option value='NTYellowknife_0191' >NT, YELLOWKNIFE - 49 Kam Lake Rd<\/option><option value='ONBarrie_0192' >ON, BARRIE - 25 Hart Dr<\/option><option value='ONBrampton' >ON, Brampton - 6A Tilbury Ct 1<\/option><option value='ONBrantford_0168' >ON, Brantford - 537 West St<\/option><option value='ONBrockville_0188' >ON, Brockville - 1185 California Ave<\/option><option value='ONBurlington_0142' >ON, Burlington - 4235 Fairview St<\/option><option value='ONChathamkent' >ON, Chatham - 630 Grand Ave E<\/option><option value='ONNorthyork' >ON, Concord - 582 Rivermede Rd<\/option><option value='ONCornwall' >ON, Cornwall - 645 Cumberland St<\/option><option value='ONEtobicoke' >ON, Etobicoke - 24 Steinway Blvd<\/option><option value='ONGravenhurst' >ON, Gravenhurst - 451 Bethune Dr N<\/option><option value='ONGuelph_0185' >ON, Guelph - 170 Curtis Dr<\/option><option value='ONKingston' >ON, Kingston - 1093 John Counter Blvd<\/option><option value='ONKitchener' >ON, Kitchener - 30 Manitou Dr<\/option><option value='ONLondon' >ON, London - 663 Wellington Rd<\/option><option value='ONOttawa_0183' >ON, NEPEAN - 17 Grenfell Crescent<\/option><option value='ONNewmarket' >ON, Newmarket - 220 Pony Dr<\/option><option value='ONNorthBay_0182' >ON, North Bay - 123 Delaware Ave<\/option><option value='ONOrillia_0160' >ON, ORILLIA - 103 Dufferin St<\/option><option value='ONOrangeville_0162' >ON, Orangeville - 35 Robb Blvd<\/option><option value='ONOwenSound_0169' >ON, Owen Sound - 202296 Hwy 21<\/option><option value='ONPetawawa2' >ON, Petawawa - 2827 Petawawa Blvd<\/option><option value='ONPeterborough_0184' >ON, Peterborough - 671 Erskine Ave<\/option><option value='ONPickering' >ON, Pickering - 963 Brock Rd<\/option><option value='ONSaultstmarie_0166' >ON, SAULT STE. MARIE - 237 Bruce St<\/option><option value='ONScarborough_0189' >ON, Scarborough - 300 Nantucket Blvd<\/option><option value='ONStThomas_0156' >ON, St Thomas - 930 Talbot St<\/option><option value='ONTimmins' >ON, Timmins - 407 Wilson Ave<\/option><option value='ONVanier' >ON, Vanier - 279 McArthur Ave<\/option><option value='ONWoodstock_0180' >ON, Woodstock - 68 Main St<\/option><option value='QCActon-Vale' >QC, Acton Vale - 1124 Rue Boulay<\/option><option value='QCAlma_0211' >QC, Alma - 300 Ave du Pont S<\/option><option value='QCAmos' >QC, Amos - 91 Rue Principale Sud<\/option><option value='QCBeaumont_0218' >QC, BEAUMONT - 285 Rte du Fleuve<\/option><option value='QCBaie-Comeau' >QC, Baie-comeau - 930 Rue Comtois<\/option><option value='QCBlainville' >QC, Blainville - 1444 Bd Cur\u00e9-Labelle<\/option><option value='QCBrossard_0214' >QC, Brossard - 3755 Rue Isabelle<\/option><option value='QCBrownsburg' >QC, Brownsburg-chatham - 260 Rue des \u00c9rables<\/option><option value='QCCap-St-Ignace_0186' >QC, Cap-Saint-Ignace - 24 Rue du Coll\u00e8ge<\/option><option value='QCChibougamau_0202' >QC, Chibougamau - 960 Bd Hamel E<\/option><option value='QCCowansville' >QC, Cowansville - 360 Rue de la Rivi\u00e8re<\/option><option value='QCDolbeau' >QC, Dolbeau-Mistassini - 283 8e Ave<\/option><option value='QCDrummondville' >QC, Drummondville - 1250 Bd Lemire<\/option><option value='QCGaspe' >QC, Gaspe - 164 Rue de Gasp\u00e9<\/option><option value='QCGatineau2' >QC, Gatineau - 471 Bd Saint-Ren\u00e9 E<\/option><option value='QCGatineau4' >QC, Gatineau - 1827 Boulevard Maloney E<\/option><option value='QCGranby' >QC, Granby - 1160 Rue Principale<\/option><option value='QCGrandRemous_0207' >QC, Grand-remous - 1159 Trans-Canada Hwy<\/option><option value='QCHavreStPierre' >QC, Havre-Saint-Pierre - 1232 Bd de l&#039;Escale<\/option><option value='QCLourdes-de-Joliette' >QC, Joliette - 1105 Rue Ernest Harnois<\/option><option value='QCJonquiere' >QC, Jonquiere - 3320 Bd St Fran\u00e7ois<\/option><option value='QCVaudreuil-Dorion' >QC, L&#039;ile-perrot - 410 Grand Boulevard<\/option><option value='QCL&#039;etang' >QC, L&#039;\u00c9tang-du-Nord - 62 Chem Chiasson<\/option><option value='QCLa-Malbaie' >QC, La Malbaie - 1950 Bd de Comport\u00e9<\/option><option value='QCLa-Tuque_0187' >QC, La Tuque - 1200 Bd Ducharme<\/option><option value='QCLasalle' >QC, Lasalle - 1870 Dollard Ave<\/option><option value='QCPont-Viau' >QC, Laval - 20 Bd Cartier O<\/option><option value='QCLevis2' >QC, Levis - 4505 Bd Guillaume-Couture<\/option><option value='QCLongueuil' >QC, Longueuil - 2425 Chem de Chambly<\/option><option value='QCMaria_0179' >QC, Maria - 600 Bd Perron<\/option><option value='QCMatane_0199' >QC, Matane - 1075 Ave du Phare O<\/option><option value='QCMcmasterville_0217' >QC, McMasterville - 201 Chemin Yvon L&#039;heureux<\/option><option value='QCMt-Laurier' >QC, Mont-Laurier - 1212 Bd Dr Albiny Paquette<\/option><option value='QCMt-Tremblant' >QC, Mont-tremblant - 354 Rue Magloire Gosselin<\/option><option value='QCHochelaga_0213' >QC, Montreal - 4955 Rue Hochelaga<\/option><option value='QCLac-Megantic' >QC, Nantes - 2737 Rue Laval<\/option><option value='QCPapineauville' >QC, Papineauville - 205 Rue Henri Bourassa<\/option><option value='QCPierrefonds' >QC, Pierrefonds - 14301 Pierrefonds Blvd<\/option><option value='QCMontreal2' >QC, Pointe-Aux-Trembles - 12255 Rue Sherbrooke E<\/option><option value='QCBeauport' >QC, Quebec - 265 Rue Seigneuriale<\/option><option value='QCQuebec5' >QC, Quebec - 13044 Boulevard Henri-Bourassa<\/option><option value='QCQuebec7' >QC, Quebec - 1798 Rte de l&#039;A\u00e9roport<\/option><option value='QCQuebec_0209' >QC, Quebec - 850 Pierre-Bertrand Blvd<\/option><option value='QCRimouski' >QC, Rimouski - 55 Boulevard Ste-Anne<\/option><option value='QCRiviere-du-Loup2' >QC, Riviere-du-loup - 269 Rue Temiscouata<\/option><option value='QCRouyn-Noranda_0203' >QC, Rouyn-Noranda - 2846 Ave Lariviere<\/option><option value='QCSt-Constant' >QC, Saint-Constant - 92 Rue St Pierre<\/option><option value='QCSt-Eustache' >QC, Saint-Eustache - 461 Bd Arthur-Sauv\u00e9<\/option><option value='QCSt-Felicien' >QC, Saint-Felicien - 995 Bd Hamel<\/option><option value='QCSt-Georges_0183' >QC, Saint-Georges - 1245 42e Rue N<\/option><option value='QCSt-Jean-sur-Richelieu_0180' >QC, Saint-Jean-Sur-Richelieu - 925 Rue Pierre-Caisse<\/option><option value='QCSt-Hyacinthe' >QC, Saint-hyacinthe - 2995 Rue Dessaulles<\/option><option value='QCSt-Jerome' >QC, Saint-jerome - 964 Rue Labelle<\/option><option value='QCLangelier' >QC, Saint-leonard - 7226 Blvd Langelier<\/option><option value='QCSt-Malachie' >QC, Saint-malachie - 1204 Route Henderson<\/option><option value='QCSt-Raymond-de-Portneuf' >QC, Saint-raymond - 599 C\u00f4te-Joyeuse<\/option><option value='QCSte-Foy_0185' >QC, Sainte-Foy - 2866 Chem St-Louis<\/option><option value='QCSte-Julie' >QC, Sainte-Julie - 1400 Rue Principale<\/option><option value='QCSte-Marie-de-Beauce' >QC, Sainte-Marie - 1029 Bd Vachon N<\/option><option value='QCValleyfield' >QC, Salaberry-de-Valleyfield - 1765 Bd Monseigneur-Langlois<\/option><option value='QCSept-Iles_0201' >QC, Sept-Iles - 540 Ave Perreault<\/option><option value='QCShawinigan_0215' >QC, Shawinigan - 10023 Bd des H\u00eatres<\/option><option value='QCSherbrooke3' >QC, Sherbrooke - 1685 Rue Denault<\/option><option value='QCSherbrooke_0205' >QC, Sherbrooke - 4545 Boul Bourque<\/option><option value='QCSorel-Tracy_0210' >QC, Sorel-Tracy - 235 Rue du Roi<\/option><option value='QCCap-de-la-Madeleine2' >QC, TROIS-RIVIERES - 709 Rue du Marthelinois<\/option><option value='QCTerrebonne2' >QC, Terrebonne - 2130 Mt\u00e9e Gagnon<\/option><option value='QCThetford-Mines' >QC, Thetford Mines - 970 Bd Frontenac O<\/option><option value='QCTrois-Rivieres2' >QC, Trois-rivieres - 5250 Boulevard Jean-XXIII<\/option><option value='QCVal D&#039;Or_0216' >QC, Val-d&#039;Or - 1270 3e Ave<\/option><option value='QCVictoriaville' >QC, Victoriaville - 1010 Bd Jutras E<\/option><option value='SKBuffalowNarrows_0195' >SK, Buffalo Narrows - Thompson Ave<\/option><option value='SKDavidson' >SK, Davidson - 1204 Railway St<\/option><option value='SKKerrobert' >SK, Kerrobert - 545 Railway Ave<\/option><option value='SKLafleche' >SK, Lafl\u00e8che - 415 SK-13<\/option><option value='SKMidale' >SK, MIDALE - NE16-5-11-W2nd Highway 606<\/option><option value='SKMooseJaw' >SK, Moose Jaw - 365 River St W<\/option><option value='SKMoosomin' >SK, Moosomin - 1102 Park Ave<\/option><option value='SKNipawin2' >SK, Nipawin - 103 W Spruce Ave<\/option><option value='SKNorthBattleford' >SK, North Battleford - 1731 100 St<\/option><option value='SKPrinceAlbert' >SK, Prince Albert - 463 15 St E<\/option><option value='SKReginaCorp' >SK, Regina - 156 1 Ave E<\/option><option value='SKSaskatoonN_0164' >SK, Saskatoon - 2731 Faithfull Ave<\/option><option value='SKSaskatoonS_0165' >SK, Saskatoon - 3020 Meadows Pkwy<\/option><option value='SKSpiritwood' >SK, Spiritwood - 451 4th St E<\/option><option value='SKSwiftCurrent' >SK, Swift Current - 127 8 Ave NW<\/option><option value='SKWatson' >SK, Watson - NW-21-38-17 West of the 2nd<\/option><option value='SKYorkton_0194' >SK, Yorkton - 465 Broadway St E<\/option><option value='YTWhitehorse_0177' >YT, Whitehorse - 118 Galena Rd<\/option><\/select><\/div><div class='gfield_description' id='gfield_description_3_59'>Veuillez vous r\u00e9f\u00e9rer \u00e0 <a href=\"https:\/\/www.smartstartcanada.ca\/fr\/centres-de-services\/?province=QC\" target=\"_blank\">la page des Centres de services<\/a> pour une r\u00e9f\u00e9rence g\u00e9ographique visuelle.<\/div><\/li><li id=\"field_3_29\" class=\"gfield gfield--type-date gfield--input-type-datepicker gfield--datepicker-no-icon gf_left_half field_sublabel_below gfield--has-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_3_29'>Moment souhait\u00e9 pour votre rendez-vous<\/label><div class='gfield_description' id='gfield_description_3_29'>Il est important d\u2019allouer un minimum de deux (2) jours ouvrables pour obtenir un rendez-vous par ce formulaire. Le rendez-vous devra \u00eatre confirm\u00e9 avec notre Centre de services et pourrait diff\u00e9rer de la date demand\u00e9e. Notez qu\u2019aucun rendez-vous pour un samedi ne peut \u00eatre planifi\u00e9 par ce formulaire.<\/div><div class='ginput_container ginput_container_date'>\n                            <input name='input_29' id='input_3_29' type='text' value='' class='datepicker gform-datepicker ymd_dash datepicker_no_icon gdatepicker-no-icon'   placeholder='AAAA-MM-JJ' aria-describedby=\"input_3_29_date_format gfield_description_3_29\" aria-invalid=\"false\" \/>\n                            <span id='input_3_29_date_format' class='screen-reader-text'>YYYY dash MM dash DD<\/span>\n                        <\/div>\n                        <input type='hidden' id='gforms_calendar_icon_input_3_29' class='gform_hidden' value='https:\/\/www.smartstartcanada.ca\/wp-content\/plugins\/gravityforms\/images\/datepicker\/datepicker.svg'\/><\/li><li id=\"field_3_30\" class=\"gfield gfield--type-radio gfield--type-choice gf_list_inline field_sublabel_below gfield--no-description field_description_below hidden_label field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label screen-reader-text' ><\/label><div class='ginput_container ginput_container_radio'><ul class='gfield_radio' id='input_3_30'>\n\t\t\t<li class='gchoice gchoice_3_30_0'>\n\t\t\t\t<input name='input_30' type='radio' value='morning'  id='choice_3_30_0'    \/>\n\t\t\t\t<label for='choice_3_30_0' id='label_3_30_0' class='gform-field-label gform-field-label--type-inline'>Matin<\/label>\n\t\t\t<\/li>\n\t\t\t<li class='gchoice gchoice_3_30_1'>\n\t\t\t\t<input name='input_30' type='radio' value='afternoon'  id='choice_3_30_1'    \/>\n\t\t\t\t<label for='choice_3_30_1' id='label_3_30_1' class='gform-field-label gform-field-label--type-inline'>Apr\u00e8s-midi<\/label>\n\t\t\t<\/li><\/ul><\/div><\/li><li id=\"field_3_47\" class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h2 class=\"gsection_title\">Conditions<\/h2><\/li><li id=\"field_3_63\" class=\"gfield gfield--type-date gfield--input-type-datepicker gfield--datepicker-no-icon gf_left_half 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_3_63'>Quelle est votre date d\u2019arrestation<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_date'>\n                            <input name='input_63' id='input_3_63' type='text' value='' class='datepicker gform-datepicker ymd_dash datepicker_no_icon gdatepicker-no-icon'   placeholder='AAAA-MM-JJ' aria-describedby=\"input_3_63_date_format\" aria-invalid=\"false\" aria-required=\"true\"\/>\n                            <span id='input_3_63_date_format' class='screen-reader-text'>YYYY dash MM dash DD<\/span>\n                        <\/div>\n                        <input type='hidden' id='gforms_calendar_icon_input_3_63' class='gform_hidden' value='https:\/\/www.smartstartcanada.ca\/wp-content\/plugins\/gravityforms\/images\/datepicker\/datepicker.svg'\/><\/li><li id=\"field_3_62\" class=\"gfield gfield--type-text gf_right_half 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_3_62'>Dans quelle cour de justice avez-vous \u00e9t\u00e9 condamn\u00e9 (ville)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_62' id='input_3_62' type='text' value='' class='medium'    placeholder='Cour \/ City' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_64\" class=\"gfield gfield--type-text gf_left_half 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_3_64'>Quelle est la dur\u00e9e de votre mandat avec l\u2019antid\u00e9marreur \u00e9thylom\u00e9trique<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_64' id='input_3_64' type='text' value='' class='medium'    placeholder='2 mois, 3 ans, etc.' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_61\" class=\"gfield gfield--type-section gsection field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><h2 class=\"gsection_title\">Informations sur le v\u00e9hicule<\/h2><\/li><li id=\"field_3_35\" class=\"gfield gfield--type-text gf_left_half 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_3_35'>Ann\u00e9e du vehicle<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_35' id='input_3_35' type='text' value='' class='medium'    placeholder='YYYY' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_36\" class=\"gfield gfield--type-text gf_right_half 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_3_36'>Marque du v\u00e9hicule<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_36' id='input_3_36' type='text' value='' class='medium'    placeholder='Ex, Toyota' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_37\" class=\"gfield gfield--type-text gf_left_half 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_3_37'>Mod\u00e8le du v\u00e9hicule<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_37' id='input_3_37' type='text' value='' class='medium'    placeholder='Ex, Camry' aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_41\" class=\"gfield gfield--type-select gf_right_half 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_3_41'>Type de d\u00e9marrage du v\u00e9hicule<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_select'><select name='input_41' id='input_3_41' class='medium gfield_select'    aria-required=\"true\" aria-invalid=\"false\" ><option value='' selected='selected' class='gf_placeholder'>-- Choisir --<\/option><option value='Bouton de d\u00e9marrage' >Bouton de d\u00e9marrage<\/option><option value='Cl\u00e9 de d\u00e9marrage' >Cl\u00e9 de d\u00e9marrage<\/option><\/select><\/div><\/li><li id=\"field_3_60\" class=\"gfield gfield--type-text gf_left_half 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_3_60'>Couleur du v\u00e9hicule<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_60' id='input_3_60' type='text' value='' class='medium'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_39\" class=\"gfield gfield--type-text gf_right_half 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_3_39'>Num\u00e9ro d&#039;identification du v\u00e9hicule (NIV)<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_39' id='input_3_39' type='text' value='' class='medium'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_40\" class=\"gfield gfield--type-text gf_left_half 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_3_40'>Plaque d&#039;immatriculation<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_asterisk\">*<\/span><\/span><\/label><div class='ginput_container ginput_container_text'><input name='input_40' id='input_3_40' type='text' value='' class='medium'     aria-required=\"true\" aria-invalid=\"false\"   \/><\/div><\/li><li id=\"field_3_65\" class=\"gfield gfield--type-textarea gfield--width-full field_sublabel_below gfield--has-description field_description_above field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_3_65'>Notes compl\u00e9mentaires<\/label><div class='gfield_description' id='gfield_description_3_65'>Cela peut \u00eatre utilis\u00e9 pour des d\u00e9tails suppl\u00e9mentaires, par exemple, vous \u00eates malentendant et avez besoin d'un indicateur lumineux pour les notifications de l'appareil dans la voiture, etc.<\/div><div class='ginput_container ginput_container_textarea'><textarea name='input_65' id='input_3_65' class='textarea medium'  aria-describedby=\"gfield_description_3_65\" maxlength='250'   aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/li><\/ul><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_3' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Soumettre'  \/> <input type='hidden' name='gform_ajax' value='form_id=3&amp;title=&amp;description=&amp;tabindex=0&amp;theme=legacy&amp;styles=[]&amp;hash=dbc19aac34948068075e452df98eabaf' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_3' value='iframe' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_3' id='gform_theme_3' value='legacy' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_3' id='gform_style_settings_3' value='[]' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_3' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='3' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='CAD' value='SlWsreBBfyPQP1tTw8tZkyvKfvRpyBdu0C+X2gASgqxsMLJAq90zERjdi\/ZNXVmpPSYySMzL6ZTaFDsERXfiagVRm28TVHdJFl8ovFUhmokb7RU=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_3' value='WyJbXSIsIjUzZTE0YjVjZGE1OTgxOWM4Mzk5YmMxZWU0NjdiNjA5Il0=' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_3' id='gform_target_page_number_3' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_3' id='gform_source_page_number_3' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div>\n\t\t                <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_3' id='gform_ajax_frame_3' title='Cette iframe contient la logique n\u00e9cessaire pour manipuler Gravity Forms avec AJAX'><\/iframe>\n\t\t                <script type=\"text\/javascript\">\n\/* <![CDATA[ *\/\n gform.initializeOnLoaded( function() {gformInitSpinner( 3, 'https:\/\/www.smartstartcanada.ca\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_3').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_3');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_3').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_3').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_3').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_3').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/ jQuery(document).scrollTop(jQuery('#gform_wrapper_3').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_3').val();gformInitSpinner( 3, 'https:\/\/www.smartstartcanada.ca\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [3, current_page]);window['gf_submitting_3'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_3').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_3').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [3]);window['gf_submitting_3'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_3').text());}else{jQuery('#gform_3').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"3\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_3\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_3\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_3\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 3, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} ); \n\/* ]]> *\/\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Veuillez pr\u00e9voir un d\u00e9lai de deux (2) jours ouvrables pour recevoir votre r\u00e9ponse.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":3091,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-2956","page","type-page","status-publish","hentry","wpautop"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.smartstartcanada.ca\/fr\/wp-json\/wp\/v2\/pages\/2956","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.smartstartcanada.ca\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.smartstartcanada.ca\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.smartstartcanada.ca\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.smartstartcanada.ca\/fr\/wp-json\/wp\/v2\/comments?post=2956"}],"version-history":[{"count":0,"href":"https:\/\/www.smartstartcanada.ca\/fr\/wp-json\/wp\/v2\/pages\/2956\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/www.smartstartcanada.ca\/fr\/wp-json\/wp\/v2\/pages\/3091"}],"wp:attachment":[{"href":"https:\/\/www.smartstartcanada.ca\/fr\/wp-json\/wp\/v2\/media?parent=2956"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}