{"id":578,"date":"2022-06-18T12:36:03","date_gmt":"2022-06-18T16:36:03","guid":{"rendered":"https:\/\/montrealvisa.ca\/forms\/?page_id=578"},"modified":"2026-01-08T13:12:35","modified_gmt":"2026-01-08T18:12:35","slug":"mv-0506zh","status":"publish","type":"page","link":"https:\/\/montrealvisa.ca\/forms\/mv-0506zh\/","title":{"rendered":"CAQ-\u5de5\u4f5c 0506"},"content":{"rendered":"\n<!DOCTYPE html>\n<html>\n<head>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n<link rel=\"stylesheet\" href=\"https:\/\/www.w3schools.com\/w3css\/4\/w3.css\">\n<link rel=\"stylesheet\" href=\"https:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/4.5.2\/css\/bootstrap.min.css\">\n<style type='text\/css'>\n    #hide1,#hide4,#hidechild, #ew2,#ew3,#ew4,#hide2,#hide3,#hide10,#hidestudy2,#hidestudy3,#hidestudy4,#hidestudy5,#hideemploy2,#hideemploy3,#hideemploy4,#sjourautre1,#sejour2,#sjourautre2,#sejour3,#sjourautre3,#sejour4,#sjourautre4,#sejour5,#sjourautre5,\n    #hideus,#hideedu{\n        display:none;\n    }\n    H4 {\n      background: lightgrey;}\n    input{\n      width:100%;}\n    button{\n      border-radius: 10px;\n    }\n\n  #hide_caq_before { display: none; }\n \n<\/style>\n<script type='text\/javascript'>\n     function child(tx_id, button_id){\n        document.getElementById(tx_id).style.display = \"block\"; \n        document.getElementById(button_id).style.display = \"none\"; \n    } \n    function val(select_id, hide_id) {\n    d = document.getElementById(select_id).value;\n    \n    if(d=='yes'||d=='other'){\n        document.getElementById(hide_id).style.display = \"block\"; \n    }else\n    {\n      document.getElementById(hide_id).style.display = \"none\"; \n    }\n}\n <\/script>\n\n<script>\n  function toggleCaqBefore() {\n    const v = document.getElementById('caq_work_before').value;\n    const box = document.getElementById('hide_caq_before');\n    const ref = document.getElementById('caq_work_ref');\n\n    const show = v === 'yes';\n    box.style.display = show ? 'block' : 'none';\n\n    if (show) ref.setAttribute('required', 'required');\n    else {\n      ref.removeAttribute('required');\n      ref.value = '';\n    }\n  }\n\n  window.addEventListener('DOMContentLoaded', toggleCaqBefore);\n<\/script>\n\n\n <script>\n  let personCount = 1;\n\n  function addPerson() {\n    const container = document.getElementById('peopleContainer');\n\n    const personSection = document.createElement('div');\n    personSection.classList.add('person-section');\n    personSection.innerHTML = `\n      <h3>Membre ${personCount}<\/h3>\n      \n\n      <label for=\"last_name_${personCount}\">\u59d3:<\/label>\n      <input type=\"text\" class=\"w3-input w3-border\" id=\"last_name_${personCount}\" name=\"last_name[]\">\n      <label for=\"first_name_${personCount}\">\u540d:<\/label>\n      <input type=\"text\" class=\"w3-input w3-border\" id=\"first_name_${personCount}\" name=\"first_name[]\">\n\n      <label for=\"sex_${personCount}\">\u6027\u522b:<\/label>\n      <select id=\"sex_${personCount}\" class=\"w3-input w3-border\" name=\"sex[]\">\n        <option value=\"male\">\u7537<\/option>\n        <option value=\"female\">\u5973<\/option>\n      <\/select>\n\n      <label for=\"birthday_${personCount}\">\u51fa\u8eab\u65e5\u671f:<\/label>\n      <input type=\"date\" id=\"birthday_${personCount}\" class=\"w3-input w3-border\" name=\"birthday[]\">\n\n      <label for=\"city_of_birth_${personCount}\">\u51fa\u751f\u5730:<\/label>\n      <input type=\"text\" id=\"city_of_birth_${personCount}\" class=\"w3-input w3-border\" name=\"city_of_birth[]\">\n\n      <label for=\"relation_${personCount}\">\u4e0e\u4e3b\u7533\u8bf7\u4eba\u7684\u5173\u7cfb:<\/label>\n      <input type=\"text\" id=\"relation_${personCount}\" class=\"w3-input w3-border\" name=\"relation[]\">\n    `;\n\n    container.appendChild(personSection);\n    personCount++;\n  }\n<\/script>\n<\/head>\n<body>\n<form class=\"w3-container w3-card-4 w3-light-grey\" method=\"POST\">\n  <h4>\u4e2a\u4eba\u4fe1\u606f<\/h4>\n<p>\u60a8\u4e4b\u524d\u7533\u8bf7\u8fc7CAQ WORK\u5417?*\n  <select id=\"caq_work_before\" class=\"w3-select w3-border\" name=\"caq_work_before\" required onchange=\"toggleCaqBefore()\">\n    <option value=\"\" selected disabled>Select<\/option>\n    <option value=\"no\">\u6ca1\u6709<\/option>\n    <option value=\"yes\">\u6709<\/option>\n  <\/select>\n<\/p>\n\n<div id=\"hide_caq_before\">\n  <p>\u8bf7\u63d0\u4f9b num\u00e9ro de r\u00e9f\u00e9rence individuel \u6216\u8005 num\u00e9ro de demande*\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"caq_work_ref\" name=\"caq_work_ref\">\n  <\/p>\n<\/div>\n\n  <p>1.\u59d3\u540d*<\/p>\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"fname\"  name=\"fname\" required placeholder=\"\u59d3* (\u62a4\u7167\u4e0a\u7684\u59d3)\"><\/br> \n  <input type=\"text\" class=\"w3-input w3-border\" id=\"gname\"  name=\"gname\" required placeholder=\"\u540d* (\u62a4\u7167\u4e0a\u7684\u540d)\"><\/br>\n  <p>2.\u60a8\u662f\u5426\u6709\u66fe\u7528\u540d?*\n      <select id=\"usedname\" class=\"w3-select w3-border\" name=\"usedname\" required onchange=\"val(this.id,'hide1')\">\n            <option value=\"no\">\u65e0\n            <option value=\"yes\">\u6709\n      <\/select><\/p>\n   <div  id='hide1'>\n    <p>\u8bf7\u586b\u5199\u66fe\u7528\u540d<\/p>\n      <p>\u66fe\u7528\u59d3\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"fnameu\"  name=\"fnameu\"  ><\/p>\n    <p>\u66fe\u7528\u540d\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"gnameu\"  name=\"gnameu\"  ><\/p>\n  <\/div>\n  \n   <p>3.\u6027\u522b*\n      <select id=\"gender\" class=\"w3-select w3-border\" name=\"gendre\" required>\n            <option value=\"F\">\u5973\n            <option value=\"M\">\u7537\n      <\/select>\n    <\/p>\n    <p>4.\u62a4\u7167\u53f7*\uff08\u5982\u679c\u60a8\u6709\u591a\u672c\u62a4\u7167\uff0c\u8bf7\u586b\u5199\u7528\u4e8e\u8fdb\u52a0\u62ff\u5927\u7684\u62a4\u7167\u53f7\uff09\n      <input type=\"text\" class=\"w3-input w3-border\" id=\"ppold\"  name=\"ppold\"  placeholder=\"\u62a4\u7167\u53f7\" required>\n    <\/p>\n    <p>5.\u51fa\u751f\u65e5\u671f*\n      <input type=\"date\" class=\"w3-input w3-border\" id=\"bdate\"  name=\"bdate\" required><\/p>\n    <p>6.\u51fa\u751f\u5730*\n        <input type=\"text\" class=\"w3-input w3-border\" id=\"birthcity\"  name=\"birthcity\" placeholder=\"\u57ce\u9547*\" required><br>\n        <input type=\"text\" class=\"w3-input w3-border\" id=\"birthcountry\"  name=\"birthcountry\" placeholder=\"\u56fd\u5bb6\u6216\u5730\u533a*\" required><\/p>\n    <p>7.\u56fd\u7c4d*\n          <input type=\"text\" class=\"w3-input w3-border\" id=\"citizenship\"  name=\"citizenship\" required onclick=\"agep()\"><\/p>\n   <h4>\u5bb6\u5ead\u5730\u5740<\/h4>\n   <p>9.\u73b0\u5c45\u4f4f\u5730\u5740*<\/p>\n     \n    <input type=\"text\" class=\"w3-input w3-border\" id=\"mapt\"  name=\"mapt\" placeholder=\"\u5355\u5143\" ><br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"mstreetno\"  name=\"mstreetno\" placeholder=\"\u8857\u9053\u95e8\u724c\u53f7*\" required ><br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"mstreetname\"  name=\"mstreetname\" placeholder=\"\u8857\u540d*\" required><\/br>     \n    <input type=\"text\" class=\"w3-input w3-border\" id=\"macity\"  name=\"macity\" placeholder=\"\u57ce\u9547*\" required><br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"macountry\"  name=\"macountry\" placeholder=\"\u56fd\u5bb6\u6216\u5730\u533a*\" required ><br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"maprovince\"  name=\"maprovince\" placeholder=\"\u7701\" ><br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"mapcode\"  name=\"mapcode\" placeholder=\"\u90ae\u7f16\" >\n    <p>10.\u7535\u8bdd\u53f7\u7801<\/p>\n      <input type=\"text\" class=\"w3-input w3-border\" id=\"hphone\"  name=\"hphone\" placeholder=\"\u7535\u8bdd\u53f7\u7801\"><\/br> \n      <input type=\"text\" class=\"w3-input w3-border\" id=\"wphone\"  name=\"wphone\" placeholder=\"\u5de5\u4f5c\u7535\u8bdd\u53f7\u7801\"> <\/br> \n  <p>11.E-mail\u90ae\u7bb1\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"email\"  name=\"email\"><\/p>  \n    \n       <!-----les membres de la famille----------->\n<h4>\u8bf7\u63d0\u4f9b\u4f60\u7684\u914d\u5076\uff0c\u6240\u6709\u5b69\u5b50\u7684\u4ee5\u4e0b\u4fe1\u606f\uff08\u65e0\u8bba\u4ed6\u4eecoutside of Canada\u8fd8\u662f\u5df2\u7ecf\u5728\u9b41\u5317\u514b: <\/h4>\n<div id=\"peopleContainer\"><\/div>\n<\/br>\n  <button type=\"button\" onclick=\"addPerson()\">\u6dfb\u52a0\u5bb6\u5ead\u6210\u5458<\/button>\n<\/br>\n<\/br>\n<!-----school--------------->\n  <h4>\u4e2d\u5b66\u53ca\u4ee5\u4e0a\u4fe1\u606f<\/h4>\n  <p>\u60a8\u662f\u5426\u6709\u4e2d\u5b66\u53ca\u4e2d\u5b66\u4ee5\u4e0a\u7684\u5b66\u4e60\u7ecf\u5386?\n    <select  class=\"w3-select w3-border\" id=\"postedu\" name=\"postedu\" required onchange=\"val(this.id,'hideedu')\">\n              <option value=\"no\">\u6ca1\u6709\n              <option value=\"yes\">\u6709\n    <\/select><\/p>\n  <div id=\"hideedu\" >\n    <p>\u8bf7\u586b\u5199\u6240\u6709\u5b66\u4e60\u7ecf\u5386\uff08\u5305\u62ec\u4e2d\u5b66\uff0c\u5c0f\u5b66\u9664\u5916\uff09<\/p>\n    <!--1 school-->\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"schoolse\"  name=\"schoolse\" placeholder=\"\u5b66\u6821\u540d\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"scountry\"  name=\"scountry\" placeholder=\"\u56fd\u5bb6\u6216\u5730\u533a\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"title\"  name=\"title\" placeholder=\"\u6587\u51ed\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"field\"  name=\"field\" placeholder=\"\u4e13\u4e1a\uff08\u5982\u679c\u6709\uff09\"><\/br>\n      <p>\u5b66\u4e60\u65f6\u95f4\uff1a<\/br>\u5f00\u59cb\u65f6\u95f4<input type=\"date\" class=\"w3-input w3-border\" id=\"sedudf\"  name=\"sedudf\">\u7ed3\u675f\u65f6\u95f4:\n      <input type=\"date\" class=\"w3-input w3-border\" id=\"sedudt\"  name=\"sedudt\"><\/p>     \n      <button type=\"button\" id=\"study2b\" onclick=\"child('hidestudy2',this.id)\" name=\"study2b\">\u7b2c\u4e8c\u4e2a\u5b66\u4e60\u7ecf\u5386<\/button> <\/br><\/br> \n   \n <!--2 school-->\n  <div id='hidestudy2'>\n    <p>2.<\/p>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"schoolse2\"  name=\"schoolse2\" placeholder=\"\u5b66\u6821\u540d\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"scountry2\"  name=\"scountry2\" placeholder=\"\u56fd\u5bb6\u6216\u5730\u533a\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"title2\"  name=\"title2\" placeholder=\"\u6587\u51ed\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"field2\"  name=\"field2\" placeholder=\"\u4e13\u4e1a\uff08\u5982\u679c\u6709\uff09\"><\/br>\n      <p>\u5b66\u4e60\u65f6\u95f4\uff1a<\/br>\u5f00\u59cb\u65f6\u95f4<input type=\"date\" class=\"w3-input w3-border\" id=\"sedudf2\"  name=\"sedudf2\">\u7ed3\u675f\u65f6\u95f4:\n      <input type=\"date\" class=\"w3-input w3-border\" id=\"sedudt2\"  name=\"sedudt2\"><\/p>     \n      <button type=\"button\" id=\"study2b\" onclick=\"child('hidestudy3',this.id)\" name=\"study2b\">\u7b2c\u4e09\u4e2a\u5b66\u4e60\u7ecf\u5386<\/button> \n  <\/div><\/br>\n  <!--3 school-->\n  <div id='hidestudy3'>\n    <p>3.<\/p>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"schoolse3\"  name=\"schoolse3\" placeholder=\"\u5b66\u6821\u540d\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"scountry3\"  name=\"scountry3\" placeholder=\"\u56fd\u5bb6\u6216\u5730\u533a\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"title3\"  name=\"title3\" placeholder=\"\u6587\u51ed\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"field3\"  name=\"field3\" placeholder=\"\u4e13\u4e1a\uff08\u5982\u679c\u6709\uff09\"><\/br>\n      <p>\u5b66\u4e60\u65f6\u95f4\uff1a<\/br>\u5f00\u59cb\u65f6\u95f4<input type=\"date\" class=\"w3-input w3-border\" id=\"sedudf3\"  name=\"sedudf3\">\u7ed3\u675f\u65f6\u95f4:\n      <input type=\"date\" class=\"w3-input w3-border\" id=\"sedudt3\"  name=\"sedudt3\"><\/p>     \n      <button type=\"button\" id=\"study3b\" onclick=\"child('hidestudy4',this.id)\" name=\"study4b\">\u7b2c\u56db\u4e2a\u5b66\u4e60\u7ecf\u5386<\/button> \n  <\/div><\/br>\n  <!--4 school-->\n  <div id='hidestudy4'>\n    <p>4.<\/p>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"schoolse4\"  name=\"schoolse4\" placeholder=\"\u5b66\u6821\u540d\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"scountry4\"  name=\"scountry4\" placeholder=\"\u56fd\u5bb6\u6216\u5730\u533a\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"title4\"  name=\"title4\" placeholder=\"\u6587\u51ed\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"field4\"  name=\"field4\" placeholder=\"\u4e13\u4e1a\uff08\u5982\u679c\u6709\uff09\"><\/br>\n      <p>\u5b66\u4e60\u65f6\u95f4\uff1a<\/br>\u5f00\u59cb\u65f6\u95f4<input type=\"date\" class=\"w3-input w3-border\" id=\"sedudf4\"  name=\"sedudf4\">\u7ed3\u675f\u65f6\u95f4:\n      <input type=\"date\" class=\"w3-input w3-border\" id=\"sedudt4\"  name=\"sedudt4\"><\/p>     \n      <button type=\"button\" id=\"study5b\" onclick=\"child('hidestudy5',this.id)\" name=\"study5b\">\u7b2c\u4e94\u4e2a\u5b66\u4e60\u7ecf\u5386<\/button> \n  <\/div><\/br>\n<!--5 school-->\n<div id='hidestudy5'>\n  <p>5.<\/p>\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"schoolse5\"  name=\"schoolse5\" placeholder=\"\u5b66\u6821\u540d\"><\/br>\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"scountry5\"  name=\"scountry5\" placeholder=\"\u56fd\u5bb6\u6216\u5730\u533a\"><\/br>\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"title5\"  name=\"title5\" placeholder=\"\u6587\u51ed\"><\/br>\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"field5\"  name=\"field5\" placeholder=\"\u4e13\u4e1a\uff08\u5982\u679c\u6709\uff09\"><\/br>\n    <p>\u5b66\u4e60\u65f6\u95f4\uff1a<\/br>\u5f00\u59cb\u65f6\u95f4<input type=\"date\" class=\"w3-input w3-border\" id=\"sedudf5\"  name=\"sedudf5\">\u7ed3\u675f\u65f6\u95f4:\n    <input type=\"date\" class=\"w3-input w3-border\" id=\"sedudt5\"  name=\"sedudt5\"><\/p>     \n<\/div>\n<\/div>\n<!--school end-->\n<!--work-->\n<h4>\u4e0e\u60a8\u5728\u9b41\u5317\u514b\u63d0\u4f9b\u7684\u4e34\u65f6\u5de5\u4f5c\u76f8\u5173\u7684\u5de5\u4f5c\u7ecf\u9a8c\u4fe1\u606f<\/h4>\n<p>\u4ec5\u586b\u5199\u4e0e\u5728\u9b41\u5317\u514b\u63d0\u4f9b\u7684\u4e34\u65f6\u804c\u4f4d\u76f8\u5173\u7684\u5de5\u4f5c\u7ecf\u9a8c\u3002 \u5de5\u4f5c\u7ecf\u9a8c\u5fc5\u987b\u662f\u5728\u5168\u804c\u6216\u517c\u804c\u5e26\u85aa\u5de5\u4f5c\u4e2d\u5408\u6cd5\u83b7\u5f97\u7684\u3002<\/p>\n <!----1 work--------->\n  <p>1.<\/p>\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"employCompany1\"  name=\"employCompany1\" placeholder=\"\u516c\u53f8\u540d\u79f0\"><\/br>\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"employcity1\"  name=\"employcity1\" placeholder=\"\u57ce\u5e02\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employcountry1\"  name=\"employcountry1\" placeholder=\"\u56fd\u5bb6\u6216\u5730\u533a\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"positiontitle1\"  name=\"positiontitle1\" placeholder=\"\u804c\u4f4d\u540d\u79f0\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"nhours1\"  name=\"nhours1\" placeholder=\"\u6bcf\u5468\u5de5\u4f5c\u65f6\u6570\"><\/br>\n    <p>\u4efb\u804c\u671f\u95f4:<\/br>\u5f00\u59cb\u65f6\u95f4<input type=\"date\" class=\"w3-input w3-border\" id=\"employf1\"  name=\"employf1\"><\/p>\n  <p>\u7ed3\u675f\u65f6\u95f4\n    <input type=\"date\" class=\"w3-input w3-border\" id=\"employt1\"  name=\"employt1\"><\/p>\n    <p>\u4e3b\u8981\u5de5\u4f5c\u5185\u5bb9<\/p>\n      <textarea id=\"task1\" name=\"task1\" rows=\"5\" cols=\"50\"><\/textarea><\/br>\n    \n    \n<button type=\"button\" id=\"employment2\" onclick=\"child('hideemploy2',this.id)\" name=\"employment2\">\u7b2c\u4e8c\u4efd\u5de5\u4f5c<\/button>\n<hr>\n<!-----2 work------------>\n<div id='hideemploy2'>\n  <p>2<\/p>\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"employCompany2\"  name=\"employCompany2\" placeholder=\"\u516c\u53f8\u540d\u79f0\"><\/br>\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"employcity2\"  name=\"employcity2\" placeholder=\"\u57ce\u5e02\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employcountry2\"  name=\"employcountry2\" placeholder=\"\u56fd\u5bb6\u6216\u5730\u533a\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"positiontitle2\"  name=\"positiontitle2\" placeholder=\"\u804c\u4f4d\u540d\u79f0\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"nhours2\"  name=\"nhours2\" placeholder=\"\u6bcf\u5468\u5de5\u4f5c\u65f6\u6570\"><\/br>\n    <p>\u4efb\u804c\u671f\u95f4:<\/br>\u5f00\u59cb\u65f6\u95f4<input type=\"date\" class=\"w3-input w3-border\" id=\"employf2\"  name=\"employf2\"><\/p>\n  <p>\u7ed3\u675f\u65f6\u95f4\n    <input type=\"date\" class=\"w3-input w3-border\" id=\"employt2\"  name=\"employt2\"><\/p>\n    <p>\u4e3b\u8981\u5de5\u4f5c\u5185\u5bb9<\/p>\n      <textarea id=\"task2\" name=\"task2\" rows=\"5\" cols=\"50\"><\/textarea><\/br>\n       \n<button type=\"button\" id=\"employment3\" onclick=\"child('hideemploy3',this.id)\" name=\"employment3\">\u7b2c\u4e09\u4efd\u5de5\u4f5c<\/button><hr>\n<\/div>\n<!------3 work------------->\n<div id='hideemploy3'>\n  <p>3<\/p>\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"employCompany3\"  name=\"employCompany3\" placeholder=\"\u516c\u53f8\u540d\u79f0\"><\/br>\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"employcity3\"  name=\"employcity3\" placeholder=\"\u57ce\u5e02\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employcountry3\"  name=\"employcountry3\" placeholder=\"\u56fd\u5bb6\u6216\u5730\u533a\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"positiontitle3\"  name=\"positiontitle3\" placeholder=\"\u804c\u4f4d\u540d\u79f0\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"nhours3\"  name=\"nhours3\" placeholder=\"\u6bcf\u5468\u5de5\u4f5c\u65f6\u6570\"><\/br>\n    <p>\u4efb\u804c\u671f\u95f4:<\/br>\u5f00\u59cb\u65f6\u95f4<input type=\"date\" class=\"w3-input w3-border\" id=\"employf3\"  name=\"employf3\"><\/p>\n  <p>\u7ed3\u675f\u65f6\u95f4\n    <input type=\"date\" class=\"w3-input w3-border\" id=\"employt3\"  name=\"employt3\"><\/p>\n    <p>\u4e3b\u8981\u5de5\u4f5c\u5185\u5bb9<\/p>\n      <textarea id=\"task3\" name=\"task3\" rows=\"5\" cols=\"50\"><\/textarea><\/br>\n       \n<button type=\"button\" id=\"employment4\" onclick=\"child('hideemploy4',this.id)\" name=\"employment4\">\u7b2c\u56db\u4efd\u5de5\u4f5c<\/button><hr>\n<\/div>\n<!------4 work------------->\n<div id='hideemploy4'>\n  <p>4<\/p>\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"employCompany4\"  name=\"employCompany4\" placeholder=\"\u516c\u53f8\u540d\u79f0\"><\/br>\n  <input type=\"text\" class=\"w3-input w3-border\" id=\"employcity4\"  name=\"employcity4\" placeholder=\"\u57ce\u5e02\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employcountry4\"  name=\"employcountry4\" placeholder=\"\u56fd\u5bb6\u6216\u5730\u533a\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"positiontitle4\"  name=\"positiontitle4\" placeholder=\"\u804c\u4f4d\u540d\u79f0\"><\/br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"nhours4\"  name=\"nhours4\" placeholder=\"\u6bcf\u5468\u5de5\u4f5c\u65f6\u6570\"><\/br>\n    <p>\u4efb\u804c\u671f\u95f4:<\/br>\u5f00\u59cb\u65f6\u95f4<input type=\"date\" class=\"w3-input w3-border\" id=\"employf4\"  name=\"employf4\"><\/p>\n  <p>\u7ed3\u675f\u65f6\u95f4\n    <input type=\"date\" class=\"w3-input w3-border\" id=\"employt4\"  name=\"employt4\"><\/p>\n    <p>\u4e3b\u8981\u5de5\u4f5c\u5185\u5bb9<\/p>\n      <textarea id=\"task4\" name=\"task4\" rows=\"5\" cols=\"50\"><\/textarea><\/br>\n<\/div>\n<!-------work end--------->\n\n<!-------sejour--------->\n<h4>\u9b41\u5317\u514b\u5c45\u4f4f\u7ecf\u5386<\/h4>\n  <p>\u60a8\u5fc5\u987b\u7533\u62a5\u60a8\u8fc7\u53bb\u4e94\u5e74\u5185\u5728\u9b41\u5317\u514b\u7701\u7684\u5c45\u4f4f\u8eab\u4efd\u3002 <\/p>\n   <!----1 sejour--------->\n    <p>1.<\/p>\n    \n      <p>\u5c45\u4f4f\u671f\u9650:<\/br>\n        \u4ece\n        <input type=\"date\" class=\"w3-input w3-border\" id=\"sjourfr1\"  name=\"sjourfr1\"><\/p>\n      <p>\u81f3\n      <input type=\"date\" class=\"w3-input w3-border\" id=\"sjourto1\"  name=\"sjourto1\"><\/p>\n      <p>\u9b41\u5317\u514b\u5c45\u4f4f\u671f\u95f4\u7684\u8eab\u4efd\n        <select id=\"sjourstatut1\" class=\"w3-select w3-border\" name=\"sjourstatut1\" onclick=\" val(this.id, 'sjourautre1')\">\n            <option value=\"\"><\/option>\n            <option value=\"student permit\">\u5b66\u751f\u7b7e\u8bc1\n                <option value=\"work permit\">\u5de5\u4f5c\u7b7e\u8bc1\n                  <option value=\"visitor record\">\u65c5\u6e38\u7b7e\u8bc1\n                <option value=\"other\">\u5176\u4ed6\n        <\/select>\n        <div id=\"sjourautre1\">\n             <input type=\"text\" class=\"w3-input w3-border\" id=\"sjourother1\"  name=\"sjourother1\" placeholder=\"\u4ee5\u4e0a\u9009\u9879\u60a8\u9009\u4e86'\u5176\u4ed6', \u8bf7\u586b\u5199\u8be6\u60c5\">\n        <\/div>\n      <\/p><\/br>      \n  <button type=\"button\" id=\"bsejour2\" onclick=\"child('sejour2',this.id)\" name=\"bsejour2\">2 <\/button>\n  <hr>\n  <!-----2 sejour------------>\n  <div id='sejour2'>\n    <p>2<\/p>\n    <p>\u5c45\u4f4f\u671f\u9650 :<\/br>\n        \u4ece\n        <input type=\"date\" class=\"w3-input w3-border\" id=\"sjourfr2\"  name=\"sjourfr2\"><\/p>\n      <p>\u81f3\n      <input type=\"date\" class=\"w3-input w3-border\" id=\"sjourto2\"  name=\"sjourto2\"><\/p>\n      <p>\u9b41\u5317\u514b\u5c45\u4f4f\u671f\u95f4\u7684\u8eab\u4efd\n        <select id=\"sjourstatut2\" class=\"w3-select w3-border\" name=\"sjourstatut2\" onclick=\" val(this.id, 'sjourautre2')\">\n            <option value=\"\"><\/option>\n            <option value=\"student permit\">\u5b66\u751f\u7b7e\u8bc1\n                <option value=\"work permit\">\u5de5\u4f5c\u7b7e\u8bc1\n                  <option value=\"visitor record\">\u65c5\u6e38\u7b7e\u8bc1\n                <option value=\"other\">\u5176\u4ed6\n        <\/select>\n        <div id=\"sjourautre2\">\n             <input type=\"text\" class=\"w3-input w3-border\" id=\"sjourother2\"  name=\"sjourother2\" placeholder=\"\u4ee5\u4e0a\u9009\u9879\u60a8\u9009\u4e86'\u5176\u4ed6', \u8bf7\u586b\u5199\u8be6\u60c5\u3002\">\n        <\/div>\n      <\/p><\/br>  \n         \n  <button type=\"button\" id=\"bsejour3\" onclick=\"child('sejour3',this.id)\" name=\"bsejour3\">3<\/button><hr>\n  <\/div>\n  <!------3 sejour------------->\n  <div id='sejour3'>\n    <p>3<\/p>\n    <p>\u5c45\u4f4f\u671f\u9650 :<\/br>\n        \u4ece\n        <input type=\"date\" class=\"w3-input w3-border\" id=\"sjourfr3\"  name=\"sjourfr3\"><\/p>\n      <p>\u81f3\n      <input type=\"date\" class=\"w3-input w3-border\" id=\"sjourto3\"  name=\"sjourto3\"><\/p>\n      <p>\u9b41\u5317\u514b\u5c45\u4f4f\u671f\u95f4\u7684\u8eab\u4efd\n        <select id=\"sjourstatut3\" class=\"w3-select w3-border\" name=\"sjourstatut3\" onclick=\" val(this.id, 'sjourautre3')\">\n            <option value=\"\"><\/option>\n            <option value=\"student permit\">\u5b66\u751f\u7b7e\u8bc1\n                <option value=\"work permit\">\u5de5\u4f5c\u7b7e\u8bc1\n                  <option value=\"visitor record\">\u65c5\u6e38\u7b7e\u8bc1\n                <option value=\"other\">\u5176\u4ed6\n        <\/select>\n        <div id=\"sjourautre3\">\n             <input type=\"text\" class=\"w3-input w3-border\" id=\"sjourother3\"  name=\"sjourother3\" placeholder=\"\u4ee5\u4e0a\u9009\u9879\u60a8\u9009\u4e86'\u5176\u4ed6', \u8bf7\u586b\u5199\u8be6\u60c5\">\n        <\/div>\n      <\/p><\/br>  \n         \n      <button type=\"button\" id=\"bsejour4\" onclick=\"child('sejour4',this.id)\" name=\"bsejour4\">Le quatri\u00e8me<\/button><hr>\n  <\/div>\n  <!------4 sejour------------->\n  <div id='sejour4'>\n    <p>4<\/p>\n    <p>P\u00e9riode de s\u00e9jour :<\/br>\n        De\n        <input type=\"date\" class=\"w3-input w3-border\" id=\"sjourfr4\"  name=\"sjourfr4\"><\/p>\n      <p>\u00c0\n      <input type=\"date\" class=\"w3-input w3-border\" id=\"sjourto4\"  name=\"sjourto4\"><\/p>\n      <p>Vos statuts de s\u00e9jour au Qu\u00e9bec\n        <select id=\"sjourstatut4\" class=\"w3-select w3-border\" name=\"sjourstatut4\" onclick=\" val(this.id, 'sjourautre4')\">\n            <option value=\"\"><\/option>\n            <option value=\"student permit\">\u5b66\u751f\u7b7e\u8bc1\n                <option value=\"work permit\">\u5de5\u4f5c\u7b7e\u8bc1\n                  <option value=\"visitor record\">\u65c5\u6e38\u7b7e\u8bc1\n                <option value=\"other\">\u5176\u4ed6\n        <\/select>\n        <div id=\"sjourautre4\">\n             <input type=\"text\" class=\"w3-input w3-border\" id=\"sjourother4\"  name=\"sjourother4\" placeholder=\"\u4ee5\u4e0a\u9009\u9879\u60a8\u9009\u4e86'\u5176\u4ed6', \u8bf7\u586b\u5199\u8be6\u60c5\">\n        <\/div>\n      <\/p><\/br>  \n      <button type=\"button\" id=\"bsejour5\" onclick=\"child('sejour5',this.id)\" name=\"bsejour5\">5<\/button><hr>\n  <\/div>\n  <!------5 sejour------------->\n  <div id='sejour5'>\n    \n    <p>5<\/p>\n    <p>\u5c45\u4f4f\u671f\u9650 :<\/br>\n        \u4ece\n        <input type=\"date\" class=\"w3-input w3-border\" id=\"sjourfr5\"  name=\"sjourfr5\"><\/p>\n      <p>\u81f3\n      <input type=\"date\" class=\"w3-input w3-border\" id=\"sjourto5\"  name=\"sjourto5\"><\/p>\n      <p>\u9b41\u5317\u514b\u5c45\u4f4f\u671f\u95f4\u7684\u8eab\u4efd\n        <select id=\"sjourstatut5\" class=\"w3-select w3-border\" name=\"sjourstatut5\" onclick=\" val(this.id, 'sjourautre5')\">\n            <option value=\"\"><\/option>\n            <option value=\"student permit\">\u5b66\u751f\u7b7e\u8bc1\n                <option value=\"work permit\">\u5de5\u4f5c\u7b7e\u8bc1\n                  <option value=\"visitor record\">\u65c5\u6e38\u7b7e\u8bc1\n                <option value=\"other\">\u5176\u4ed6\n        <\/select>\n        <div id=\"sjourautre5\">\n             <input type=\"text\" class=\"w3-input w3-border\" id=\"sjourother5\"  name=\"sjourother5\" placeholder=\"\u4ee5\u4e0a\u9009\u9879\u60a8\u9009\u4e86'\u5176\u4ed6', \u8bf7\u586b\u5199\u8be6\u60c5\">\n        <\/div>\n      <\/p><\/br>  \n  <\/div>\n<!-------stay end--------->\n <input type=\"submit\" name=\"submit0506zh\"  value=\"\u63d0\u4ea4\" >  <\/div>\n                            \n<\/form>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>\u4e2a\u4eba\u4fe1\u606f \u60a8\u4e4b\u524d\u7533\u8bf7\u8fc7CAQ WORK\u5417?* Select\u6ca1\u6709\u6709 \u8bf7\u63d0\u4f9b num\u00e9ro de r\u00e9f\u00e9rence individuel \u6216\u8005 num\u00e9ro de demande* 1.\u59d3\u540d* 2.\u60a8\u662f\u5426\u6709\u66fe\u7528\u540d?* \u65e0\u6709 \u8bf7\u586b\u5199\u66fe\u7528\u540d \u66fe\u7528\u59d3 \u66fe\u7528\u540d 3.\u6027\u522b* \u5973\u7537 4.\u62a4\u7167\u53f7*\uff08\u5982\u679c\u60a8\u6709\u591a\u672c\u62a4\u7167\uff0c\u8bf7\u586b\u5199\u7528\u4e8e\u8fdb\u52a0\u62ff\u5927\u7684\u62a4\u7167\u53f7\uff09 5.\u51fa\u751f\u65e5\u671f* 6.\u51fa\u751f\u5730* 7.\u56fd\u7c4d* \u5bb6\u5ead\u5730\u5740 9.\u73b0\u5c45\u4f4f\u5730\u5740* 10.\u7535\u8bdd\u53f7\u7801 11.E-mail\u90ae\u7bb1 \u8bf7\u63d0\u4f9b\u4f60\u7684\u914d\u5076\uff0c\u6240\u6709\u5b69\u5b50\u7684\u4ee5\u4e0b\u4fe1\u606f\uff08\u65e0\u8bba\u4ed6\u4eecoutside of Canada\u8fd8\u662f\u5df2\u7ecf\u5728\u9b41\u5317\u514b: \u6dfb\u52a0\u5bb6\u5ead\u6210\u5458 \u4e2d\u5b66\u53ca\u4ee5\u4e0a\u4fe1\u606f \u60a8\u662f\u5426\u6709\u4e2d\u5b66\u53ca\u4e2d\u5b66\u4ee5\u4e0a\u7684\u5b66\u4e60\u7ecf\u5386? \u6ca1\u6709\u6709 \u8bf7\u586b\u5199\u6240\u6709\u5b66\u4e60\u7ecf\u5386\uff08\u5305\u62ec\u4e2d\u5b66\uff0c\u5c0f\u5b66\u9664\u5916\uff09 \u5b66\u4e60\u65f6\u95f4\uff1a\u5f00\u59cb\u65f6\u95f4\u7ed3\u675f\u65f6\u95f4: \u7b2c\u4e8c\u4e2a\u5b66\u4e60\u7ecf\u5386 2. \u5b66\u4e60\u65f6\u95f4\uff1a\u5f00\u59cb\u65f6\u95f4\u7ed3\u675f\u65f6\u95f4: \u7b2c\u4e09\u4e2a\u5b66\u4e60\u7ecf\u5386 3. \u5b66\u4e60\u65f6\u95f4\uff1a\u5f00\u59cb\u65f6\u95f4\u7ed3\u675f\u65f6\u95f4: \u7b2c\u56db\u4e2a\u5b66\u4e60\u7ecf\u5386 4. \u5b66\u4e60\u65f6\u95f4\uff1a\u5f00\u59cb\u65f6\u95f4\u7ed3\u675f\u65f6\u95f4: \u7b2c\u4e94\u4e2a\u5b66\u4e60\u7ecf\u5386 5. \u5b66\u4e60\u65f6\u95f4\uff1a\u5f00\u59cb\u65f6\u95f4\u7ed3\u675f\u65f6\u95f4: \u4e0e\u60a8\u5728\u9b41\u5317\u514b\u63d0\u4f9b\u7684\u4e34\u65f6\u5de5\u4f5c\u76f8\u5173\u7684\u5de5\u4f5c\u7ecf\u9a8c\u4fe1\u606f \u4ec5\u586b\u5199\u4e0e\u5728\u9b41\u5317\u514b\u63d0\u4f9b\u7684\u4e34\u65f6\u804c\u4f4d\u76f8\u5173\u7684\u5de5\u4f5c\u7ecf\u9a8c\u3002 \u5de5\u4f5c\u7ecf\u9a8c\u5fc5\u987b\u662f\u5728\u5168\u804c\u6216\u517c\u804c\u5e26\u85aa\u5de5\u4f5c\u4e2d\u5408\u6cd5\u83b7\u5f97\u7684\u3002 1. \u4efb\u804c\u671f\u95f4:\u5f00\u59cb\u65f6\u95f4&hellip; <a class=\"more-link\" href=\"https:\/\/montrealvisa.ca\/forms\/mv-0506zh\/\">Continue reading <span class=\"screen-reader-text\">CAQ-\u5de5\u4f5c 0506<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-578","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/montrealvisa.ca\/forms\/wp-json\/wp\/v2\/pages\/578","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/montrealvisa.ca\/forms\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/montrealvisa.ca\/forms\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/montrealvisa.ca\/forms\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/montrealvisa.ca\/forms\/wp-json\/wp\/v2\/comments?post=578"}],"version-history":[{"count":12,"href":"https:\/\/montrealvisa.ca\/forms\/wp-json\/wp\/v2\/pages\/578\/revisions"}],"predecessor-version":[{"id":1563,"href":"https:\/\/montrealvisa.ca\/forms\/wp-json\/wp\/v2\/pages\/578\/revisions\/1563"}],"wp:attachment":[{"href":"https:\/\/montrealvisa.ca\/forms\/wp-json\/wp\/v2\/media?parent=578"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}