www.lmicanada.ca Open in urlscan Pro
208.109.25.221  Public Scan

URL: https://www.lmicanada.ca/
Submission Tags: falconsandbox
Submission: On December 16 via api from US — Scanned from CA

Form analysis 8 forms found in the DOM

GET /

<form action="/" method="get" class="rd-search" novalidate="novalidate">
  <div class="form-wrap">
    <input class="rd-navbar-search-form-input form-input" id="rd-navbar-search-form-input" type="text" name="s" value="">
    <div class="rd-search-results-live" id="rd-search-results-live"></div>
  </div>
  <button class="rd-search-form-submit mdi mdi-magnify" type="submit"></button>
</form>

POST

<form id="30minsForm" enctype="multipart/form-data" method="post" novalidate="novalidate">
  <input type="hidden" name="formtype" id="formtype" value="EN">
  <div class="row">
    <div class="col-md-6">
      <div class="form-group">
        <label for="field_186">First Name</label>
        <div>
          <input class="form-control required" data-msg="*" id="first_name" name="first_name" required="" type="text" value="">
        </div>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <label for="field_187">Last Name</label>
        <div>
          <input class="form-control required" data-msg="*" id="last_name" name="last_name" required="" type="text" value="">
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12">
      <div class="form-group">
        <label for="field_239">Company Name</label>
        <div>
          <input class="form-control required" data-msg="*" id="company_name" name="company_name" placeholder="" required="" type="text" value="">
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-6">
      <div class="form-group">
        <label for="field_195">Telephone</label>
        <div>
          <input class="form-control required" data-msg="*" id="telephone" name="telephone" placeholder="" required="" type="text" value="">
        </div>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <label for="field_185">E-mail</label>
        <div>
          <input class="form-control required" data-msg="*" id="email" name="email" placeholder="" required="" type="text" value="">
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12">
      <div class="form-group">
        <label for="field_204">Province</label>
        <div><select class="form-control" name="province" id="province">
            <option value=""></option>
            <option value="Alberta">Alberta</option>
            <option value="British Columbia">British Columbia</option>
            <option value="Manitoba">Manitoba</option>
            <option value="New Brunswick">New Brunswick</option>
            <option value="Newfoundland">Newfoundland</option>
            <option value="Northwest Territories">Northwest Territories</option>
            <option value="Nova Scotia">Nova Scotia</option>
            <option value="Nunavut">Nunavut</option>
            <option value="Ontario">Ontario</option>
            <option value="Prince Edward Island">Prince Edward Island</option>
            <option value="Quebec">Quebec</option>
            <option value="Saskatchewan">Saskatchewan</option>
            <option value="Yukon">Yukon</option>
          </select>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-3"><label for="field_197">Contact me via:</label></div>
    <div class="col-md-3"><input name="contact_me_via" type="radio" value="Telephone" class="radio-custom"><span class="radio-custom-dummy"></span> Telephone</div>
    <div class="col-md-3"><input name="contact_me_via" type="radio" value="Email" checked="" class="radio-custom"><span class="radio-custom-dummy"></span> Email</div>
  </div>
  <div class="row">
    <div class="col-md-12">
      <div class="form-group">
        <label for="field_240">Team Member</label>
        <div>
          <select name="coaches" id="coaches" class="form-control">
            <option value=""></option>
            <option value="0">None - First Inquiry</option>
            <option value="44">Aiden Carey</option>
            <option value="4">Amy Parrill</option>
            <option value="20">André Marcoux</option>
            <option value="7">Anick Santerre</option>
            <option value="13">Ashley J. Kreze</option>
            <option value="14">Barry Reid</option>
            <option value="16">Bill Beattie</option>
            <option value="42">Chris Bamford</option>
            <option value="40">Christine Johnston</option>
            <option value="48">Dr. Vu Kiet Tran</option>
            <option value="23">Eric Archambault</option>
            <option value="45">Frank Kreze</option>
            <option value="28">Frederic Leblanc</option>
            <option value="36">Gabriel Basque</option>
            <option value="51">Gord Carter</option>
            <option value="54">Jean-Francois Nadeau</option>
            <option value="47">Jill Cashman</option>
            <option value="29">John Doyle</option>
            <option value="31">Keith Barry</option>
            <option value="52">Krista Carter</option>
            <option value="15">Linda Braga</option>
            <option value="32">Malcolm Gurley</option>
            <option value="50">Marie-Ève Lacasse</option>
            <option value="37">Mel Kennah</option>
            <option value="11">Mireille Dubé</option>
            <option value="19">Nicolas Aubert</option>
            <option value="12">Pierre Roy</option>
            <option value="33">Preeti Raj</option>
            <option value="30">Rick Orr</option>
            <option value="53">Ronald Breuer</option>
            <option value="38">Steve Delios</option>
            <option value="49">Sylvain Cloutier</option>
            <option value="39">Tanya Chapman</option>
            <option value="41">Terry Fearon</option>
            <option value="43">Wray Carvelas</option>
          </select>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12">
      <div class="form-group" id="30minerrmsg" style="color:#FF0000; "></div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-12">
      <div class="form-group">
        <button id="30minutesSubmit" class="btn btn-primary">Get Started Today</button>
      </div>
    </div>
  </div>
</form>

Name: NLformPOST

<form action="" enctype="multipart/form-data" method="post" id="NLform" name="NLform" novalidate="novalidate">
  <input type="hidden" name="formtype" id="formtype" value="EN">
  <div class="form-group">
    <label for="field_210">First Name</label>
    <div>
      <input class="form-control required" data-msg="*" id="first_name" name="first_name" placeholder="" required="" type="text" value="">
    </div>
  </div>
  <div class="form-group">
    <label for="field_214">Last Name</label>
    <div>
      <input class="form-control required" data-msg="*" id="Last_Name" name="Last_Name" placeholder="" required="" type="text" value="">
    </div>
  </div>
  <div class="form-group">
    <label for="field_215">Email</label>
    <div>
      <input class="form-control required" data-msg="*" email="true" id="email" name="email" placeholder="" required="" type="email" value="">
    </div>
  </div>
  <div class="form-group">
    <label for="field_216">Province</label>
    <div><select class="form-control" name="province" id="province">
        <option value=""></option>
        <option value="Alberta">Alberta</option>
        <option value="British Columbia">British Columbia</option>
        <option value="Manitoba">Manitoba</option>
        <option value="New Brunswick">New Brunswick</option>
        <option value="Newfoundland">Newfoundland</option>
        <option value="Northwest Territories">Northwest Territories</option>
        <option value="Nova Scotia">Nova Scotia</option>
        <option value="Nunavut">Nunavut</option>
        <option value="Ontario">Ontario</option>
        <option value="Prince Edward Island">Prince Edward Island</option>
        <option value="Quebec">Quebec</option>
        <option value="Saskatchewan">Saskatchewan</option>
        <option value="Yukon">Yukon</option>
      </select>
    </div>
  </div>
  <div class="form-group">
    <label for="field_217">Telephone</label>
    <div>
      <input class="form-control" id="Telephone" name="Telephone" placeholder="" type="text" value="">
    </div>
  </div>
  <div class="form-group">
    <div id="NLSubmitERR" style="color:#FF0000; "></div>
  </div>
  <div class="form-group">
    <button type="submit" class="btn btn-primary" id="NLsubscribe">Subscribe</button>
  </div>
