{"id":755,"date":"2022-08-28T12:09:32","date_gmt":"2022-08-28T16:09:32","guid":{"rendered":"https:\/\/montrealvisa.ca\/forms\/?page_id=755"},"modified":"2023-02-02T09:10:20","modified_gmt":"2023-02-02T14:10:20","slug":"esdc-emp5626-en","status":"publish","type":"page","link":"https:\/\/montrealvisa.ca\/forms\/esdc-emp5626-en\/","title":{"rendered":"LMIA"},"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    #hidetfw,#hidetfws,#hidetfwlabourd,#hidesupport,#hidedispute,#hidelanN,#hideotherLan,#hidecertification,#hidewage,#hideschedule,#hidefullposition,#hidecontingent,#hidestrike,#hideunion,#hiderecruit8,#hiderecruit8yes,#hide5conditions,#hide52contract,#hidesworkschedule,#hidenoschedule{display:none;}\n    H4 {\n      background: lightgrey;}\n    input{\n      width:100%;}\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        \n    }else\n    {\n      document.getElementById(hide_id).style.display = \"none\"; \n    }\n}\nfunction valNo(select_id, hide_id) {\n    d = document.getElementById(select_id).value;\n    \n    if(d=='no'){\n        document.getElementById(hide_id).style.display = \"block\"; \n        \n        \n    }else\n    {\n      document.getElementById(hide_id).style.display = \"none\"; \n    }\n}\nfunction remove(select_id,hide_idyes, hide_idno){\n  d = document.getElementById(select_id).value;\n    \n    if(d=='no'){\n        document.getElementById(hide_idno).style.display = \"block\"; \n        document.getElementById(hide_idyes).style.display = \"none\"; \n     \n        \n    }else if(d==\"yes\")\n    {\n      document.getElementById(hide_idno).style.display = \"none\";\n      document.getElementById(hide_idyes).style.display = \"block\"; \n          \n    }\n}\n <\/script>\n<\/head>\n<body>\n<form class=\"w3-container w3-card-4 w3-light-grey\" method=\"POST\">\n  <p>First Name of employee*\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"employeefirst\"  name=\"employeefirst\" required > \n  Last Name of employee*\n        <input type=\"text\" class=\"w3-input w3-border\" id=\"employeelast\"  name=\"employeelast\" required> <\/p>\n    <h4>SECTION 1: BUSINESS INFORMATION<\/h4>\n    <p>1.Canada Revenue Agency Payroll deductions program account number (15 digits)*: <\/p>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"rp\"  name=\"rp\"  placeholder=\"RP\" required><\/br> \n  \n    <p>2.Business Legal Name (as registered with CRA)*:     \n      <input type=\"text\" class=\"w3-input w3-border\" id=\"bname\"  name=\"bname\" required ><\/p>\n      \n    <p>3.Business Address (as registered with CRA)*\n      <input type=\"text\" class=\"w3-input w3-border\" id=\"baddress\"  name=\"baddress\" required ><\/p>\n    <p>4.City*\n      <input type=\"text\" class=\"w3-input w3-border\" id=\"bcity\"  name=\"bcity\" required ><br>\n    <p>5.Province*\n      <input type=\"text\" class=\"w3-input w3-border\" id=\"bprovince\"  name=\"bprovince\"required ><\/p>\n    <p>6.Country*<\/p>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"bcontry\"  name=\"bcontry\" required><br>\n    <p>7.Postal\/Zip Code*:\n      <input type=\"text\" class=\"w3-input w3-border\" id=\"bpostalCode\"  name=\"bpostalCode\" required ><\/p>\n    <p>8. Quebec enterprise number (NEQ)*   \n      <input type=\"text\" class=\"w3-input w3-border\" id=\"NEQ\"  name=\"NEQ\" required >\n      <\/p>\n  <p>13.Website Address:        \n    <input type=\"text\" class=\"w3-input w3-border\" id=\"bweb\"  name=\"bweb\" ><br>\n      \n  <p>14.Date the company has been operating in Quebec:\n    <input type=\"date\" class=\"w3-input w3-border\" id=\"bfrom\"  name=\"bfrom\" ><\/p>\n      \n  <p>15.Organization type and structure (select all that apply):\n        <select id=\"organ15\" class=\"w3-select w3-border\" name=\"organ15\"  >\n              <option value=\"\">\n              <option value=\"Sole proprietor\">Sole proprietor\n              <option value=\"Partnership\">Partnership\n              <option value=\"Corporation\">Corporation\n              <option value=\"Co-operativership\">Co-operative\n              <option value=\"Non-profit\">Non-profit\n              <option value=\"Registered Charity\">Registered Charity           \n        <\/select><\/p>\n  <h4>SECTION 2: EMPLOYER CONTACT INFORMATION<\/h4>\n  <h5>PRINCIPAL EMPLOYER CONTACT INFORMATION (This person must be the employer or be an employee of the employer)<\/h5>\n  <p>1.First Name*\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"bossfirst\"  name=\"bossfirst\" required> \n  Middle Name\n      <input type=\"text\" class=\"w3-input w3-border\" id=\"bossm\"  name=\"bossm\" > \n  Last Name*\n        <input type=\"text\" class=\"w3-input w3-border\" id=\"bosslast\"  name=\"bosslast\" required> <\/p>\n  <p>2.Job Title*:\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"jobtitle\"  name=\"jobtitle\" required><\/p>\n  <p>3.Sex*\n      <select id=\"gendercontact\" class=\"w3-select w3-border\" name=\"gendercontact\" required>\n              <option value=\"F\">Female\n              <option value=\"M\">Male               \n      <\/select><\/p>\n  \n<p>4.Date of birth*\n    <input type=\"date\" class=\"w3-input w3-border\" id=\"bdatecontact\"  name=\"bdatecontact\" required><\/p>\n  <p>5.Telephone Number*:\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"phone\"  name=\"phone\" required>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"phone_ext\"  name=\"phone_ext\" placeholder=\"Ext:\"><\/p>\n  <p>6.other Telephone Number:\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"ophone\"  name=\"ophone\">\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"ophone_ext\"  name=\"ophone_ext\" placeholder=\"Ext:\"><\/p>  \n  <p>7.Fax Number\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"fax\"  name=\"fax\"><\/p>\n  <p>8.Email Address*: \n    <input type=\"text\" class=\"w3-input w3-border\" id=\"email\"  name=\"email\" required><\/p>\n  <p>9.Email Preference:\n    <select id=\"emailp\" class=\"w3-select w3-border\" name=\"emailp\" >\n              <option value=\"\">\n              <option value=\"Do not contact via email\">Do not contact via email\n    <\/select><\/p>\n  <p>10.Language of Correspondence*:\n    <select  class=\"w3-select w3-border\" id=\"language\" name=\"language\" required>\n              <option value=\"English\">English\n              <option value=\"French\">French \n    <\/select><\/p>\n  <p>11.Mailing Address*:<\/p>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"mstreetno\"  name=\"mstreetno\" placeholder=\"Street no.*\" required><br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"mstreetname\"  name=\"mstreetname\" placeholder=\"Street name*\" required><\/br>     \n    <input type=\"text\" class=\"w3-input w3-border\" id=\"macity\"  name=\"macity\" placeholder=\"City\/Town*\" required><br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"maprovince\"  name=\"maprovince\" placeholder=\"Province\" ><br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"macountry\"  name=\"macountry\" placeholder=\"Country or Territory\" ><br>  \n    <input type=\"text\" class=\"w3-input w3-border\" id=\"mapcode\"  name=\"mapcode\" placeholder=\"Postal code*\" required>\n  <h5>ALTERNATE EMPLOYER CONTACT INFORMATION (This person must be the employer or be an employee of the employer)<\/h5>\n  <p>12.First Name\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"abossfirst\"  name=\"abossfirst\" > \n  Middle Name:\n      <input type=\"text\" class=\"w3-input w3-border\" id=\"abossm\"  name=\"abossm\"> \n  Last Name:\n        <input type=\"text\" class=\"w3-input w3-border\" id=\"abosslast\"  name=\"abosslast\" > <\/p>\n  \n  <p>13.Job Title:\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"ajobtitle\"  name=\"ajobtitle\"><\/p>\n  <p>14.Telephone Number:\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"aphone\"  name=\"aphone\">\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"aphone_ext\"  name=\"aphone_ext\" placeholder=\"Ext:\"><\/p>\n  <p>15.Other Telephone Number:\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"aophone\"  name=\"aophone\">\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"aophone_ext\"  name=\"aophone_ext\" placeholder=\"Ext:\"><\/p>  \n  <p>16.Fax Number\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"afax\"  name=\"afax\"><\/p>\n  <p>17.Email Address: \n    <input type=\"text\" class=\"w3-input w3-border\" id=\"aemail\"  name=\"aemail\"><\/p>\n  <p>19.Email Preference:\n    <select id=\"aemailp\" class=\"w3-select w3-border\" name=\"aemailp\" >\n              <option value=\"\">\n              <option value=\"Do not contact via email\">Do not contact via email\n    <\/select><\/p>\n  <p>19.Language of Correspondence:\n    <select  class=\"w3-select w3-border\" id=\"aLanguage\" name=\"aLanguage\"  >\n              <option value=\"English\">English\n              <option value=\"French\">French \n    <\/select><\/p>\n  <p>20. Mailing Address:<\/p>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"amstreetno\"  name=\"amstreetno\" placeholder=\"Street no.\" ><br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"amstreetname\"  name=\"amstreetname\" placeholder=\"Street name\"><\/br>     \n    <input type=\"text\" class=\"w3-input w3-border\" id=\"amacity\"  name=\"amacity\" placeholder=\"City\/Town\" ><br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"amaprovince\"  name=\"amaprovince\" placeholder=\"Province\" ><br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"amacountry\"  name=\"amacountry\" placeholder=\"Country or Territory\" ><br>  \n    <input type=\"text\" class=\"w3-input w3-border\" id=\"amapcode\"  name=\"amapcode\" placeholder=\"Postal code\" ><br>\n  <h4>SECTION 4: LABOUR MARKET IMPACTS<\/h4>\n  <p>1. How many employees are employed nationally under the employer&#8217;s 9 digit CRA business number?*\n    <input type=\"number\" class=\"w3-input w3-border\" id=\"num_em\"  name=\"num_em\" required>\n  <p>2. Did the business report more than $5 million (CAD) in annual gross revenue to CRA during its last tax year?*<\/p>\n    <select  class=\"w3-select w3-border\" id=\"m5\" name=\"m5\" required>\n              <option value=\"no\">No\n              <option value=\"yes\">Yes\n    <\/select><\/p>\n  <p>3. Will hiring a TFW result in direct job creation or job retention of Canadians\/permanent residents? \n    <select  class=\"w3-select w3-border\" id=\"tfw\" name=\"tfw\" onchange=\"val(this.id,'hidetfw')\">\n              <option value=\"no\">No\n              <option value=\"yes\">Yes\n    <\/select><\/p>\n  <div id=\"hidetfw\" >\n    <p>4.provide details:\n      <textarea class=\"w3-input w3-border\" id=\"tfwd\" name=\"tfwd\" rows=\"4\" cols=\"50\"><\/textarea>\n      <\/p>  \n  <\/div> \n  <p>5. Will hiring a TFW result in the development or transfer of skills and knowledge for the benefit of Canadians\/permanent residents? \n    <select  class=\"w3-select w3-border\" id=\"tfws\" name=\"tfws\" onchange=\"val(this.id,'hidetfws')\">\n              <option value=\"no\">No\n              <option value=\"yes\">Yes\n    <\/select><\/p>\n  <div id=\"hidetfws\" >\n    <p>6.provide details:\n      <textarea class=\"w3-input w3-border\" id=\"tfwsd\" name=\"tfwsd\" rows=\"4\" cols=\"50\"><\/textarea>\n      <\/p>  \n  <\/div> \n  <p>7.Will hiring a TFW fill a labour shortage?\n    <select  class=\"w3-select w3-border\" id=\"tfwlabour\" name=\"tfwlabour\" onchange=\"val(this.id,'hidetfwlabourd')\">\n              <option value=\"no\">No\n              <option value=\"yes\">Yes\n    <\/select><\/p>\n  <div id=\"hidetfwlabourd\" >\n    <p>8.provide details:\n      <textarea class=\"w3-input w3-border\" id=\"tfwlabourd\" name=\"tfwlabourd\" rows=\"4\" cols=\"50\"><\/textarea>\n      <\/p>  \n  <\/div> \n  <p>9.Please describe any other benefits to the Canadian labour market that will result from offering this job to a TFW:\n    <textarea class=\"w3-input w3-border\" id=\"tfwlabourd9\" name=\"tfwlabourd9\" rows=\"4\" cols=\"50\"><\/textarea>\n  <\/p>\n  <p>14. Does the business receive support through Employment and Social Development Canada\/Service Canada&#8217;s Work-Sharing program?*\n    <select  class=\"w3-select w3-border\" id=\"support\" name=\"support\" onchange=\"val(this.id,'hidesupport')\" required>\n              <option value=\"no\">No\n              <option value=\"yes\">Yes\n    <\/select><\/p>\n  <div id=\"hidesupport\" >\n    <p>15.provide details:\n      <textarea class=\"w3-input w3-border\" id=\"supportd\" name=\"supportd\" rows=\"4\" cols=\"50\"><\/textarea>\n      <\/p>  \n  <\/div> \n  <p>16. Is there a labour dispute in progress at any of the job offer work locations?* \n    <select  class=\"w3-select w3-border\" id=\"dispute\" name=\"dispute\" onchange=\"val(this.id,'hidedispute')\" required>\n              <option value=\"no\">No\n              <option value=\"yes\">Yes\n    <\/select><\/p>\n  <div id=\"hidedispute\" >\n    <p>17.provide details:\n      <textarea class=\"w3-input w3-border\" id=\"disputed\" name=\"disputed\" rows=\"4\" cols=\"50\"><\/textarea>\n      <\/p>  \n  <\/div> \n  <h4>SECTION 5: JOB OFFER DETAILS<\/h4>\n  <p>2. What is the job title of the position being offered to the TFW(s)*:\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"tfwjobtitle\"  name=\"tfwjobtitle\" required >  \n  <\/p>\n  <p>3. Describe, in your own words and in as much detail as possible, the main duties of the position offered to the TFW(s):\n    <textarea class=\"w3-input w3-border\" id=\"tfwjobtitled\" name=\"tfwjobtitled\" rows=\"4\" cols=\"50\"><\/textarea>\n  <\/p>\n  <p>4. How is the position requested in this application necessary for the operations of the business and explain the impact on your operations should the position remain vacant?\n    <textarea class=\"w3-input w3-border\" id=\"requested\" name=\"requested\" rows=\"4\" cols=\"50\"><\/textarea>\n  <\/p>\n  \n  <table>\n    <tbody><tr>\n      <th>Description of tasks<\/th>\n      <th>Percentage of time granted<\/th>\n    <\/tr>\n    <tr>\n      <td><textarea type=\"text\" class=\"w3-input w3-border\" rows=\"4\" cols=\"30\" id=\"task1\"  name=\"task1\"><\/textarea><\/td>\n      <td><input type=\"text\" class=\"w3-input w3-border\" id=\"task1p\"  name=\"task1p\"><\/td>     \n    <\/tr>\n    <tr>\n      <td><textarea type=\"text\" class=\"w3-input w3-border\" rows=\"4\" cols=\"30\" id=\"task2\"  name=\"task2\"><\/textarea><\/td>\n      <td><input type=\"text\" class=\"w3-input w3-border\" id=\"task2p\"  name=\"task2p\"><\/td>      \n    <\/tr> \n    <tr>\n      <td><textarea type=\"text\" class=\"w3-input w3-border\" rows=\"4\" cols=\"30\" id=\"task3\"  name=\"task3\"><\/textarea><\/td>\n      <td><input type=\"text\" class=\"w3-input w3-border\" id=\"task3p\"  name=\"task3p\"><\/td>      \n    <\/tr> \n    <tr>\n      <td><textarea type=\"text\" class=\"w3-input w3-border\" rows=\"4\" cols=\"30\" id=\"task4\"  name=\"task4\"><\/textarea><\/td>\n      <td><input type=\"text\" class=\"w3-input w3-border\" id=\"task4p\"  name=\"task4p\"><\/td>      \n    <\/tr> \n    <\/tbody>\n  <\/table> \n  <p>5.What is the expected employment start date?\n    <input type=\"date\" class=\"w3-input w3-border\" id=\"datestart\"  name=\"datestart\">\n  <\/p>\n<p>6.What is the expected employment duration?*<\/p>\n    <table>\n      <tbody><tr>\n        <td><input type=\"number\" class=\"w3-input w3-border\" id=\"duration\"  name=\"duration\" required><\/td>\n        <td><select class=\"w3-select w3-border\" id=\"durationE\" name=\"durationE\" required>\n          <option value=\"years\">years<\/option>\n          <option value=\"months\">months<\/option>          \n        <\/select>\n        <\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>    \n  <p>7. Please justify the requested employment duration in accordance with the planned activities or projects within your organization\n    <textarea class=\"w3-input w3-border\" id=\"activities\" name=\"activities\" rows=\"4\" cols=\"50\"><\/textarea>\n  <\/p>\n  <p>8. Indicate the language requirement stated in the offer of employment:<\/p>\n  <p>Does this position not require the ability to communicate in any language?<\/p>\n      <select  class=\"w3-select w3-border\" id=\"abilitylan\" name=\"abilitylan\" onclick=\"valNo(this.id,'hidelanN'),val(this.id,'hidelanguage')\"  >\n        <option value=\"\">\n        <option value=\"yes\">Yes\n        <option value=\"no\">No\n      <\/select><\/br>\n      <!----------if yes-------------->\n      <div id=\"hidelanguage\">\n        <p>This position requires the ability to communicate orally in:\n          <select  class=\"w3-select w3-border\" id=\"FrenchEnglishO\" name=\"FrenchEnglishO\" >\n            <option value=\"\">\n            <option value=\"English\">English\n            <option value=\"French\">French\n            <option value=\"English or French\">English or French\n            <option value=\"English and French\">English and French\n          <\/select>\n        <\/p>\n        <p>This position requires the ability to communicate in writing in:\n          <select  class=\"w3-select w3-border\" id=\"FrenchEnglishw\" name=\"FrenchEnglishw\" >\n            <option value=\"\">\n            <option value=\"English\">English\n            <option value=\"French\">French\n            <option value=\"English or French\">English or French\n            <option value=\"English and French\">English and French\n          <\/select>\n        <\/p>\n      <\/div>\n      <!----------if no-------------->\n      <div id=\"hidelanN\">\n        <textarea  class=\"w3-input w3-border\" name=\"nolanguage\" id=\"nolanguage\" rows=\"4\" cols=\"50\" placeholder=\"please provide a rationale\"><\/textarea>\n      <\/div>\n      <p>Does the position require the ability to communicate in a language other than English or French?<\/p>\n      <select  class=\"w3-select w3-border\" id=\"otherlan\" name=\"otherlan\" onchange=\"val(this.id,'hideotherLan')\"  >\n        <option value=\"no\">No   \n        <option value=\"yes\">Yes      \n      <\/select><\/br>\n  <div id=\"hideotherLan\">\n    <textarea class=\"w3-input w3-border\" name=\"otherlanguager\" id=\"otherlanguager\" rows=\"4\" cols=\"50\" placeholder=\"please provide a rationale\"><\/textarea>\n  <\/div>\n  <p>9.\tMinimum education requirements of the job:\n    <select  class=\"w3-select w3-border\" id=\"educationre\" name=\"educationre\" >\n        <option value=\"No formal education requirement\">No formal education requirement\n        <option value=\"Completion of secondary school\" selected>Completion of secondary school\n        <option value=\"Apprenticeship, trade or vocational diploma or certificate\">Apprenticeship, trade or vocational diploma or certificate\n        <option value=\"College level diploma\/certifica\">College level diploma\/certifica\n        <option value=\"Professional degree\">Professional degree\n        <option value=\"Bachelor's degree \" >Bachelor&#8217;s degree \n        <option value=\"Master's degree\">Master&#8217;s degree\n        <option value=\"Doctorate\/Ph.D.\">Doctorate\/Ph.D.\n        <option value=\"Doctor of Medicine\" >Doctor of Medicine\n        <option value=\"Other minimum education requirements\">Other minimum education requirements\n        <option value=\"Not specified by employer\" >Not specified by employer\n    <\/select><\/p>\n  <p>Describe the specific diploma\/certificate, degree, Ph.D. or other education requirements that the job requires:\n    <textarea class=\"w3-input w3-border\" name=\"educationredes\" id=\"educationredes\" rows=\"4\" cols=\"50\" ><\/textarea>\n  <\/p>\n  <p>10. Minimum experience\/skills requirements of the job (include years of experience and\/or occupational designations such as CPA, RN, P.Eng.):\n    <textarea class=\"w3-input w3-border\" name=\"skills\" id=\"skills\" rows=\"4\" cols=\"50\" ><\/textarea>\n  <\/p>\n  <p>11. Is the occupation regulated at a federal\/provincial\/territorial level and requires occupational certification, licensing, or registration?*\n    <select  class=\"w3-select w3-border\" id=\"certification\" name=\"certification\" onchange=\"val(this.id,'hidecertification')\"  required>\n      <option value=\"no\">No   \n      <option value=\"yes\">Yes      \n    <\/select>\n  <\/p>\n  <div id=\"hidecertification\">\n    <p>please indicate the type of occupational certification, licensing, or registration and the name of the issuing body\/ authority: \n    <textarea class=\"w3-input w3-border\" name=\"certificationd\" id=\"certificationd\" rows=\"4\" cols=\"50\" ><\/textarea><\/p>\n  <\/div>\n  \n  <p>12. Have you failed to comply with the conditions relating to a temporary or permanent job offer?*\n    <select  class=\"w3-select w3-border\" id=\"conditions5\" name=\"conditions5\" onchange=\"val(this.id,'hide5conditions')\"  required> \n      <option value=\"no\">No   \n      <option value=\"yes\">Yes             \n    <\/select>\n  <\/p>\n  <div id=\"hide5conditions\">\n    <p>please identify the job offer(s), their date and provide the justification: <\/p>\n    <textarea class=\"w3-input w3-border\" name=\"conditionsd5\" id=\"conditionsd5\" rows=\"4\" cols=\"50\" ><\/textarea>\n  <\/div>\n  <p>13. After entering into an employment contract with a foreign national who was the subject of a temporary or permanent job offer, did you amend this employment contract or enter into another employment contract, in writing or orally ?\n    <select  class=\"w3-select w3-border\" id=\"contract52\" name=\"contract52\" onchange=\"val(this.id,'hide52contract')\"  > \n      <option value=\"no\">No   \n      <option value=\"yes\">Yes             \n    <\/select>\n  <\/p>\n  <div id=\"hide52contract\">\n    <p>please identify the job offer(s), its date and indicate what has been modified or added or removed by the amendment or the new employment contract: <\/p>\n    <textarea class=\"w3-input w3-border\" name=\"hide52contractd\" id=\"hide52contractd\" rows=\"4\" cols=\"50\" ><\/textarea>\n  <\/div>\n  <h4>SECTION 6: WORK LOCATION<\/h4>\n  <p>1. Business Operating Name of the primary work location*\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"worklocation\"  name=\"worklocation\" required >\n  <\/p>\n  <p>2. Describe, in your own words and in as much detail as possible, the principal business activity at the primary work location*:\n    <textarea class=\"w3-input w3-border\" name=\"primaryactivity\" id=\"primaryactivity\" rows=\"4\" cols=\"50\" required><\/textarea>\n  <\/p>\n  <p>3. Describe, in your own words and in as much detail as possible, any safety concerns or hazards associated with the principal business activity or site:\n    <textarea class=\"w3-input w3-border\" name=\"safety\" id=\"safety\" rows=\"4\" cols=\"50\" ><\/textarea>\n  <\/p>\n  <p>4. Address of the primary location where the TFW will work*:<\/p>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"pmstreetno\"  name=\"pmstreetno\" placeholder=\"Street no.*\" required><br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"pmstreetname\"  name=\"pmstreetname\" placeholder=\"Street name*\" required><\/br>     \n    <input type=\"text\" class=\"w3-input w3-border\" id=\"pmacity\"  name=\"pmacity\" placeholder=\"City\/Town*\" required><br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"pmaprovince\"  name=\"pmaprovince\" placeholder=\"Province\" ><br>\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"pmacountry\"  name=\"pmacountry\" placeholder=\"Country or Territory\" ><br>  \n    <input type=\"text\" class=\"w3-input w3-border\" id=\"pmapcode\"  name=\"pmapcode\" placeholder=\"Postal code*\" required ><br>\n    \n<!------Section 7------------>\n  <h4>SECTION 7: HOURS, PAY AND BENEFITS<\/h4>\n  <p>1. Are there employees currently working in this occupation, with the same skills and years of experience, at this work locations?*\n    <select  class=\"w3-select w3-border\" id=\"wage\" name=\"wage\" onchange=\"val(this.id,'hidewage')\"  required>\n      <option value=\"\">\n      <option value=\"yes\">Yes \n      <option value=\"no\">No      \n    <\/select>\n  <\/p>\n  <div id=\"hidewage\">\n  <p>What is the wage range for all employees currently working in this same occupation, with the same skills and years of experience, at this work location?(Note: The wage range should be from the last 2 pay periods that have occurred within the 6 weeks prior to submitting the application.)\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"lowwage\"  name=\"lowwage\" placeholder=\"Lowest Wage     $\/hr\" >\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"highwage\"  name=\"highwage\" placeholder=\"Highest Wage     $\/hr\" >\n  <\/p>\n  <\/div>\n  <p>2.How many hours will the TFW work each day?*\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"workhoursd\"  name=\"workhoursd\" required >\n  <\/p>\n  <p>3.How many hours will the TFW work each week?*\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"workhoursw\"  name=\"workhoursw\" required >\n  <\/p>\n  <p>4. Will the TFW have a schedule with standard daily or weekly hours?*\n    <select  class=\"w3-select w3-border\" id=\"workschedule\" name=\"workschedule\" onclick=\"remove(this.id,'hidesworkschedule', 'hidenoschedule')\"  >\n      \n      <option value=\"yes\">Yes \n      <option value=\"no\">No \n               \n    <\/select>\n  <\/p>\n    <div id=\"hidesworkschedule\" >\n      <p>if yes, the working day starts at*\n        <input type=\"time\" class=\"w3-input w3-border\" id=\"sheure8\"  name=\"sheure8\"  ><\/p>\n      <p>The working day ends at*\n        <input type=\"time\" class=\"w3-input w3-border\" id=\"fheure8\"  name=\"fheure8\" ><\/p>\n    <\/div>\n    <div id=\"hidenoschedule\">\n      <p>5.if the TFW will have an atypical schedule without standard daily or weekly hours,please provide details*:<\/p>\n    <textarea class=\"w3-input w3-border\" name=\"noschedule\" id=\"noschedule\" rows=\"4\" cols=\"50\" ><\/textarea>\n    <\/div>\n  <p>6.How many days off per week THE EMPLOYEE is entitled to?*\n      <input type=\"text\" class=\"w3-input w3-border\" id=\"dayoff\"  name=\"dayoff\" placeholder=\"which days\" requiered><\/p>\n  <p>7. Is the employer&#8217;s job offer for a full- time position (average of al least 30 hours per week) throughout the duration of employment covered by this LMIA? \n    <select  class=\"w3-select w3-border\" id=\"fullposition\" name=\"fullposition\" onchange=\"valNo(this.id,'hidefullposition')\"  > \n      <option value=\"\">\n      <option value=\"no\">No   \n      <option value=\"yes\">Yes             \n    <\/select>\n  <\/p>\n  <div id=\"hidefullposition\">\n    <p>8. please provide details:<\/p>\n    <textarea class=\"w3-input w3-border\" name=\"fullpositiond\" id=\"fullpositiond\" rows=\"4\" cols=\"50\" ><\/textarea>\n  <\/div>\n  <p>9. What is the regular (non-overtime) wage in Canadian dollars per hour being offered to the TFW?* \n    <input type=\"text\" class=\"w3-input w3-border\" id=\"regularwage\"  name=\"regularwage\" required >\n  <\/p>\n  <p>10. What is the overtime wage in Canadian dollars per hour being offered to the TFW? (if applicable and must meet provincial\/territorial requirements)*\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"overwage\"  name=\"overwage\"  placeholder=\"_____$\/hr &#038; Starting after how many hours per day or per week\" required>\n  <\/p>\n  <p>11.His salary will be paid to him at an interval of*\n    <input type=\"text\" class=\"w3-input w3-border\" id=\"interval7\"  name=\"interval7\" required><\/p>\n  <p>12.\tWill the TFW be paid any contingent wages (e.g. piecework, mileage, commissions, guaranteed bonuses, or predictable overtime)?*  \n    <select  class=\"w3-select w3-border\" id=\"contingent\" name=\"contingent\" onchange=\"val(this.id,'hidecontingent')\"  required> \n      <option value=\"\">\n      <option value=\"no\">No   \n      <option value=\"yes\">Yes             \n    <\/select>\n  <\/p>\n  <div id=\"hidecontingent\">\n    <p>13. please provide details:<\/p>\n    <textarea class=\"w3-input w3-border\" name=\"contingentd\" id=\"contingentd\" rows=\"4\" cols=\"50\" ><\/textarea>\n  <\/div>\n  <p>14.Is the position part of a union?* \n    <select  class=\"w3-select w3-border\" id=\"union\" name=\"union\" onchange=\"val(this.id,'hideunion')\" required > \n      <option value=\"\">\n      <option value=\"no\">No   \n      <option value=\"yes\">Yes             \n    <\/select>\n  <\/p>\n  <div id=\"hideunion\">\n    <p>please attach the section(s) of the collective bargaining agreement that list rates of pay_<\/p>\n    <textarea class=\"w3-input w3-border\" name=\"uniond\" id=\"uniond\" rows=\"4\" cols=\"50\" ><\/textarea>\n  <\/div>\n  <p>15. Benefits (additional benefits offered over and beyond the provincial\/territorial requirements):<\/p>\n    <input class=\" w3-border\" type=\"checkbox\" name=\"benefits1\" value=\"Disability insurance\/\"> Disability insurance<br>\n    <input class=\"w3-border\"  type=\"checkbox\" name=\"benefits2\" value=\"Dental insurance\/\"> Dental insurance<br>\n    <input class=\"w3-border\" type=\"checkbox\" name=\"benefits3\" value=\"Employer-provided Pension\/\"> Employer-provided Pension<br>\n    <input class=\"w3-border\" type=\"checkbox\" name=\"benefits4\" value=\"Extended medical insurance (e.g. prescription drugs, paramedical services, medical services and equipment)\/\"> Extended medical insurance (e.g. prescription drugs, paramedical services, medical services and equipment)<br>\n    <input class=\"w3-border\" type=\"checkbox\" name=\"benefits5\" value=\"Others\"> Others<br>\n  <div>   \n    <textarea class=\"w3-input w3-border\" name=\"uniondo\" id=\"uniondo\" rows=\"4\" cols=\"50\" placeholder=\"If other benefits are offered, please specify\"><\/textarea>\n  <\/div><br>\n  <h4>SECTION 8: RECRUITMENT<\/h4>\n  <p>2. Did the employer try to recruit Canadians\/permanent residents prior to submitting this LMIA application for this job?(Note: Most program streams require recruitment efforts within the 3 months prior to submitting an application. )\n    <select  class=\"w3-select w3-border\" id=\"recruit8\" name=\"recruit8\" onchange=\"valNo(this.id,'hiderecruit8'),val(this.id,'hiderecruit8yes')\"  > \n      <option value=\"\">\n      <option value=\"no\">No   \n      <option value=\"yes\">Yes             \n    <\/select>\n  <\/p>\n  <div id=\"hiderecruit8\">\n    <p>please explain why the employer has not attempted to recruit Canadians\/permanent residents:<\/p>\n    <textarea class=\"w3-input w3-border\" name=\"attrecruit\" id=\"attrecruit\" rows=\"4\" cols=\"50\" ><\/textarea>\n  <\/div>\n  <div id=\"hiderecruit8yes\">\n    <p>please complete all the applicable boxes and provide the required information below (Proof of recruitment must be submitted with the LMIA application, i.e. copy of advertisements and information to support where, when and for how long the position was advertised).<\/p>\n    <p>Method <input type=\"text\" class=\"w3-input w3-border\" id=\"method\"  name=\"method\"  >\n    <\/p>\n    <p>Name of Advertising Source  <input type=\"text\" class=\"w3-input w3-border\" id=\"source\"  name=\"source\"  >\n    <\/p>\n    <p>Website Address (if applicable)  <input type=\"text\" class=\"w3-input w3-border\" id=\"webadd\"  name=\"webadd\"  >\n    <\/p>\n    <p>Advertisement #  <input type=\"text\" class=\"w3-input w3-border\" id=\"Advertisement\"  name=\"Advertisement\"  >\n    <\/p>\n    <p>Publication Date  <input type=\"date\" class=\"w3-input w3-border\" id=\"Publication\"  name=\"Publication\"  >\n    <\/p>\n    <p>Expiry Date  <input type=\"date\" class=\"w3-input w3-border\" id=\"Expiry\"  name=\"Expiry\"  >\n    <\/p>\n    <p>If you have other methods, please click the button ADD.<\/p>\n    <div id=\"enfants\"><\/div>\n    <input type=\"button\" value=\"ADD\" onclick=\"addchild()\">\n  <\/div>\n  <br>\n  \n  <input  id=\"numberofchild\" name=\"numberofchild\" hidden>\n  \n  <p>3. How many applications\/resumes were received from Canadians\/permanent residents?  <input type=\"text\" class=\"w3-input w3-border\" id=\"applicationsn\"  name=\"applicationsn\"  >\n  <\/p>\n  <p>4. How many Canadians\/permanent resident applicants were interviewed?  <input type=\"text\" class=\"w3-input w3-border\" id=\"canadiansn\"  name=\"canadiansn\"  >\n  <\/p>\n  <p>5. How many Canadians\/permanent residents were offered the position?  <input type=\"text\" class=\"w3-input w3-border\" id=\"offeredn\"  name=\"offeredn\"  >\n  <\/p>\n  <p>6. How many Canadians\/permanent residents were hired?  <input type=\"text\" class=\"w3-input w3-border\" id=\"hiredn\"  name=\"hiredn\"  >\n  <\/p>\n  <p>7. How many Canadians\/permanent residents declined a job offer?  <input type=\"text\" class=\"w3-input w3-border\" id=\"declinedn\"  name=\"declinedn\"  >\n  <\/p>\n  <p>8. How many Canadians\/permanent residents applied but were not interviewed or offered the position?   <input type=\"text\" class=\"w3-input w3-border\" id=\"notinterviewed\"  name=\"notinterviewed\"  >\n  <\/p> \n  <div>\n  <input type=\"submit\" name=\"submitESDCen\" onclick=\"submithidden()\"  value=\"Submit\">  \n  <\/div>\n  \n<\/form>\n<\/body>\n<script>\n  var i=0;\n  function debut(){\n    let nchild=document.getElementById(\"enfant\").value;\n    i=0;\n    if(nchild=='no'){\n    \n    document.getElementById(\"enfants\").innerHTML=\"\";\n    }\n  }\n  function addchild(){\n    \n    i++;\n    const di = document.createElement(\"div\");\n   let childcontent=\"\";\n    childcontent=`<hr>\n  \n  <p>Method:<input type=\"text\" class=\"w3-input w3-border\" id=\"cnamee`+i+`\"  name=\"cnamee`+i+`\"><\/p>\n  <p>Name of Advertising Source:<input type=\"text\" class=\"w3-input w3-border\" id=\"cnamen`+i+`\"  name=\"cnamen`+i+`\"><\/p>\n  <p>Website Address (if applicable):<input type=\"text\" class=\"w3-input w3-border\" id=\"crela`+i+`\"  name=\"crela`+i+`\" ><\/p>\n  <p>Advertisement #:<input type=\"text\" class=\"w3-input w3-border\" id=\"adv`+i+`\"  name=\"adv`+i+`\" ><\/p>\n  <p>Publication Date:<input type=\"date\" class=\"w3-input w3-border\" id=\"pdateb`+i+`\"  name=\"pdateb`+i+`\" ><\/p>\n  <p>Expiry Date:<input type=\"date\" class=\"w3-input w3-border\" id=\"pdatee`+i+`\"  name=\"pdatee`+i+`\" ><\/p>\n  `;\n  di.innerHTML = childcontent;\n  \/\/ Append to another element:\n  document.getElementById(\"enfants\").appendChild(di);\n \n}\nfunction submithidden() {\n  let childinfo=\"\";\n  for(let n=1; n<i+1;n++){\n    let cnameeid=\"cnamee\"+n;\n    let cnamenid=\"cnamen\"+n;\n    \n    let crelaid=\"crela\"+n;\n    let advid=\"adv\"+n;\n    let pdatebid=\"pdateb\"+n;\n    let pdateeid=\"pdatee\"+n;\n    \n    childinfo +=\"<hr><br>Method: <b>\"+document.getElementById(cnameeid).value+\"<\/b><br>Name of Advertising Source:: <b>\"+document.getElementById(cnamenid).value+\"<\/b><br>Website Address (if applicable):  <b>\"+document.getElementById(crelaid).value+\"<\/b><br>Advertisement #: <b>\"+document.getElementById(advid).value+\"<\/b><br> Publication Date:<b>\"+document.getElementById(pdatebid).value+\"<\/b><br> Expiry Date:<b>\"+document.getElementById(pdateeid).value+\"<\/b><br>\";\n  }\n  document.getElementById(\"numberofchild\").value = childinfo;\n}\n<\/script>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>First Name of employee* Last Name of employee* SECTION 1: BUSINESS INFORMATION 1.Canada Revenue Agency Payroll deductions program account number (15 digits)*: 2.Business Legal Name (as registered with CRA)*: 3.Business Address (as registered with CRA)* 4.City* 5.Province* 6.Country* 7.Postal\/Zip Code*: 8. Quebec enterprise number (NEQ)* 13.Website Address: 14.Date the company has been operating in Quebec:&hellip; <a class=\"more-link\" href=\"https:\/\/montrealvisa.ca\/forms\/esdc-emp5626-en\/\">Continue reading <span class=\"screen-reader-text\">LMIA<\/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-755","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/montrealvisa.ca\/forms\/wp-json\/wp\/v2\/pages\/755","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=755"}],"version-history":[{"count":41,"href":"https:\/\/montrealvisa.ca\/forms\/wp-json\/wp\/v2\/pages\/755\/revisions"}],"predecessor-version":[{"id":942,"href":"https:\/\/montrealvisa.ca\/forms\/wp-json\/wp\/v2\/pages\/755\/revisions\/942"}],"wp:attachment":[{"href":"https:\/\/montrealvisa.ca\/forms\/wp-json\/wp\/v2\/media?parent=755"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}