</form>

POST

<form action="" enctype="multipart/form-data" method="post" id="contactForm" validate="" novalidate="novalidate">
  <input type="hidden" name="formtype" value="Contact-EN">
  <input type="hidden" name="coaches" id="coaches" value="0">
  <div class="row">
    <div class="col-md-6">
      <div class="form-group">
        <label for="field_2">First Name</label>
        <div>
          <input class="form-control required" data-msg="*" id="first_name" name="first_name" placeholder="" required="" type="text" value="">
        </div>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <label for="field_3">Last Name</label>
        <div>
          <input class="form-control required" data-msg="*" id="last_name" name="last_name" placeholder="" required="" type="text" value="">
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-6">
      <div class="form-group">
        <label for="field_13">Title</label>
        <div>
          <input class="form-control" id="Title" name="Title" placeholder="" type="text" value="">
        </div>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <label for="field_4">Organization</label>
        <div>
          <input class="form-control" id="Organization" name="Organization" placeholder="" type="text" value="">
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-6">
      <div class="form-group">
        <label for="field_5">Street Address</label>
        <div>
          <input class="form-control required" data-msg="*" id="street_address" name="street_address" placeholder="" required="" type="text" value="">
        </div>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <label for="field_6">Street Address Line 2</label>
        <div>
          <input class="form-control" id="address_line_2" name="address_line_2" placeholder="" type="text" value="">
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-6">
      <div class="form-group">
        <label for="field_7">City</label>
        <div>
          <input class="form-control" id="city" name="city" placeholder="" type="text" value="">
        </div>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <label for="field_9">Province</label>
        <div><select class="form-control" name="province" id="province">
            <option value=""></option>
            <option value="Alberta">Alberta</option>
            <option value="British Columbia">British Columbia</option>
            <option value="Manitoba">Manitoba</option>
            <option value="New Brunswick">New Brunswick</option>
            <option value="Newfoundland">Newfoundland</option>
            <option value="Northwest Territories">Northwest Territories</option>
            <option value="Nova Scotia">Nova Scotia</option>
            <option value="Nunavut">Nunavut</option>
            <option value="Ontario">Ontario</option>
            <option value="Prince Edward Island">Prince Edward Island</option>
            <option value="Quebec">Quebec</option>
            <option value="Saskatchewan">Saskatchewan</option>
            <option value="Yukon">Yukon</option>
          </select>
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-6">
      <div class="form-group">
        <label for="field_8">Postal Code</label>
        <div>
          <input class="form-control" id="Postal_Code" name="Postal_Code" placeholder="" type="text">
        </div>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <label for="field_10">Country</label>
        <div>
          <input class="form-control" id="Country" name="Country" placeholder="" type="text">
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-6">
      <div class="form-group">
        <label for="field_11">Work Phone</label>
        <div>
          <input class="form-control required" data-msg="*" id="work_phone" name="work_phone" placeholder="" required="" type="text" value="">
        </div>
      </div>
    </div>
    <div class="col-md-6">
      <div class="form-group">
        <label for="field_1">E-mail</label>
        <div>
          <input class="form-control required" data-msg="*" id="email" name="email" placeholder="" required="" type="email">
        </div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <label for="Interest_In">I am interested in the following:</label>
    <div>
      <div class="row">
        <div class="col-md-6"><input name="Interest_In[]" type="checkbox" value="Organizational Development" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Organizational Development</div>
        <div class="col-md-6"><input name="Interest_In[]" type="checkbox" value="Organizational Assessment Tools" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Organizational Assessment Tools</div>
      </div>
      <div class="row">
        <div class="col-md-6"><input name="Interest_In[]" type="checkbox" value="Leadership Development" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Leadership Development</div>
        <div class="col-md-6"><input name="Interest_In[]" type="checkbox" value="Management Training" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Management Training</div>
      </div>
      <div class="row">
        <div class="col-md-6"><input name="Interest_In[]" type="checkbox" value="Sales Training" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Sales Training</div>
        <div class="col-md-6"><input name="Interest_In[]" type="checkbox" value="Professional Development" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Professional Development</div>
      </div>
      <div class="row">
        <div class="col-md-6"><input name="Interest_In[]" type="checkbox" value="Sales Management Training" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Sales Management Training</div>
        <div class="col-md-6"><input name="Interest_In[]" type="checkbox" value="Team Building" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Team Building</div>
      </div>
      <div class="row">
        <div class="col-md-6"><input name="Interest_In[]" type="checkbox" value="Time Management" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Time Management</div>
        <div class="col-md-6"><input name="Interest_In[]" type="checkbox" value="A Speaker" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> A Speaker</div>
      </div>
      <div class="row">
        <div class="col-md-6"><input name="Interest_In[]" type="checkbox" value="Career Opportunity" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Career Opportunity</div>
        <div class="col-md-6"><input name="Interest_In[]" type="checkbox" value="Leadership for Women" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Leadership for Women</div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <label for="field_15">Questions, comments, or suggestions</label>
    <div>
      <textarea class="form-control" cols="40" id="suggestion" name="suggestion" placeholder="" rows="5"></textarea>
    </div>
  </div>
  <div class="form-group">
    <div style="color:#FF0000; font-weight:bold; " id="SubmitERR"></div>
  </div>
  <div class="form-group">
    <button type="submit" class="btn btn-primary" id="contactSubmit">Submit Form</button>
  </div>
</form>

Name: PESformPOST

<form action="" enctype="multipart/form-data" method="post" id="PESform" name="PESform" novalidate="novalidate">
  <input type="hidden" name="formtype" value="PES-EN">
  <div class="form-group">
    <label for="field_104">Name</label>
    <div>
      <input class="form-control required" data-msg="*" id="name" name="name" placeholder="" required="" type="text" value="">
    </div>
  </div>
  <div class="form-group">
    <label for="field_105">Position</label>
    <div>
      <input class="form-control" id="Position" name="Position" placeholder="" type="text" value="">
    </div>
  </div>
  <div class="form-group">
    <label for="field_211">Company Name</label>
    <div>
      <input class="form-control" id="Company_Name" name="Company_Name" placeholder="" type="text" value="">
    </div>
  </div>
  <div class="form-group">
    <label for="field_103">E-mail</label>
    <div>
      <input class="form-control required" data-msg="*" email="true" id="email" name="email" placeholder="" required="" type="email" value="">
    </div>
  </div>
  <div class="form-group">
    <label for="field_113">Contact Number</label>
    <div>
      <input class="form-control required" data-msg="*" id="Contact_Number" name="Contact_Number" placeholder="" required="" type="text" value="">
    </div>
  </div>
  <div class="form-group">
    <label for="field_203">Province</label>
    <div>
      <select class="form-control" name="province">
        <option value="Alberta">Alberta</option>
        <option value="British Columbia">British Columbia</option>
        <option value="Manitoba">Manitoba</option>
        <option value="New Brunswick">New Brunswick</option>
        <option value="Newfoundland">Newfoundland</option>
        <option value="Northwest Territories">Northwest Territories</option>
        <option value="Nova Scotia">Nova Scotia</option>
        <option value="Nunavut">Nunavut</option>
        <option value="Ontario">Ontario</option>
        <option value="Prince Edward Island">Prince Edward Island</option>
        <option value="Quebec">Quebec</option>
        <option value="Saskatchewan">Saskatchewan</option>
        <option value="Yukon">Yukon</option>
      </select>
    </div>
  </div>
  <div class="form-group">
    <label for="field_116">I am interested in the following:</label>
    <div>
      <div class="row">
        <div class="col-md-12"><input name="Interest_In[]" type="checkbox" value="Profile Evaluation System - Hiring" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Profile Evaluation System - Hiring</div>
      </div>
      <div class="row">
        <div class="col-md-12"><input name="Interest_In[]" type="checkbox" value="Profile Evaluation System - Coaching" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Profile Evaluation System - Coaching</div>
      </div>
      <div class="row">
        <div class="col-md-12"><input name="Interest_In[]" type="checkbox" value="Profile Evaluation System - Personal" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Profile Evaluation System - Personal</div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <div id="PESerrMSG" style=" color:#FF0000; "></div>
  </div>
  <div class="form-group">
    <button type="submit" class="btn btn-primary" id="btnPES">Submit Your Request</button>
  </div>
</form>

Name: DNIformPOST

<form action="" enctype="multipart/form-data" method="post" id="DNIform" name="DNIform" novalidate="novalidate">
  <input type="hidden" name="formtype" value="DNI-EN">
  <div class="form-group">
    <label for="field_162">Name</label>
    <div><input class="form-control required" data-msg="*" id="Name" name="Name" placeholder="" required="" type="text" value="">
    </div>
  </div>
  <div class="form-group">
    <label for="field_157">Position/Title</label>
    <div><input class="form-control required" data-msg="*" id="Position_or_Title" name="Position_or_Title" placeholder="" required="" type="text" value=""> </div>
  </div>
  <div class="form-group">
    <label for="field_157">Business Name</label>
    <div><input class="form-control required" data-msg="*" id="Business_Name" name="Business_Name" placeholder="" required="" type="text" value=""> </div>
  </div>
  <div class="form-group">
    <label for="field_155">E-mail</label>
    <div><input class="form-control required" data-msg="*" email="true" id="email" name="email" placeholder="" required="" type="email" value="">
    </div>
  </div>
  <div class="form-group">
    <label for="field_158">Telephone</label>
    <div><input class="form-control required" data-msg="*" id="Telephone" name="Telephone" placeholder="" required="" type="text" value="">
    </div>
  </div>
  <div class="form-group">
    <label for="field_158">Province</label>
    <div><select class="form-control" name="province" id="province">
        <option value=""></option>
        <option value="Alberta">Alberta</option>
        <option value="British Columbia">British Columbia</option>
        <option value="Manitoba">Manitoba</option>
        <option value="New Brunswick">New Brunswick</option>
        <option value="Newfoundland">Newfoundland</option>
        <option value="Northwest Territories">Northwest Territories</option>
        <option value="Nova Scotia">Nova Scotia</option>
        <option value="Nunavut">Nunavut</option>
        <option value="Ontario">Ontario</option>
        <option value="Prince Edward Island">Prince Edward Island</option>
        <option value="Quebec">Quebec</option>
        <option value="Saskatchewan">Saskatchewan</option>
        <option value="Yukon">Yukon</option>
      </select>
    </div>
  </div>
  <p><strong>Base Scales (Already Included)</strong></p>
  <ul class="highlight">
    <li>Communication</li>
    <li>Empowerment</li>
    <li>Trust Building</li>
    <li>Decision Making</li>
    <li>Interpersonal Relations</li>
    <li>Motivational Skills</li>
    <li>Adaptability</li>
    <li>Concern for Productivity</li>
    <li>Leadership</li>
  </ul>
  <p><strong>Optional Scales (Choose up to 6):</strong></p>
  <div class="row">
    <div class="col-md-4"><input name="Optional_Scales[]" type="checkbox" value="Delegation" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Delegation</div>
    <div class="col-md-4"><input name="Optional_Scales[]" type="checkbox" value="Team Building" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Team Building</div>
    <div class="col-md-4"><input name="Optional_Scales[]" type="checkbox" value="Participative Leadership" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Participative Leadership</div>
  </div>
  <div class="row">
    <div class="col-md-4"><input name="Optional_Scales[]" type="checkbox" value="Assertiveness" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Assertiveness</div>
    <div class="col-md-4"><input name="Optional_Scales[]" type="checkbox" value="Persuasiveness" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Persuasiveness</div>
    <div class="col-md-4"><input name="Optional_Scales[]" type="checkbox" value="Disciplinary Action" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Disciplinary Action</div>
  </div>
  <div class="row">
    <div class="col-md-4"><input name="Optional_Scales[]" type="checkbox" value="Initiative" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Initiative</div>
    <div class="col-md-4"><input name="Optional_Scales[]" type="checkbox" value="Planning" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Planning</div>
    <div class="col-md-4"><input name="Optional_Scales[]" type="checkbox" value="Control" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Control</div>
  </div>
  <div class="row">
    <div class="col-md-4"><input name="Optional_Scales[]" type="checkbox" value="Time Organization" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Time Organization</div>
    <div class="col-md-4"><input name="Optional_Scales[]" type="checkbox" value="Motivational Level" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Motivational Level</div>
    <div class="col-md-4"><input name="Optional_Scales[]" type="checkbox" value="Personal Growth" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Personal Growth</div>
  </div>
  <div class="row">
    <div class="col-md-4"><input name="Optional_Scales[]" type="checkbox" value="Development of Reports" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Development of Reports</div>
    <div class="col-md-4"><input name="Optional_Scales[]" type="checkbox" value="Innovation" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Innovation</div>
    <div class="col-md-4"><input name="Optional_Scales[]" type="checkbox" value="Goal Directedness" class="checkbox-custom"><span class="checkbox-custom-dummy"></span> Goal Directedness</div>
  </div>
  <div class="form-group">
    <div id="DNIerrMSG" style=" color:#FF0000; "></div>
  </div>
  <p><button class="button button-primary" type="submit" id="btnDNI">Submit Form</button></p>
</form>

POST

<form action="" class="" method="post" id="myTimeForm" novalidate="novalidate">
  <div id="smartwizard" class="sw-main sw-theme-default">
    <ul class="nav nav-tabs step-anchor">
      <li class="nav-item active"><a href="#step-1" class="nav-link">Step 1<br><small>Personal Details</small></a></li>
      <li class="nav-item"><a href="#step-2" class="nav-link">Step 2<br><small>My Tyme Subscription</small></a></li>
      <li class="nav-item"><a href="#step-3" class="nav-link">Step 3<br><small>Confirm Details</small></a></li>
    </ul>
    <div class="sw-container tab-content" style="min-height: 0px;">
      <div id="step-1" class="tab-pane step-content" style="display: block;">
        <div class="row">
          <div class="col-md-6"> <input type="text" class="form-control" name="name" id="name" placeholder="Name" required=""> </div>
          <div class="col-md-6"> <input type="email" class="form-control" placeholder="Email" name="email" id="email" required=""> </div>
        </div>
        <div class="row mt-3">
          <div class="col-md-6"> <input type="text" class="form-control" placeholder="Company Name" name="company_name" id="company_name" required=""> </div>
          <div class="col-md-6"> <input type="text" class="form-control" placeholder="Phone No" name="phone_no" id="phone_no" required=""> </div>
        </div>
        <div class="row mt-3">
          <div class="col-md-12"> <input type="text" class="form-control" placeholder="Address" name="address" id="address" required=""> </div>
        </div>
        <div class="row mt-3">
          <div class="col-md-6"> <input type="text" class="form-control" placeholder="Postal Code" name="postal_code" id="postal_code" required=""> </div>
          <div class="col-md-6"> <input type="text" class="form-control" placeholder="City" name="city" id="city" required=""> </div>
        </div>
        <div class="row mt-3">
          <div class="col-md-6"><label>Province</label><select class="form-control" name="province" id="province">
              <option value=""></option>
              <option value="Alberta">Alberta</option>
              <option value="British Columbia">British Columbia</option>
              <option value="Manitoba">Manitoba</option>
              <option value="New Brunswick">New Brunswick</option>
              <option value="Newfoundland">Newfoundland</option>
              <option value="Northwest Territories">Northwest Territories</option>
              <option value="Nova Scotia">Nova Scotia</option>
              <option value="Nunavut">Nunavut</option>
              <option value="Ontario">Ontario</option>
              <option value="Prince Edward Island">Prince Edward Island</option>
              <option value="Quebec">Quebec</option>
              <option value="Saskatchewan">Saskatchewan</option>
              <option value="Yukon">Yukon</option>
            </select>
          </div>
          <div class="col-md-6"><label>Team Member</label><select name="coaches" id="coaches" class="form-control">
              <option value=""></option>
              <option value="0">None - First Inquiry</option>
              <option value="44">Aiden Carey</option>
              <option value="4">Amy Parrill</option>
              <option value="20">André Marcoux</option>
              <option value="7">Anick Santerre</option>
              <option value="13">Ashley J. Kreze</option>
              <option value="14">Barry Reid</option>
              <option value="16">Bill Beattie</option>
              <option value="42">Chris Bamford</option>
              <option value="40">Christine Johnston</option>
              <option value="48">Dr. Vu Kiet Tran</option>
              <option value="23">Eric Archambault</option>
              <option value="45">Frank Kreze</option>
              <option value="28">Frederic Leblanc</option>
              <option value="36">Gabriel Basque</option>
              <option value="51">Gord Carter</option>
              <option value="54">Jean-Francois Nadeau</option>
              <option value="47">Jill Cashman</option>
              <option value="29">John Doyle</option>
              <option value="31">Keith Barry</option>
              <option value="52">Krista Carter</option>
              <option value="15">Linda Braga</option>
              <option value="32">Malcolm Gurley</option>
              <option value="50">Marie-Ève Lacasse</option>
              <option value="37">Mel Kennah</option>
              <option value="11">Mireille Dubé</option>
              <option value="19">Nicolas Aubert</option>
              <option value="12">Pierre Roy</option>
              <option value="33">Preeti Raj</option>
              <option value="30">Rick Orr</option>
              <option value="53">Ronald Breuer</option>
              <option value="38">Steve Delios</option>
              <option value="49">Sylvain Cloutier</option>
              <option value="39">Tanya Chapman</option>
              <option value="41">Terry Fearon</option>
              <option value="43">Wray Carvelas</option>
            </select></div>
        </div>
        <div class="row mt-3">
          <div class="col-md-12" id="step-0-msg" style="color:#FF0000; "></div>
        </div>
      </div>
      <div id="step-2" class="tab-pane step-content">
        <div class="row">
          <div class="col-md-4">Success Planner Renewal Set</div>
          <div class="col-md-4">
            <input type="text" class="form-control" placeholder="Quantity" name="quantity_1" id="quantity_1" required="">
          </div>
          <div class="col-md-4"> <select class="form-control" name="start_month_1" id="start_month_1">
              <option value="01">January</option>
              <option value="02">February</option>
              <option value="03">March</option>
              <option value="04">April</option>
              <option value="05">May</option>
              <option value="06">June</option>
              <option value="07">July</option>
              <option value="08">August</option>
              <option value="09">September</option>
              <option value="10">October</option>
              <option value="11">November</option>
              <option value="12">December</option>
            </select></div>
        </div>
        <div class="row mt-3">
          <div class="col-md-4">Success Planner Renewal Set</div>
          <div class="col-md-4"> <input type="text" class="form-control" placeholder="Quantity" name="quantity_2" id="quantity_2" required=""> </div>
          <div class="col-md-4"> <select class="form-control" name="start_month_2" id="start_month_2">
              <option value="01">January</option>
              <option value="02">February</option>
              <option value="03">March</option>
              <option value="04">April</option>
              <option value="05">May</option>
              <option value="06">June</option>
              <option value="07">July</option>
              <option value="08">August</option>
              <option value="09">September</option>
              <option value="10">October</option>
              <option value="11">November</option>
              <option value="12">December</option>
            </select></div>
        </div>
        <div class="row mt-3">
          <div class="col-md-4">Success Planner Renewal Set</div>
          <div class="col-md-4"> <input type="text" class="form-control" placeholder="Quantity" name="quantity_3" id="quantity_3" required=""> </div>
          <div class="col-md-4"> <select class="form-control" name="start_month_3" id="start_month_3">
              <option value="01">January</option>
              <option value="02">February</option>
              <option value="03">March</option>
              <option value="04">April</option>
              <option value="05">May</option>
              <option value="06">June</option>
              <option value="07">July</option>
              <option value="08">August</option>
              <option value="09">September</option>
              <option value="10">October</option>
              <option value="11">November</option>
              <option value="12">December</option>
            </select></div>
        </div>
        <div class="row mt-3">
          <div class="col-md-4">Success Planner Renewal Set</div>
          <div class="col-md-4"> <input type="text" class="form-control" placeholder="Quantity" name="quantity_4" id="quantity_4" required=""> </div>
          <div class="col-md-4"> <select class="form-control" name="start_month_4" id="start_month_4">
              <option value="01">January</option>
              <option value="02">February</option>
              <option value="03">March</option>
              <option value="04">April</option>
              <option value="05">May</option>
              <option value="06">June</option>
              <option value="07">July</option>
              <option value="08">August</option>
              <option value="09">September</option>
              <option value="10">October</option>
              <option value="11">November</option>
              <option value="12">December</option>
            </select></div>
        </div>
        <div class="row mt-3">
          <div class="col-md-4">Success Planner Renewal Set</div>
          <div class="col-md-4"> <input type="text" class="form-control" placeholder="Quantity" name="quantity_5" id="quantity_5" required=""> </div>
          <div class="col-md-4"> <select class="form-control" name="start_month_5" id="start_month_5">
              <option value="01">January</option>
              <option value="02">February</option>
              <option value="03">March</option>
              <option value="04">April</option>
              <option value="05">May</option>
              <option value="06">June</option>
              <option value="07">July</option>
              <option value="08">August</option>
              <option value="09">September</option>
              <option value="10">October</option>
              <option value="11">November</option>
              <option value="12">December</option>
            </select></div>
        </div>
        <div class="row mt-3">
          <div class="col-md-4">Success Planner Renewal Set</div>
          <div class="col-md-4"> <input type="text" class="form-control" placeholder="Quantity" name="quantity_6" id="quantity_6" required=""> </div>
          <div class="col-md-4"> <select class="form-control" name="start_month_6" id="start_month_6">
              <option value="01">January</option>
              <option value="02">February</option>
              <option value="03">March</option>
              <option value="04">April</option>
              <option value="05">May</option>
              <option value="06">June</option>
              <option value="07">July</option>
              <option value="08">August</option>
              <option value="09">September</option>
              <option value="10">October</option>
              <option value="11">November</option>
              <option value="12">December</option>
            </select></div>
        </div>
        <div class="row mt-3">
          <div class="col-md-6"> <input type="text" class="form-control" placeholder="Notes Pages (100)" name="notes_pages_100" id="notes_pages_100" required=""> </div>
          <div class="col-md-6"> <input type="text" class="form-control" placeholder="Goals Planning Sheets (50)" name="Goals_Planning_Sheets_50" id="Goals_Planning_Sheets_50" required=""> </div>
        </div>
        <div class="row mt-3">
          <div class="col-md-6"> <input type="text" class="form-control" placeholder="Conference Planners (50)" name="Conference_Planners_50" id="Conference_Planners_50" required=""> </div>
          <div class="col-md-6"> <input type="text" class="form-control" placeholder="Communication Plans (50)" name="Communication_Plans_50" id="Communication_Plans_50" required=""> </div>
        </div>
        <div class="row mt-3">
          <div class="col-md-6"> <input type="text" class="form-control" placeholder="Delegation Plans (50)" name="Delegation_Plans_50" id="Delegation_Plans_50" required=""> </div>
          <div class="col-md-6"> <input type="text" class="form-control" placeholder="Meeting Planners (50)" name="Meeting_Planners_50" id="Meeting_Planners_50" required=""> </div>
        </div>
        <div class="row mt-3">
          <div class="col-md-6"> <input type="text" class="form-control" placeholder="Time Pictures (50)" name="Time_Pictures_50" id="Time_Pictures_50" required=""> </div>
          <div class="col-md-6"> <input type="text" class="form-control" placeholder="Graph Paper (50)" name="Graph_Paper_50" id="Graph_Paper_50" required=""> </div>
        </div>
        <div class="row mt3">
          <div class="col-md-12" id="step-1-msg" style="color:#FF0000; "></div>
        </div>
      </div>
      <div id="step-3" class="tab-pane step-content">
        <div class="row">
          <div class="col-md-12 text-center"> <span><strong>Thank you for contacting us. Your request has been received. One of our team members will be contacting you shortly.</strong></span> </div>
        </div>
      </div>
    </div>
    <div class="btn-toolbar sw-toolbar sw-toolbar-bottom justify-content-end">
      <div class="btn-group mr-2 sw-btn-group" role="group"><button class="btn btn-secondary sw-btn-prev disabled" type="button">Previous</button><button class="btn btn-secondary sw-btn-next" type="button">Next</button></div>
    </div>
  </div>
</form>

POST /

<form id="wpforms-form-2246" class="wpforms-validate wpforms-form wpforms-ajax-form" data-formid="2246" method="post" enctype="multipart/form-data" action="/" data-token="8f9f253f0f128fcb69bf4aa32d6b62a6" data-token-time="1734357631"
  novalidate="novalidate">
  <div class="wpforms-head-container">
    <div class="wpforms-description">Contact Us</div>
  </div><noscript class="wpforms-error-noscript">Please enable JavaScript in your browser to complete this form.</noscript>
  <div class="wpforms-hidden" id="wpforms-error-noscript">Please enable JavaScript in your browser to complete this form.</div>
  <div class="wpforms-field-container">
    <div id="wpforms-2246-field_2-container" class="wpforms-field wpforms-field-name" data-field-id="2">
      <fieldset>
        <legend class="wpforms-field-label">Name <span class="wpforms-required-label" aria-hidden="true">*</span></legend>
        <div class="wpforms-field-row wpforms-field-medium">
          <div class="wpforms-field-row-block wpforms-first wpforms-one-half"><input type="text" id="wpforms-2246-field_2" class="wpforms-field-name-first wpforms-field-required" name="wpforms[fields][2][first]"
              aria-errormessage="wpforms-2246-field_2-error" required=""><label for="wpforms-2246-field_2" class="wpforms-field-sublabel after">First</label></div>
          <div class="wpforms-field-row-block wpforms-one-half"><input type="text" id="wpforms-2246-field_2-last" class="wpforms-field-name-last wpforms-field-required" name="wpforms[fields][2][last]"
              aria-errormessage="wpforms-2246-field_2-last-error" required=""><label for="wpforms-2246-field_2-last" class="wpforms-field-sublabel after">Last</label></div>
        </div>
      </fieldset>
    </div>
    <div id="wpforms-2246-field_3-container" class="wpforms-field wpforms-field-email" data-field-id="3"><label class="wpforms-field-label" for="wpforms-2246-field_3">Email <span class="wpforms-required-label"
          aria-hidden="true">*</span></label><input type="email" id="wpforms-2246-field_3" class="wpforms-field-medium wpforms-field-required" name="wpforms[fields][3]" spellcheck="false" aria-errormessage="wpforms-2246-field_3-error" required="">
    </div>
    <div id="wpforms-2246-field_5-container" class="wpforms-field wpforms-field-text" data-field-id="5"><label class="wpforms-field-label" for="wpforms-2246-field_5">Name of your company/organization</label><input type="text"
        id="wpforms-2246-field_5" class="wpforms-field-medium" name="wpforms[fields][5]" aria-errormessage="wpforms-2246-field_5-error"></div>
    <div id="wpforms-2246-field_6-container" class="wpforms-field wpforms-field-radio" data-field-id="6">
      <fieldset>
        <legend class="wpforms-field-label">Areas of interest (please checkbox the area you are interested in receving more information about)</legend>
        <ul id="wpforms-2246-field_6">
          <li class="choice-1 depth-1"><input type="radio" id="wpforms-2246-field_6_1" name="wpforms[fields][6]" value="Build HR Toolbox : policy review;employee handbook reveiw/development" aria-errormessage="wpforms-2246-field_6_1-error"
              class="radio-custom"><span class="radio-custom-dummy"></span><label class="wpforms-field-label-inline" for="wpforms-2246-field_6_1">Build HR Toolbox : policy review;employee handbook reveiw/development</label></li>
          <li class="choice-2 depth-1"><input type="radio" id="wpforms-2246-field_6_2" name="wpforms[fields][6]" value="Talent Development Planning" aria-errormessage="wpforms-2246-field_6_2-error" class="radio-custom"><span
              class="radio-custom-dummy"></span><label class="wpforms-field-label-inline" for="wpforms-2246-field_6_2">Talent Development Planning</label></li>
          <li class="choice-3 depth-1"><input type="radio" id="wpforms-2246-field_6_3" name="wpforms[fields][6]" value="Employee Value Proposition" aria-errormessage="wpforms-2246-field_6_3-error" class="radio-custom"><span
              class="radio-custom-dummy"></span><label class="wpforms-field-label-inline" for="wpforms-2246-field_6_3">Employee Value Proposition</label></li>
          <li class="choice-4 depth-1"><input type="radio" id="wpforms-2246-field_6_4" name="wpforms[fields][6]" value="Compensation and Benefits surveys and reviews" aria-errormessage="wpforms-2246-field_6_4-error" class="radio-custom"><span
              class="radio-custom-dummy"></span><label class="wpforms-field-label-inline" for="wpforms-2246-field_6_4">Compensation and Benefits surveys and reviews</label></li>
          <li class="choice-5 depth-1"><input type="radio" id="wpforms-2246-field_6_5" name="wpforms[fields][6]" value="Performance Management" aria-errormessage="wpforms-2246-field_6_5-error" class="radio-custom"><span
              class="radio-custom-dummy"></span><label class="wpforms-field-label-inline" for="wpforms-2246-field_6_5">Performance Management</label></li>
          <li class="choice-6 depth-1"><input type="radio" id="wpforms-2246-field_6_6" name="wpforms[fields][6]" value="HR Consulting Advice" aria-errormessage="wpforms-2246-field_6_6-error" class="radio-custom"><span
              class="radio-custom-dummy"></span><label class="wpforms-field-label-inline" for="wpforms-2246-field_6_6">HR Consulting Advice</label></li>
          <li class="choice-7 depth-1"><input type="radio" id="wpforms-2246-field_6_7" name="wpforms[fields][6]" value="Executive Coaching" aria-errormessage="wpforms-2246-field_6_7-error" class="radio-custom"><span
              class="radio-custom-dummy"></span><label class="wpforms-field-label-inline" for="wpforms-2246-field_6_7">Executive Coaching</label></li>
          <li class="choice-8 depth-1"><input type="radio" id="wpforms-2246-field_6_8" name="wpforms[fields][6]" value="Board Governanace: education/training : by-law &amp; handbook reviews" aria-errormessage="wpforms-2246-field_6_8-error"
              class="radio-custom"><span class="radio-custom-dummy"></span><label class="wpforms-field-label-inline" for="wpforms-2246-field_6_8">Board Governanace: education/training : by-law &amp; handbook reviews</label></li>
          <li class="choice-9 depth-1"><input type="radio" id="wpforms-2246-field_6_9" name="wpforms[fields][6]" value="Strategic Planning" aria-errormessage="wpforms-2246-field_6_9-error" class="radio-custom"><span
              class="radio-custom-dummy"></span><label class="wpforms-field-label-inline" for="wpforms-2246-field_6_9">Strategic Planning</label></li>
        </ul>
      </fieldset>
    </div>
    <div id="wpforms-2246-field_7-container" class="wpforms-field wpforms-field-textarea" data-field-id="7"><label class="wpforms-field-label" for="wpforms-2246-field_7">Additional Comments</label><textarea id="wpforms-2246-field_7"
        class="wpforms-field-medium" name="wpforms[fields][7]" aria-errormessage="wpforms-2246-field_7-error"></textarea></div>
  </div><!-- .wpforms-field-container -->
  <div class="wpforms-submit-container"><input type="hidden" name="wpforms[id]" value="2246"><input type="hidden" name="page_title" value="Home Page"><input type="hidden" name="page_url" value="https://www.lmicanada.ca/"><input type="hidden"
      name="page_id" value="6"><input type="hidden" name="wpforms[post_id]" value="6"><button type="submit" name="wpforms[submit]" id="wpforms-submit-2246" class="wpforms-submit" data-alt-text="Sending..." data-submit-text="Submit"
      aria-live="assertive" value="wpforms-submit">Submit</button><img src="https://www.lmicanada.ca/wp-content/plugins/wpforms-lite/assets/images/submit-spin.svg" class="wpforms-submit-spinner" style="display: none;" width="26" height="26"
      alt="Loading"></div>
</form>

Text Content

 * Home
   * EventList
 * About LMI
   * Company
     * Vision, Mission, Purpose, Values
     * Frequently Asked Questions
   * LMI Process
   * What We Offer
   * Testimonials
   * Join Our Team
   * Head Office Team
 * Services
   * Services We Offer
   * Personal Development
     * Personal Productivity
     * Personal Leadership
     * Leadership Development
     * Leadership For Women
   * Team Development
     * Motivational Leadership
     * Team Dynamics
   * Business Development
     * Selling Strategies
     * Communication
     * Strategic Leadership
   * Online Learning
   * Assessments
     * Profile Evaluation System®
     * Development Needs Inventory®
   * Family Programs
     * Building Financial Success
     * Successful Parenting
     * Making Of A Champion
     * Attitude is Everything
     * Achieving Academic Success
   * My-Tyme Success Planner
   * The Total Person®
   * The Total Leader®
   * Professional Development Hours
     * Gold Seal Certificate
   * Business Collaboration
     * Online Counselling
       * Online Counselling Team
 * Event Calendar
 * Find a Coach
 * Blog
 * Log In
   * Website Login
   * Database Login
 * Contact

 * French





LOOKING TO IMPROVE YOUR PERFORMANCE?

Whether you’re looking to start Leadership Training, or you’re looking for a new
challenge you can contact us and we’ll help you get started.

Start Now


PERFORMANCE SPECIALISTS

LMI Canada is passionate about helping leaders and organizations tap into their
maximum potential. People are at the core of our philosophy; we facilitate
transformative, incremental shifts in attitude and behavior that lead to
outstanding individual performance, deeper leadership awareness, and significant
business results.

Learn More


CUSTOMIZED DEVELOPMENT

Our specialty lies in guiding you and your team through a scientifically backed
process of personal growth to help you attain your personal and organizational
objectives.


Learn More


LOOKING TO IMPROVE YOUR PERFORMANCE?

Whether you’re looking to start Leadership Training, or you’re looking for a new
challenge you can contact us and we’ll help you get started.

Start Now


PERFORMANCE SPECIALISTS

LMI Canada is passionate about helping leaders and organizations tap into their
maximum potential. People are at the core of our philosophy; we facilitate
transformative, incremental shifts in attitude and behavior that lead to
outstanding individual performance, deeper leadership awareness, and significant
business results.

Learn More

 * 
 * 
 * 
 * 

1-877-857-4083
Request a Call Back




Personal Development Whether you want to enhance your personal or professional
life, we can help you become a better version of yourself
Leadership Development The goal of all great companies is to build an agile team
that functions and communicates as one cohesive unit.
Business Development Today businesses need compelling motivators & confident
strategic planners at the helm in order to thrive.
1-877-857-4083Request a 30 Minute Free Consultation Book a Call


IGNITE YOUR LEADERSHIP POTENTIAL WITH LMI CANADA!

ARE YOU DRIVEN BY A PASSION FOR EMPOWERING OTHERS?

Step into a rewarding career as a Certified Leadership Development Specialist
with LMI Canada, where you can transform lives and inspire greatness in teams
and organizations across the nation.
Imagine waking up each day knowing you are making a tangible difference—helping
individuals and teams realize their true potential. Become part of a vibrant
community of leaders dedicated to reshaping the future of leadership in cities
from coast to coast. At LMI, you won’t just gain tools and support; you’ll be
part of a transformative movement that sparks growth and fosters resilience.

START YOUR JOURNEY TODAY!

Become a valued member of the LMI Canada family and help cultivate the leaders
of tomorrow. Together, let’s create a brighter, more empowered future.



Take Your First Step Towards Change


A FEW WORDS ABOUT LMI CANADA

For over 50 years we have believed that stronger leadership is always a
possibility. We use our process driven techniques and programs to develop
professional leaders for companies of all industries.

Based on the philosophies of founder Paul J. Meyer, LMI has been instilling the
value and importance of leadership to our clients for over 50 years. With an
operational network that now spans 80 countries, LMI is one of the most
successful and recognized
people development organizations in the world.

Learn More About LMI




THE TOTAL LEADER®

The most successful organizations of the future will be those that understand
the importance of empowering every employee to lead themselves and others. Only
when individuals can effectively lead themselves do they unlock their potential
for creativity and innovation.

This imperative to cultivate leadership skills across all levels is the
cornerstone of our Total Leader Concept, founded on two essential principles:

 * For organizations to thrive, they must foster leadership throughout the
   entire workforce.
 * Effective leadership development requires a comprehensive, integrated
   approach to the total leadership development process.

Learn More About the Total Leader



Our Founder – Paul J. Meyer


ALWAYS CONSIDERED A PERSON WITH AN IDEA AHEAD OF ITS TIME

Meyer became interested in the principles of personal growth, development, and
success at an early age. He was particularly interested in the process of goal
setting, as this process was in
tune with his keen desire for personal achievement. By using goal-setting
principles in his chosen career of professional sales, Meyer became a
millionaire by the age of 27.

Learn More


HOW THE LMI PROCESS INDUCES CHANGE ?

LMI subscribes to the theory that the best way to learn is to do. After we equip
you with the tools to enhance your performance, we’ll encourage you to apply the
skills you’ve learned and practice spaced repetition. Over time, this method of
learning will help you develop strong changes in attitude and behaviour. And of
course, we’ll be there every step of the way to offer support and personal
coaching. Learn More About the LMI Process

MULTI-SENSORY LEARNING

Our programs are designed to appeal to more of your senses, again to help the
process of permanent change. By reading lessons and writing notes on the pages,
then listening to audio files of the same lessons, information is more easily
retained over the long term.


SEE HOW OUR CLIENTS RATE US



4.59
Overall
4.40
Quality
4.36
Investment
4.59
Execution & Delivery
4.74
Communication
4.68
Leadership

Take Our Client Engagement Survey


CONGRATULATIONS LMI !



Leadership Management International has been awarded number ONE in Training
Programs by Entrepreneur for 2024!



Additionally, LMI has been recognized as the #41 Top Global Franchise by
Entrepreneur Media in 2024, highlighting our outstanding Leadership Development
Programs. We excel in categories such as Best Global/International Leadership
Program and Innovation in Deployment of Leadership Programs.


ONLINE LEARNING

To make it easier for you to achieve the success you desire for yourself or your
organization, we created an Online Learning Platform.

Features and Benefits

 * Access to courses anytime, anywhere, with a computer, tablet or smartphone
 * Materials designed for a proven learning experience
 * Interactive Content
 * Multisensory Learning
 * Assignments and Quizzes
 * Process Management and Feedback

Learn More

Why LMI?


HERE ARE SOME BENEFITS:

Improving Productivity

We will help you understand what productivity is. How to benchmark your own
personal productivity. Recognize the rewards of improving productivity. Help you
change your attitude to planning and goal-setting. Identify and utilize
high-payoff activities to get more done.

Managing Time

We will help you improve your self-image. Develop personal and organizational
goals focus. Understand how the goal-setting process works and the power of
written goals. Learn to find time to plan and set goals. Learn the power of
affirmation and visualization.

Controlling Priorities

We will show you how to set priorities in all areas of life to help restore
balance. Learn to deal with interruptions, handle emergencies and drop-in
visitors. We’ll also show you how to manage communications and importantly, how
to say no.

Communicate Better

We will improve productivity with effective communication. We’ll show how to
empathize with others, clarify with questions and listen for the total message.
Learn tips for speed reading, writing for impact and communicating with groups.
Using technology efficiently and effectively.

Team Empowerment

We will help your team get more productive. Learn to overcome the fear and
embrace the benefits of empowerment. We will explain how to change attitudes and
how to develop teams through delegation and the different levels available.

Team Productivity

We will help you understand what productivity is and how to benchmark your own
personal productivity. Recognize the rewards of improving productivity. Help you
change your attitude to planning and goal-setting. Identify and utilize
high-payoff activities to get more done.


LEADERSHIP PROGRAMS FOR INDIVIDUALS & TEAMS

Our goal at LMI is to help you understand that changing yourself for the better
is a developmental process. We use a multi-sensory learning approach to show and
tell you how you can start to experience real change and improvement in your
life.

PERSONAL PRODUCTIVITY

Your productivity is at the core of the goals you desire and the tasks you
achieve. Learn More



ASSESSMENTS

LMI Canada offers awareness tools via assessment and survey instruments that
enhance performance. Learn More



STRATEGIC LEADERSHIP

To develop an effective strategy, you must first understand your strategic
purpose. Learn More



MOTIVATIONAL LEADERSHIP

The development of  exceptional leaders who can effortlessly motivate is of
utmost importance. Learn More

FAMILY PROGRAMS

Empower you and your family to attain the measurable growth of careers, finances
and personal relationships. Learn More



LEADERSHIP FOR WOMEN

Overcome past conditioning, redefine your self-restrictions and enrich your
self-concept as a leader. Learn More






×

PLEASE FILL IN THE REQUIRED INFORMATION TO HELP US CONNECT WITH YOU

First Name

Last Name

Company Name

Telephone

E-mail

Province
Alberta British Columbia Manitoba New Brunswick Newfoundland Northwest
Territories Nova Scotia Nunavut Ontario Prince Edward Island Quebec Saskatchewan
Yukon
Contact me via:
Telephone
Email
Team Member
None - First InquiryAiden CareyAmy ParrillAndré MarcouxAnick SanterreAshley J.
KrezeBarry ReidBill BeattieChris BamfordChristine JohnstonDr. Vu Kiet TranEric
ArchambaultFrank KrezeFrederic LeblancGabriel BasqueGord CarterJean-Francois
NadeauJill CashmanJohn DoyleKeith BarryKrista CarterLinda BragaMalcolm
GurleyMarie-Ève LacasseMel KennahMireille DubéNicolas AubertPierre RoyPreeti
RajRick OrrRonald BreuerSteve DeliosSylvain CloutierTanya ChapmanTerry
FearonWray Carvelas

Get Started Today

×

DAILY MOTIVATION EMAIL



Sign Up for Your FREE Daily Motivation Email. Start Your Day with the Right
Mindset.

First Name

Last Name

Email

Province
Alberta British Columbia Manitoba New Brunswick Newfoundland Northwest
Territories Nova Scotia Nunavut Ontario Prince Edward Island Quebec Saskatchewan
Yukon
Telephone


Subscribe

×

TO GET IN TOUCH WITH US PLEASE REACH OUT TO US IN THE FOLLOWING WAYS:

EMAIL : INFO@LMICANADA.CA

PHONE: 905.890.0504

TOLL-FREE: 1.877.857.4083


×


FIND OUR OFFICE

205 Matheson Blvd. East, Unit 15
Mississauga, ON L4Z 3E3



--------------------------------------------------------------------------------


MEET THE LMI CANADA TEAM

FRANK KREZE - PRESIDENT AND MASTER LICENSEE

Frank Kreze is the President of LMI Canada which is the Mississauga, Ontario
operations head office for the parent company, Leadership Management
International.  Since joining in 1999 he has operated one of the top performing
business units for Leadership and Management development in Canada. His
accomplishments include many International awards such as Leadership Counsel and
Motivator of the Year. His clients have equally been recognized with some
prestigious National and International LMI Awards in corporate achievement.
These awards recognize outstanding business sales growth, profit gain, cost
reduction and quality improvements. Further these awards also recognize goal
achievements in the leaders personal lives. Prior to LMI, Frank graduated in
Aerospace and Industrial Engineering and was involved in numerous senior
executive positions. Frank has over 30 years of practical experience in
aerospace, operations, manufacturing, auditing international project management,
including product integration of complex systems. Today, Frank and the network
of LMI Canada certified partners continue to serve people and business needs by
developing people and organizations to their full potential. To contact Frank
Kreze please call 905-890-0504 or email fkreze@lmicanada.ca

PREETI RAJ - COO & EXECUTIVE DEVELOPMENT SPECIALIST

Preeti Raj is driven by a deep desire to provide organizations and executive
teams assistance in professional and organizational development along with
strategic planning. Preeti, a graduate B.A. from York University and a Certified
General Accountant professional, thrives on working with executives and business
leaders of successful companies. She enjoys helping companies executives
identify their performance objectives and assist them in developing a dynamic
plan for attainment using the LMI suite of Executive and Management tools.
Preeti began her career as a public accountant and has gained numerous business
skills working with a diverse business sector. These skills successfully enhance
her current role as a business and personal development coach with LMI Canada.
Preeti is a self-confident and an enthusiastic businesswoman who is dedicated to
facilitating people to their full potential and specializes in results driven
measurable bottom-line improvement utilizing the untapped potential of people
within companies. Her passion and interests include her family, sailing, reading
and cooking. To contact Preeti Raj please contact 416-888-4846 or
email praj@lmicanada.ca

NEHA GOEL - DIRECTOR OF OPERATIONS

Neha wanted to get out of the box and live her dreams.  Her life took the turn
she always wanted and here she is working with an organization aiming  achieving
their goals and living their dreams. After spending nearly a decade working in
administration, team development and strategic planning with startups as well as
established brands Neha knows how to give structure, develop a team and manage
operations of any business.  Being an experienced facilitator and motivator, she
continues to inspire and empower people accomplish their goals.  She believes in
dreaming big and working hard to live them.   Positivity and vibrance define her
the best.    To contact Neha Goel please call 905-890-0504 or
email info@lmicanada.ca

×
First Name

Last Name

Title

Organization

Street Address

Street Address Line 2

City

Province
Alberta British Columbia Manitoba New Brunswick Newfoundland Northwest
Territories Nova Scotia Nunavut Ontario Prince Edward Island Quebec Saskatchewan
Yukon
Postal Code

Country

Work Phone

E-mail

I am interested in the following:
Organizational Development
Organizational Assessment Tools
Leadership Development
Management Training
Sales Training
Professional Development
Sales Management Training
Team Building
Time Management
A Speaker
Career Opportunity
Leadership for Women
Questions, comments, or suggestions


Submit Form

×

 PROFILE EVALUATION SYSTEM (PES)® - REPORT REQUEST



Please fill in the information below and make sure to select the reports you are
interested in having emailed to you.

Name

Position

Company Name

E-mail

Contact Number

Province
Alberta British Columbia Manitoba New Brunswick Newfoundland Northwest
Territories Nova Scotia Nunavut Ontario Prince Edward Island Quebec Saskatchewan
Yukon
I am interested in the following:
Profile Evaluation System - Hiring
Profile Evaluation System - Coaching
Profile Evaluation System - Personal

Submit Your Request

×

 DEVELOPMENT NEEDS INVENTORY (DNI TM)



Sample Report Request

Please fill in the information below and make sure to select the reports you are
interested in having emailed to you.

Name

Position/Title

Business Name

E-mail

Telephone

Province
Alberta British Columbia Manitoba New Brunswick Newfoundland Northwest
Territories Nova Scotia Nunavut Ontario Prince Edward Island Quebec Saskatchewan
Yukon

Base Scales (Already Included)

 * Communication
 * Empowerment
 * Trust Building
 * Decision Making
 * Interpersonal Relations
 * Motivational Skills
 * Adaptability
 * Concern for Productivity
 * Leadership

Optional Scales (Choose up to 6):

Delegation
Team Building
Participative Leadership
Assertiveness
Persuasiveness
Disciplinary Action
Initiative
Planning
Control
Time Organization
Motivational Level
Personal Growth
Development of Reports
Innovation
Goal Directedness


Submit Form

Please note a valid email is required to receive the selected reports


×
 * Step 1
   Personal Details
 * Step 2
   My Tyme Subscription
 * Step 3
   Confirm Details

Province Alberta British Columbia Manitoba New Brunswick Newfoundland Northwest
Territories Nova Scotia Nunavut Ontario Prince Edward Island Quebec Saskatchewan
Yukon
Team MemberNone - First InquiryAiden CareyAmy ParrillAndré MarcouxAnick
SanterreAshley J. KrezeBarry ReidBill BeattieChris BamfordChristine JohnstonDr.
Vu Kiet TranEric ArchambaultFrank KrezeFrederic LeblancGabriel BasqueGord
CarterJean-Francois NadeauJill CashmanJohn DoyleKeith BarryKrista CarterLinda
BragaMalcolm GurleyMarie-Ève LacasseMel KennahMireille DubéNicolas AubertPierre
RoyPreeti RajRick OrrRonald BreuerSteve DeliosSylvain CloutierTanya ChapmanTerry
FearonWray Carvelas

Success Planner Renewal Set

January February March April May June July August September October November
December
Success Planner Renewal Set

January February March April May June July August September October November
December
Success Planner Renewal Set

January February March April May June July August September October November
December
Success Planner Renewal Set

January February March April May June July August September October November
December
Success Planner Renewal Set

January February March April May June July August September October November
December
Success Planner Renewal Set

January February March April May June July August September October November
December





Thank you for contacting us. Your request has been received. One of our team
members will be contacting you shortly.
PreviousNext

We are LMI Canada, the Canadian headquarters for Leadership Management
International® Inc - a company that believes stronger leadership is always a
possibility. We use our process driven techniques and programs to develop
professional leaders for companies of all industries.

CONTACT INFORMATION

 * 205 Matheson Blvd. East, Unit 15
   Mississauga, ON L4Z 3E3
 *  * 1-877-857-4083

 * info@lmicanada.ca
   
   
   

DAILY MOTIVATION EMAIL

Sign Up for Your FREE Daily Motivation Email. Start Your Day with the Right
Mindset.

Subscribe

© 2024 All rights reserved. Privacy Policy | Code of Practice 

 * 
 * 
 * 
 * 
 * 


×
Contact Us
Please enable JavaScript in your browser to complete this form.
Please enable JavaScript in your browser to complete this form.
Name *
First
Last
Email *
Name of your company/organization
Areas of interest (please checkbox the area you are interested in receving more
information about)
 * Build HR Toolbox : policy review;employee handbook reveiw/development
 * Talent Development Planning
 * Employee Value Proposition
 * Compensation and Benefits surveys and reviews
 * Performance Management
 * HR Consulting Advice
 * Executive Coaching
 * Board Governanace: education/training : by-law & handbook reviews
 * Strategic Planning

Additional Comments
Submit