301 yanıt kodu, istenen kaynağın kalıcı olarak yeni bir URL'ye taşındığı anlamına gelir. Gelecekteki tüm istekler yeni adresi kullanmalıdır.
Tarayıcı kullanıcıyı otomatik olarak yeni adrese yönlendirecek ve arama motorları dizinlerini güncelleyecektir.
302 yanıt kodu, istenen kaynağın geçici olarak farklı bir URL'de mevcut olduğunu gösterir.
Kullanıcı otomatik olarak yeni URL'ye yönlendirilir, ancak arama motorları eski adresi dizine eklemeye devam eder.
200 yanıt kodu, standart bir başarılı HTTP sunucu yanıtıdır. Bu, istemcinin isteğinin (örneğin, bir tarayıcıdan) başarıyla işlendiği ve sunucunun istenen verileri ilettiği anlamına gelir.
Kullanıcı içeriği hatasız alır ve sayfa veya uygulama düzgün çalışır. Kod 200'e veri eşlik ediyorsa, tarayıcı veya program bunu işler ve kullanıcıya görüntüler.
GET / HTTP/1.1 Host: lsrsg.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en" xmlns="http://www.w3.org/1999/xhtml" class="med"> <head> <title>Home | Lenczner Slaght</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="shortcut icon" href="/favicon.ico"> <link rel="stylesheet" type="text/css" href="/assets/css/reset.css?v=1612371729" /> <link rel="stylesheet" type="text/css" href="/assets/css/theme-classic/reset.css?v=1612390282" /> <link rel="stylesheet" type="text/css" href="/assets/css/theme-highcontrast/reset.css?v=1612390280" /> <link rel="stylesheet" type="text/css" href="/assets/css/theme-dark/reset.css?v=1612390281" /> <link rel="stylesheet" type="text/css" href="/assets/fonts/web/fonts.css?v=1591213969" /> <link href="https://fonts.googleapis.com/css?family=Libre+Baskerville" rel="stylesheet" /> <link rel="stylesheet" type="text/css" href="/assets/css/main.css?v=1671228782" /> <link rel="stylesheet" type="text/css" href="/assets/css/theme-classic/main.css?v=1612390281" /> <link rel="stylesheet" type="text/css" href="/assets/css/theme-highcontrast/main.css?v=1612390280" /> <link rel="stylesheet" type="text/css" href="/assets/css/theme-dark/main.css?v=1612390281" /> <link rel="stylesheet" type="text/css" href="/assets/css/search.css?v=1612371729" /> <link rel="stylesheet" type="text/css" href="/assets/css/theme-classic/search.css?v=1612390282" /> <link rel="stylesheet" type="text/css" href="/assets/css/theme-highcontrast/search.css?v=1612390280" /> <link rel="stylesheet" type="text/css" href="/assets/css/theme-dark/search.css?v=1612390281" /> <link rel="stylesheet" type="text/css" href="/assets/css/unslider.css?v=1612371729" /> <link rel="stylesheet" type="text/css" href="/assets/css/theme-classic/unslider.css?v=1612390282" /> <link rel="stylesheet" type="text/css" href="/assets/css/theme-highcontrast/unslider.css?v=1612390280" /> <link rel="stylesheet" type="text/css" href="/assets/css/theme-dark/unslider.css?v=1612390281" /> <link rel="stylesheet" type="text/css" href="/assets/css/break.css?v=1671228782" /> <link rel="stylesheet" type="text/css" href="/assets/css/theme-classic/break.css?v=1612390281" /> <link rel="stylesheet" type="text/css" href="/assets/css/theme-highcontrast/break.css?v=1612390280" /> <link rel="stylesheet" type="text/css" href="/assets/css/theme-dark/break.css?v=1612390281" /> <link rel="stylesheet" type="text/css" href="/assets/css/mobile.css?v=1671227494" /> <link rel="stylesheet" type="text/css" href="/assets/css/theme-classic/mobile.css?v=1612390281" /> <link rel="stylesheet" type="text/css" href="/assets/css/theme-highcontrast/mobile.css?v=1612390280" /> <link rel="stylesheet" type="text/css" href="/assets/css/theme-dark/mobile.css?v=1612390281" /> <style> html {height: 100%;} </style> <!--[if IE]> <link href="/assets/ie.css" rel="stylesheet" type="text/css"> <link href="/assets/theme-classic/ie.css" rel="stylesheet" type="text/css"> <link href="/assets/theme-highcontrast/ie.css" rel="stylesheet" type="text/css"> <link href="/assets/theme-dark/ie.css" rel="stylesheet" type="text/css"> <![endif]--> <meta property="og:image" content="/assets/images/socialimage.jpg" /> <meta property="og:type" content="website" /> <link rel="canonical" href="/" /> </head> <body id="home" class="homepage"> <div id="wrapper" class="full"> <header> <script> function cookieGet(p_cname) { var acookie = document.cookie.split(";"); for (var i = acookie.length - 1; i >= 0; i--) if (unescape(((acookie[i] = acookie[i].split("="))[0]).replace(/^\s+|\s+$/g, "")) == p_cname) if (acookie[i].length > 1) return unescape(acookie[i][1].replace(/^\s+|\s+$/g, "")); else return ""; return ""; } document.body.className += " theme-" + (cookieGet("theme") || "classic"); </script> <a class="aural" id="top-anchor" name="top-anchor" href="#skipTarget" title="Skip to content">Skip to content</a> <div id="searchbar"> <form onsubmit="return false;" id="search-form"> <div class="searched" id="searchBox"> <div class="fw"> <h1><input aria-label="search text" name="searchKeyword" id="searchKeyword" value="" placeholder="Search for something" onkeyup="LSsearch__onChange(this, event.which == 13 || event.keyCode == 13)" type="text"></h1> </div> </div> </form> </div> <div id="navigation"> <div class="nav-wrap"> <div id="logo"><a href="/"> <img class="light" alt="Lenczner Slaght" src="/assets/images/litigate-logo.svg" width="130"> <img class="dark" alt="Lenczner Slaght" src="/assets/images/dark/litigate-logo.svg" width="130"> <span class="imgTxt">Lenczner Slaght</span> </a></div> <ul id="nav"> <li id="nav1" ><a href="/People">People</a></li> <li id="nav2" ><a href="javascript:void(0);">Expertise</a></li> <li id="nav5" ><a href="javascript:void(0);">Programs</a></li> <li id="nav3" ><a href="/News">News & Blog</a></li> <li id="nav4" ><a href="/lawyers">Careers</a></li> <li id="mobileNav" class="mobile"> <a aria-label="adjust contrast" class="contrast-mobile" href="javascript:void(0);"></a> <a aria-label="menu" class="burger" href="javascript:void(0);"></a> <ul class="closed"> <li><div tabindex="0" class="expertise-close"><span>close</span></div></li> <li><a href="/">Home</a></li> <li><a href="/People">People</a></li> <li id="nav2-mobile"><a>Expertise</a></li> <li id="nav5-mobile"><a>Programs</a></li> <li><a href="/News">News & Blog</a></li> <li><a href="/lawyers">Careers</a></li> <li><a href="/About">About Us</a></li> <li><a href="/Contact">Contact Us</a></li> </ul> </li> </ul> <div id="nav-search"> <div id="contrast-box"><a aria-label="adjust contrast" href="javascript:void(0);"></a></div> <div id="search-box"><a aria-label="show search" href="javascript:void(0);"></a><span></span></div> <div id="close-search-box" class="hide"><span></span></div> </div> </div> </div> </header><main><a name="skipTarget" id="skipTarget"></a> <div id="content" class="top"> <div id="fw"> <div id="home-hero"> <h1 style="display:none;"><span class="welcome">WELCOME TO LENCZNER SLAGHT <script> var main__nameAudioPlaying = false; function main__nameAudioPlay2() { document.getElementById('name-audio-tag').play(); main__nameAudioPlaying = true; document.getElementById('name-audio-button').className = 'playing'; } function main__nameAudioPause2() { document.getElementById('name-audio-tag').pause(); main__nameAudioPlaying = false; document.getElementById('name-audio-button').className = ''; } function main__nameAudioToggle2() { if (main__nameAudioPlaying) main__nameAudioPause2(); else main__nameAudioPlay2(); } function main__nameAudioInit2() { } </script> <style> body .name-audio a { display:inline-block; } body .name-audio a img { outline: none !important; box-shadow:none !important; } body .name-audio a:focus img { outline: none !important; box-shadow:none !important; } body .name-audio a img { filter: brightness(0); } body.theme-dark .name-audio a img { filter: brightness(0) invert(); } body .name-audio a:hover img { filter: unset; } body .name-audio a.playing img { filter: unset; } body .name-audio { vertical-align: middle; padding-top:0px; } body .name-audio a img { max-height: 19px; } @media (max-width: 480px) { body .name-audio { vertical-align: middle; padding-top:0px; } body .name-audio a img { max-height: 16px; } } </style> <span class="name-audio"> <audio id="name-audio-tag" onended="main__nameAudioPause2();" onpause="main__nameAudioPause2();" onloadeddata="main__nameAudioInit2()"> <source src="assets/audio/lenczner-slaght.mp3" type="audio/mpeg" /> </audio> <a id="name-audio-button" href="javascript:main__nameAudioToggle2()"><img src="/assets/images/audio-over.png" alt="listen" /></a> </span> </span> <br> <script> var threewordsanimation__awords = [ [ "We\u2019re", " advocates, first and foremost. Our experience is why people turn to us in the most difficult situations. We have done tens of thousands of cases, thousands of hearings, and hundreds of trials and arbitrations for our clients. Our lawyers know the ins and outs of courtrooms, because they\u2019ve spent thousands of days there, cross-examining witnesses and arguing points of law. We know courts, and courts know and trust us. Because of our experience and credibility with courts, our clients and competitors agree that our lawyers are undeniably", "expert", " litigators. We are advocates inside and outside of the courtroom. We complement that advocacy with a deep understanding of our clients. We represent a diverse roster of clients, from leading multinational technology and pharmaceutical companies, to some of Canada\u2019s largest financial institutions, to professionals, executives, business owners and public figures. We know the law, but we also know our clients and how their disputes fit into their overall objectives and strategy. The bottom line is that we are experienced", "litigators", " who combine advocacy and subject-matter expertise. And we round that out with sound judgment. We are fearless yet professional, fierce yet fair. While our litigation is complex, our approach is precise. We distil complicated and abstract concepts into sharp, winning arguments. And that gets results. At Lenczner Slaght, litigation is our passion and our focus. You want us on your side" ] , [ "We\u2019re", " a diverse team of deep thinkers and problem solvers. We specialize in reimagining the practice of law, always finding new, creative ways to do what we love: advocate for our clients. Every person at our firm can envision, plan and execute big ideas. If it hasn\u2019t been done before, we aren\u2019t afraid to be the first. We\u2019re unapologetically", "bold", ". We\u2019ve created programs that change the way we approach advocacy, client service, and the business of law. We were the first to implement Data-Driven Decisions, a market-facing initiative that helps us provide more effective advice and advocacy to our clients using data. We were the first to develop ReferToHer, a website that helps balance the scales on referrals for women in the legal industry. We were the first to do resume anonymization in Canada as part of our student recruitment to help address unconscious biases and decrease barriers to entry for diverse students. And we were the first to launch commerciallist.com, a one-stop shop for all things Commercial List. Being the first makes us true", "innovators", ". We\u2019ve even got the awards to prove it. We won the Precedent Innovation Award for three consecutive years and we\u2019ve been shortlisted three times for an FT Innovative Lawyer Award. We\u2019re building a firm prepared for the future and committed to success" ] , [ "We\u2019re", " known for building unique client relationships. We know our clients and they know us. Our approach with them is personal. We listen, learn and provide confident advice to achieve meaningful results. Our clients can depend on us to have a clear understanding of their business which helps us develop litigation strategies that are courtroom and boardroom ready. We\u2019re", "team", " members that focus on the big picture. We know that in order to deliver the best advocacy imaginable, we have to stay true to our values. We always strive for excellence. We hold ourselves to the highest professional standards. We promote supportive, collaborative working relationships. We show respect, trust and fairness to colleagues inside and outside the firm. This is what makes us star", "players", ". We know the power of our people and we intend to harness that for the benefit of our firm, our clients, and our industry" ] , [ "We\u2019re", " a diverse team of 85+ lawyers at all ages and stages. We have a growing number of lawyers who allow us to support any size and type of matter across industries and practice areas. Our vision is to continue being the best advocates and litigation firm in Canada. To remain number one, we are", "future", " oriented in everything we do. We recruit and develop top talent. We attract the best clients and work on the best cases. We preserve our culture and live our values. We have continuous, positive and transparent communication. We make data-driven decisions. We continue to professionalize our business. And we implement big, bold ideas. We are dedicated and", "focused", ". We know that being the best means being flexible and equipped to adapt at a moment\u2019s notice. And we\u2019ve proven that we can do that, whether it\u2019s pivoting to virtual court or reimagining our office space. No matter what lies ahead, we will keep ourselves and our clients on top, year after year after year" ] , [ "We\u2019re", " litigators with extensive experience in the courtroom on matters spanning a range of industries and practice areas. It has provided us the knowledge to develop consistently strong litigation strategies for our clients and the ability to handle the most complex cases. Our experience doesn\u2019t stop there. Our greatest strength is that we\u2019re made up of", "diverse", " people. Our firm is committed to hiring and promoting diverse teams \u2013 not only because studies show it results in better work product for our clients, but because it produces a more human and connected workplace. Our varied perspectives, backgrounds, identities, and cultures are our greatest assets \u2013 it enhances our collaboration, problem-solving, and litigation strategy. That\u2019s what makes us the best", "thinkers", " and that gives us an edge with our clients. We\u2019re dedicated to maintaining an inclusive work environment that allows every member of our firm, regardless of their gender, race, religion, or sexual orientation, to have an equal opportunity to develop, advance and contribute to our success" ] , [ "We\u2019re", " driven to be number one for our clients and for ourselves. The skills of our litigators have won the respect of clients, fellow counsel, and judges at all levels of Canadian courts. We\u2019ve been recognized time and time again as Canada\u2019s leading litigation firm. Put simply, we\u2019re", "award", " winning litigators. We have been recognized by Lexpert as the #1 firm in Toronto for Litigation and Commercial Litigation for 24 consecutive years and are ranked by world-renown directory, Chambers Canada, as Band 1 for Commercial Litigation in Ontario. At the Canadian Law Awards, we have been named Litigation & Dispute Resolution Boutique Firm of the Year for four consecutive years. Our lawyers are also individually ranked as the best in their fields by Chambers Canada, Lexpert, Legal 500, Best Lawyers in Canada, and IAM Patent 1000, among other ranking publications. But we aren\u2019t just award", "winners", " for our legal expertise. We\u2019re also recognized for innovating the practice of law, for advancing equity, diversity and inclusion at our firm and in the legal industry, for our data-driven decision-making, and for our efforts to reduce barriers to entry for diverse candidates in our recruitment process. In short, we strive for excellence in everything we do and we continue to succeed while doing it" ] ]; threewordsanimation__awords.sort(function(a,b){ if ((a[2] + '').toLowerCase().replace(/[^a-z]/g, '') == 'expert') if ((a[4] + '').toLowerCase().replace(/[^a-z]/g, '') == 'litigators') return -1; if ((b[2] + '').toLowerCase().replace(/[^a-z]/g, '') == 'expert') if ((b[4] + '').toLowerCase().replace(/[^a-z]/g, '') == 'litigators') return 1; return Math.random() * 2 - 1; }); var threewords__oanimtimer = null; var threewords__ofadeintimer = null; var threewords__oblurtimer = null; var threewords__nfocustimer = 0; var threewords__lhover = false; var threewords__lgo = false; var threewords__nrotate = 0; var threewords__nFADEOUT = 1000; var threewords__nHOLD = 5000; function threewords__btnprev() { threewords__nrotate = (threewords__nrotate + threewordsanimation__awords.length - 2) % threewordsanimation__awords.length; threewords__btnnext(); } function threewords__btnnext() { if (threewords__oanimtimer) try { window.clearTimeout(threewords__oanimtimer); } catch(e) {} if (threewords__ofadeintimer) try { window.clearTimeout(threewords__ofadeintimer); } catch(e) {} threewords__oanimtimer = false; threewords__ofadeintimer = false; threewords__rotate(); threewords__lhover = true; threewords__changestate(); } function threewords__blur(p_n) { if (threewords__oblurtimer) try { window.clearTimeout(threewords__oblurtimer); } catch(e) {} threewords__oblurtimer = null; threewords__oblurtimer = window.setTimeout(function() { var awordgroup = document.querySelectorAll('#threewords .wordgroup'); var ocontainer = document.querySelector('#threewords'); for (var i = 0; i < awordgroup.length; i++) if (i == p_n) awordgroup[i].classList.remove('focus'); document.querySelector('#threewords').classList.remove('focus-within'); threewords__nfocustimer = 0; ocontainer.classList.remove('notopen'); threewords__oblurtimer = null; threewords__changestate(); }, 20); } function threewords__changestate() { var ocontainer = document.querySelector('#threewords'); var brotate; if (document.querySelector('#threewords .focus') || threewords__lhover) if (threewords__lgo) { threewords__lgo = false; if (threewords__oanimtimer) try { window.clearTimeout(threewords__oanimtimer); } catch(e) {} threewords__oanimtimer = null; } else; else if (!threewords__lgo) { if (threewords__oanimtimer) return; threewords__lgo = true; brotate = function() { if (threewords__ofadeintimer) return; threewords__oanimtimer = null; if (!document.querySelector('#threewords .focus')) { ocontainer.classList.add('fadeout'); ocontainer.classList.remove('fadein'); } threewords__ofadeintimer = window.setTimeout(function() { threewords__ofadeintimer = null; threewords__rotate(); threewords__oanimtimer = window.setTimeout(brotate, threewords__nHOLD); }, threewords__nFADEOUT); }; threewords__oanimtimer = window.setTimeout(brotate, threewords__nHOLD); } } function threewords__focus(p_n, p_lclick) { var awordgroup = document.querySelectorAll('#threewords .wordgroup'); var ocontainer = document.querySelector('#threewords'); var nnow = new Date().getTime(); var oscrolldown = document.getElementById('scroll-down'); if (nnow - threewords__nfocustimer < 100) return; if (oscrolldown) oscrolldown.style.display = 'none'; if (threewords__oblurtimer) try { window.clearTimeout(threewords__oblurtimer); } catch(e) {} threewords__oblurtimer = null; threewords__nfocustimer = nnow; ocontainer.classList.add('focus-within'); awordgroup[p_n].focus(); if (awordgroup[p_n].classList.contains('focus')) awordgroup[p_n].classList.remove('focus'); else { if (threewords__oblurtimer) try { window.clearTimeout(threewords__oblurtimer); } catch(e) {} awordgroup[p_n].classList.add('focus'); ocontainer.classList.remove('notopen'); if (p_lclick) { ocontainer.classList.remove('fadeout'); ocontainer.classList.add('fadein'); } } threewords__changestate(); } function threewords__key(p_n, p_oe) { switch((p_oe.key + '').toLowerCase()) { case 'enter': case 'return': case 'space': case 'spacebar': case ' ': threewords__focus(p_n); break; }} function threewords__rotate() { if (document.querySelector('#threewords .focus')) return; var aword = document.querySelectorAll('#threewords .wordgroup-word'); var ahidden = document.querySelectorAll('#threewords .wordgroup-hidden'); aword[0].innerHTML = threewordsanimation__awords[threewords__nrotate][0]; aword[1].innerHTML = threewordsanimation__awords[threewords__nrotate][2]; aword[2].innerHTML = threewordsanimation__awords[threewords__nrotate][4]; ahidden[0].innerHTML = threewordsanimation__awords[threewords__nrotate][1]; ahidden[1].innerHTML = threewordsanimation__awords[threewords__nrotate][3]; ahidden[2].innerHTML = threewordsanimation__awords[threewords__nrotate][5]; threewords__nrotate = (threewords__nrotate + 1) % threewordsanimation__awords.length; document.getElementById('threewords').classList.add('fadein'); document.getElementById('threewords').classList.remove('fadeout'); } function threewords__start() { threewords__rotate(); threewords__changestate(); } //window.setInterval(function() {console.log(document.querySelector('#threewords .focus') != null,threewords__lhover);}, 100); </script> <style> body #threewords { text-align:center; display:block; user-select:none; } body #threewords .wordgroup { cursor:pointer; } body #threewords .wordgroup .wordgroup-word { opacity:0; } body #threewords .wordgroup .wordgroup-hidden { display:none; color:#00c9e3; } body.theme-highcontrast #threewords .wordgroup .wordgroup-hidden { color:#000000; font-weight:bold; } body #threewords .wordgroup .wordgroup-wordandsuperscript { white-space:nowrap; } body #threewords .wordgroup .wordgroup-superscript-outer { opacity:0; vertical-align:top; display:inline-block; } body #threewords .wordgroup .wordgroup-superscript-inner { transform:translate(0em, 0em); display:inline-block; transition:transform 0.25s; } body #threewords .wordgroup:nth-child(1) .wordgroup-superscript-outer { margin-top:-0.250em; margin-right:-0.088em; } body #threewords .wordgroup:nth-child(2) .wordgroup-superscript-outer { margin-top:-0.529em; margin-right:-0.059em; } body #threewords .wordgroup:nth-child(3) .wordgroup-superscript-outer { margin-top:-0.529em; margin-right:-0.029em; } @media (max-width: 480px) { body #threewords .wordgroup:nth-child(3) .wordgroup-superscript-outer { margin-right:-0.2em; }} body #threewords .wordgroup .wordgroup-superscript-inner { font-family:'Libre Baskerville', serif; color:#00c9e3; } body.theme-highcontrast #threewords .wordgroup .wordgroup-superscript-inner { color:#000000; font-weight:bold; } body #threewords .wordgroup:nth-child(1) .wordgroup-superscript-inner { font-size:0.632em; } body #threewords .wordgroup:nth-child(2) .wordgroup-superscript-inner { font-size:0.382em; } body #threewords .wordgroup:nth-child(3) .wordgroup-superscript-inner { font-size:0.529em; } body #threewords.fadein .wordgroup:nth-child(1) .wordgroup-word { animation:threewords-anim-allwords-fadein-1 2s ease-in 1 forwards; } body #threewords.fadein .wordgroup:nth-child(2) .wordgroup-word { animation:threewords-anim-allwords-fadein-2 2s ease-in 1 forwards; } body #threewords.fadein .wordgroup:nth-child(3) .wordgroup-word { animation:threewords-anim-allwords-fadein-3 2s ease-in 1 forwards; } body #threewords.fadein .wordgroup:nth-child(1) .wordgroup-superscript-outer { animation:threewords-anim-allwords-fadein-1b 2s ease-in 1 forwards; } body #threewords.fadein .wordgroup:nth-child(2) .wordgroup-superscript-outer { animation:threewords-anim-allwords-fadein-2b 2s ease-in 1 forwards; } body #threewords.fadein .wordgroup:nth-child(3) .wordgroup-superscript-outer { animation:threewords-anim-allwords-fadein-3b 2s ease-in 1 forwards; } body #threewords.fadeout .wordgroup:nth-child(1) .wordgroup-word { animation:threewords-anim-allwords-fadeout-1 1s ease-in 1 forwards; } body #threewords.fadeout .wordgroup:nth-child(2) .wordgroup-word { animation:threewords-anim-allwords-fadeout-2 1s ease-in 1 forwards; } body #threewords.fadeout .wordgroup:nth-child(3) .wordgroup-word { animation:threewords-anim-allwords-fadeout-3 1s ease-in 1 forwards; } body #threewords.fadeout .wordgroup:nth-child(1) .wordgroup-superscript-outer { animation:threewords-anim-allwords-fadeout-1b 1s ease-in 1 forwards; } body #threewords.fadeout .wordgroup:nth-child(2) .wordgroup-superscript-outer { animation:threewords-anim-allwords-fadeout-2b 1s ease-in 1 forwards; } body #threewords.fadeout .wordgroup:nth-child(3) .wordgroup-superscript-outer { animation:threewords-anim-allwords-fadeout-3b 1s ease-in 1 forwards; } body #threewords .wordgroup-wordandsuperscript:focus { outline:none !important; text-shadow:none !important; box-shadow:none !important; border:none !important; } body:not(.nofocus) #threewords .wordgroup-wordandsuperscript:focus .wordgroup-superscript-outer { outline: 2px solid rgba(0,201,227,0.5) !important; box-shadow: -2px -2px 2px rgba(228,228,228,0.5), 2px 2px 2px rgba(0,0,0,0.5) !important; outline-offset:-1px; }*/ body #threewords.notopen:not(:hover) .wordgroup.focus .wordgroup-superscript-inner { transform:translate(0em, -0.074em); } body #threewords .wordgroup:hover:not(:focus) .wordgroup-superscript-inner { transform:translate(0em, -0.074em); } body #threewords.notopen .wordgroup:hover:focus .wordgroup-superscript-inner { transform:translate(0em, -0.074em); } body #threewords:not(.notopen) .wordgroup.focus .wordgroup-hidden { animation:threewords-anim-hidden-fadein 0.3s ease-in 1 forwards; display:inline; } body #threewords .wordgroup .wordgroup-chameleon { transition:color 0.5s; color:#000000; } body.theme-dark #threewords .wordgroup .wordgroup-chameleon { color:#ffffff; } body #threewords .wordgroup.focus .wordgroup-chameleon { color:#00c9e3; } body.theme-highcontrast #threewords .wordgroup.focus .wordgroup-chameleon { color:#000000; font-weight:bold; } body a#section1prev { background: url('assets/images/arrow-back.png') left top no-repeat; background-size:contain; position:absolute; left:-140px; width:51px; height: 69px; transition:left 0.3s linear, right 0.3s linear; } body a#section1next { background: url('assets/images/arrow-next.png') right top no-repeat; background-size:contain; position:absolute; right:-140px; width:51px; height: 69px; transition:left 0.3s linear, right 0.3s linear; } body.theme-highcontrast a#section1prev { background: url('assets/images/dark/arrow-back.png') left top no-repeat; background-size:contain; } body.theme-highcontrast a#section1next { background: url('assets/images/dark/arrow-next.png') right top no-repeat; background-size:contain; } body a#section1prev:hover { left:-150px; transition:left 0.3s linear, right 0.3s linear; width:61px; } body a#section1next:hover { right:-150px; transition:left 0.3s linear, right 0.3s linear; width:61px; } @keyframes threewords-anim-allwords-fadein-1 { 0% { opacity:0; } 0% { opacity:0; } 6% { opacity:1; } 100% { opacity:1; } } @keyframes threewords-anim-allwords-fadein-2 { 0% { opacity:0; } 16% { opacity:0; } 23% { opacity:1; } 100% { opacity:1; } } @keyframes threewords-anim-allwords-fadein-3 { 0% { opacity:0; } 33% { opacity:0; } 40% { opacity:1; } 100% { opacity:1; } } @keyframes threewords-anim-allwords-fadein-1b { 0% { opacity:0; } 50% { opacity:0; transform:translate(0em, 0em); } 58% { opacity:1; transform:translate(0em, -0.074em); } 66% { opacity:1; transform:translate(0em, 0em); } 100% { opacity:1; } } @keyframes threewords-anim-allwords-fadein-2b { 0% { opacity:0; } 66% { opacity:0; transform:translate(0em, 0em); } 72% { opacity:1; transform:translate(0em, -0.074em); } 83% { opacity:1; transform:translate(0em, 0em); } 100% { opacity:1; } } @keyframes threewords-anim-allwords-fadein-3b { 0% { opacity:0; } 83% { opacity:0; transform:translate(0em, 0em); } 91% { opacity:1; transform:translate(0em, -0.074em); } 100% { opacity:1; transform:translate(0em, 0em); } 100% { opacity:1; } } @keyframes threewords-anim-allwords-fadeout-1 { 0% { opacity:1; } 0% { opacity:1; } 16% { opacity:0; } 100% { opacity:0; } } @keyframes threewords-anim-allwords-fadeout-2 { 0% { opacity:1; } 16% { opacity:1; } 33% { opacity:0; } 100% { opacity:0; } } @keyframes threewords-anim-allwords-fadeout-3 { 0% { opacity:1; } 33% { opacity:1; } 50% { opacity:0; } 100% { opacity:0; } } @keyframes threewords-anim-allwords-fadeout-1b { 0% { opacity:1; } 0% { opacity:1; } 16% { opacity:0; } 100% { opacity:0; } } @keyframes threewords-anim-allwords-fadeout-2b { 0% { opacity:1; } 16% { opacity:1; } 33% { opacity:0; } 100% { opacity:0; } } @keyframes threewords-anim-allwords-fadeout-3b { 0% { opacity:1; } 33% { opacity:1; } 50% { opacity:0; } 100% { opacity:0; } } @keyframes threewords-anim-hidden-fadein { 0% { opacity:0; } 100% { opacity:1; } } @media (max-width: 480px) { body a#section1prev { width:20px; height:28px; left:-30px; } body a#section1next { width:20px; height:28px; right:-30px; } body:hover a#section1prev { width:30px; height:28px; left:-30px; } body:hover a#section1next { width:30px; height:28px; right:-30px; } } </style> <a id="section1prev" onmouseout="threewords__lgo = false; threewords__lhover = false; threewords__changestate();" href="javascript:threewords__btnprev();" aria-label="previous"></a> <a id="section1next" onmouseout="threewords__lgo = false; threewords__lhover = false; threewords__changestate();" href="javascript:threewords__btnnext();" aria-label="next"></a> <span id="threewords" onmouseover="threewords__lhover = true; threewords__changestate();" onmouseout="threewords__lhover = false; threewords__changestate();"> <span class="wordgroup" onmousedown="threewords__focus(0,true);"> <span class="wordgroup-wordandsuperscript" tabindex="0" onkeydown="threewords__key(0, event);"><span class="wordgroup-word"></span ><span class="wordgroup-superscript-outer"><span class="wordgroup-superscript-inner">*</span></span></span ><span class="wordgroup-hidden"></span > </span> <span class="wordgroup" onmousedown="threewords__focus(1,true);"> <span class="wordgroup-wordandsuperscript" tabindex="0" onkeydown="threewords__key(1, event);"><span class="wordgroup-word"></span ><span class="wordgroup-superscript-outer"><span class="wordgroup-superscript-inner">§</span></span></span ><span class="wordgroup-hidden"></span > </span> <span class="wordgroup" onmousedown="threewords__focus(2,true);"> <span class="wordgroup-wordandsuperscript" tabindex="0" onkeydown="threewords__key(2, event);"><span class="wordgroup-word"></span ><span class="wordgroup-superscript-outer"><span class="wordgroup-superscript-inner">‡</span></span></span ><span class="wordgroup-hidden"></span ><span class="wordgroup-word wordgroup-chameleon">.</span > </span> </span> <script>window.setTimeout(threewords__start,1);;</script> <!-- <span class="ew one">We're</span><span class="expand asterix">*</span> <span id="definition-01" class="def hide"> advocates, first and foremost. Our experience is why people turn to us in the most difficult situations. We have done tens of thousands of cases, thousands of hearings, and hundreds of trials and arbitrations for our clients. Our lawyers know the ins and outs of courtrooms, because they’ve spent thousands of days there, cross-examining witnesses and arguing points of law. We know courts, and courts know and trust us. Because of our experience and credibility with courts, our clients and competitors agree that our lawyers are undeniably</span> <span class="ew two"> expert</span><span class="expand dagger">§</span> <span id="definition-02" class="def hide"> litigators. We are advocates inside and outside of the courtroom. We complement that advocacy with a deep understanding of our clients. We represent a diverse roster of clients, from leading multinational technology and pharmaceutical companies, to some of Canada’s largest financial institutions, to professionals, executives, business owners and public figures. We know the law, but we also know our clients and how their disputes fit into their overall objectives and strategy. The bottom line is that we are experienced</span> <span class="ew three"> litigators</span><span class="expand-p doubledagger">‡</span> <span id="definition-03" class="def hide final">who combine advocacy and subject-matter expertise. And we round that out with sound judgment. We are fearless yet professional, fierce yet fair. While our litigation is complex, our approach is precise. We distil complicated and abstract concepts into sharp, winning arguments. And that gets results. At Lenczner Slaght, litigation is our passion and our focus. You want us on your side.</span><span class="period" id="closingperiod">.</span> --> </h1> </div> </div> <div id="home-stats"> <div class="bg"> <!-- 26px 32px 40px --> <div id="chevronanimationcontainer"> <style> div#chevronanimationcontainer { font-size:40px; line-height:1.2; font-family:'Lyon Display Web', serif; } @media (min-width: 520px) and (max-width: 1600px) { div#chevronanimationcontainer { font-size:32px; line-height:1.2; } } @media (max-width: 480px) { div#chevronanimationcontainer { font-size:26px; line-height:1.2; } } div#chevronanimationcontainer { --chevronthickness:22px; --chevronwidth:30px; --chevronpadding:30px; } @media (max-width: 480px) { div#chevronanimationcontainer { --chevronthickness:22px; --chevronwidth:30px; --chevronpadding:15px; } } div#chevronanimation, div#chevronanimation *, div.chevronanimationinside { box-sizing:content-box; line-height:1; } body div.chevronanimation { --chevroncolor:white; --chevroncolorinv:black; } body.theme-highcontrast div.chevronanimation { --chevroncolor:black; --chevroncolorinv:white; } body.theme-dark div.chevronanimation { --chevroncolor:black; --chevroncolorinv:white; } body div#chevronanimation { width:100%; height:300px; display:flex; justify-content:center; align-items:center; color:var(--chevroncolor); } body div#chevronanimation a { color:var(--chevroncolor) !important; } body div#chevronanimation div#chevronanimationinner { position:relative; padding:calc((var(--chevronwidth) / 2) + var(--chevronthickness)); transition:width 0.5s, height 0.5s; width:0px; height:0px; z-index:1; } body div#chevronanimation div#chevronanimationinner div#chevronanimationrotator1 { position:absolute; top:0px; left:0px; width:100%; height:100%; transition:transform 0.5s; transform:rotate(0deg); } body div#chevronanimation div#chevronanimationinner div#chevronanimationrotator1 span:nth-child(1) { position:absolute; top:0px; left:0px; border-top:var(--chevronthickness) solid var(--chevroncolor); border-left:var(--chevronthickness) solid var(--chevroncolor); width:var(--chevronwidth); height:var(--chevronwidth); } body div#chevronanimation div#chevronanimationinner div#chevronanimationrotator1 a:nth-child(1):hover { border-color:var(--chevroncolorinv); } body div#chevronanimation div#chevronanimationinner div#chevronanimationrotator1 a:nth-child(1):focus { border-color:var(--chevroncolorinv); } body div#chevronanimation div#chevronanimationinner div#chevronanimationrotator1 span:nth-child(2) { position:absolute; bottom:0px; right:0px; border-bottom:var(--chevronthickness) solid var(--chevroncolor); border-right:var(--chevronthickness) solid var(--chevroncolor); width:var(--chevronwidth); height:var(--chevronwidth); } body div#chevronanimation div#chevronanimationinner div#chevronanimationrotator1 a:nth-child(2):hover { border-color:var(--chevroncolorinv); } body div#chevronanimation div#chevronanimationinner div#chevronanimationrotator1 a:nth-child(2):focus { border-color:var(--chevroncolorinv); } body div#chevronanimation div#chevronanimationinner div#chevronanimationrotator2 { position:absolute; top:0px; left:0px; width:100%; height:100%; transition:transform 0.5s; transform:rotate(0deg); display:none; } body div#chevronanimation div#chevronanimationinner div#chevronanimationrotator2 span:nth-child(1) { position:absolute; bottom:0px; left:0px; border-bottom:var(--chevronthickness) solid var(--chevroncolor); border-left:var(--chevronthickness) solid var(--chevroncolor); width:var(--chevronwidth); height:var(--chevronwidth); } body div#chevronanimation div#chevronanimationinner div#chevronanimationrotator2 a:nth-child(1):hover { border-color:var(--chevroncolorinv); } body div#chevronanimation div#chevronanimationinner div#chevronanimationrotator2 a:nth-child(1):focus { border-color:var(--chevroncolorinv); } body div#chevronanimation div#chevronanimationinner div#chevronanimationrotator2 span:nth-child(2) { position:absolute; top:0px; right:0px; border-top:var(--chevronthickness) solid var(--chevroncolor); border-right:var(--chevronthickness) solid var(--chevroncolor); width:var(--chevronwidth); height:var(--chevronwidth); } body div#chevronanimation div#chevronanimationinner div#chevronanimationrotator2 a:nth-child(2):hover { border-color:var(--chevroncolorinv); } body div#chevronanimation div#chevronanimationinner div#chevronanimationrotator2 a:nth-child(2):focus { border-color:var(--chevroncolorinv); } body div#chevronanimation div#chevronanimationinner div#chevronanimationtextouter { position:absolute; top:var(--chevronpadding); left:var(--chevronpadding); width:calc(100% - var(--chevronpadding) - var(--chevronpadding)); height:calc(100% - var(--chevronpadding) - var(--chevronpadding)); overflow:hidden; } body div#chevronanimation div#chevronanimationinner div#chevronanimationtextouter div#chevronanimationtextouter2 { display:flex; align-items:center; justify-content:center; padding:calc((var(--chevronwidth) / 2) + var(--chevronthickness)); position:relative; } body div#chevronanimation div#chevronanimationinner div#chevronanimationtextouter div#chevronanimationtextinner { x-overflow:hidden; transition:opacity 0.5s linear; } body div#chevronanimation p { line-height:inherit !important; } body div#chevrondots { font-weight:bold; font-size:28px; line-height:1.2; display:block; margin-top:-0.5em; text-align:center; position:absolute; width:100%; z-index:1; } body div#chevrondots a { color:var(--chevroncolor) !important; font-size:150%; padding:0em 0.1em; margin:0em 0.1em; text-decoration:none; } body div#chevrondots a.chevronanimationbutton.active { color:var(--chevroncolorinv) !important; } body div#chevrondots a:hover { color:var(--chevroncolorinv) !important; } @media (max-width: 480px) { body div#chevrondots a { padding:0em 0.0em; margin:0em 0.25em; } } body div.chevronanimationinside { max-width:min(calc(100vw - 200px), 1200px); width:fit-content; width:-moz-fit-content; position:absolute; left:-10000px; } @media (min-width: 520px) and (max-width: 1600px) { body div.chevronanimationinside { max-width:min(calc(100vw - 200px), 860px); } } @media (max-width: 480px) { body div.chevronanimationinside { max-width:calc(100vw - 140px); } } body div#chevronanimation { height:692px; } @media (min-width: 520px) and (max-width: 1600px) { body div#chevronanimation { height:592px; } } @media (max-width: 480px) { body div#chevronanimation { height:365px; } } .chevronanimationinside-pic { display:flex; align-items:center; justify-content:space-between; min-height:409px; } .chevronanimationinside-pic div.picdiv { width:449px; height:309px; flex-grow:0; flex-shrink:0; position:relative; } .chevronanimationinside-pic div.picdiv div { background:#20aacc center center no-repeat; background-size:cover; x-background-blend-mode:screen; border-radius:50%; width:100%; height:100%; width:409px; height:409px; margin-top:-50px; display:inline-block; margin-left:40px; } .chevronanimationinside-pic div.picdiv div { position:relative; } .chevronanimationinside-pic div.picdiv div div { background-color:transparent; position:absolute; margin-left:0; padding-left:0; left:0; top:0; margin-top:0; } .chevronanimationinside-pic div.picdiv div:not(:hover) div { display:none; } @media (min-width: 520px) and (max-width: 1600px) { .chevronanimationinside-pic { min-height:327px; } } @media (min-width: 520px) and (max-width: 1600px) { .chevronanimationinside-pic div.picdiv { width:367px; height:227px; } } @media (min-width: 520px) and (max-width: 1600px) { .chevronanimationinside-pic div.picdiv div { width:327px; height:327px; } } @media (max-width: 480px) { .chevronanimationinside-pic { display:flex; flex-direction:column-reverse; min-height:266px; } } @media (max-width: 480px) { .chevronanimationinside-pic div.picdiv { width:226px; height:266px; margin-left:0; padding-left:0; } } @media (max-width: 480px) { .chevronanimationinside-pic div.picdiv div { width:226px; height:226px; margin-left:0; margin-top:0; } } @media (max-width: 480px) { #home-stats { height: 665px; } #home-stats .bg { height: 665px; } body div#chevronanimation { height: 665px; } } #home-stats { height: 752px; } #home-stats .bg { height: 752px; top:752px; } #home-stats .bg-shadow { top:752px; } @media (min-width: 520px) and (max-width: 1600px) { #home-stats { height: 652px; } } @media (min-width: 520px) and (max-width: 1600px) { #home-stats .bg { height: 652px; top:652px; } } @media (min-width: 520px) and (max-width: 1600px) { #home-stats .bg-shadow { top:652px; } } a.chevronbutton { font-size:12px; text-decoration:none; width:228px; height:43px; line-height:44px !important; display:block; text-transform:uppercase; text-align:center; font-family:'SuisseIntl Light WebXL'; font-weight:300; letter-spacing:2px; margin:45px auto 0px auto; vertical-align:baseline; } @media (min-width: 520px) and (max-width: 1600px) { a.chevronbutton { height:34px; line-height:35px !important; font-size:10px; } } @media (max-width: 480px) { a.chevronbutton { font-size:12px; } } body div#chevronanimation a.chevronbutton { color:#222222 !important; background:white; } body.theme-highcontrast div#chevronanimation a.chevronbutton { color:#000000 !important; } body.theme-dark div#chevronanimation a.chevronbutton { color:#ffffff !important; background:#555555; } body div#chevronanimation a.chevronbutton:hover { color:#00c9e3 !important; } body.theme-highcontrast div#chevronanimation a.chevronbutton:hover { color:#000000 !important; font-weight:bold; } .chevronanimationinside-pic a.chevronbutton { margin-left:0; } </style> <div class="chevronanimationinside"> <div style="text-align:center; font-size:150%; line-height:1.2;"><p>Our focus is to shape the future of litigation.</p></div> </div> <div class="chevronanimationinside"> <div class="chevronanimationinside-pic"><div> <div style="text-align:left; line-height:1.2;"><p>Aoife jumps head-first into a case and effectively delivers results for our clients. While she may act quickly, she always thinks first, critically analyzing a situation from every angle and offering innovative solutions. She is a strategic thinker and a strong advocate.</p></div> <a href="/AoifeQuinn" class="chevronbutton" onclick="chevron__readmore();"><span>Read More</span></a> </div> <div class="picdiv"> <div style="background-image:url('assets/uploads/20230116-170738-8745-Aoife-Quinn-0098-Web.png');"><div style="background-image:url('assets/uploads/20230116-170747-5636-Aoife-Quinn-Anim.png');"></div></div> </div></div> </div> <div class="chevronanimationinside"> <div style="text-align:center; font-family:'SuisseIntl Bold WebXL', sans-serif; font-size:400%; line-height:1.2; font-weight:900;">8</div> <div style="text-align:center; font-size:150%; line-height:1.2;"><p>Summer Students</p></div> </div> <div class="chevronanimationinside"> <div style="text-align:center; font-size:150%; line-height:1.2;"><p>"They handle complex and sophisticated matters with tremendous expertise and explain complicated legal concepts in a digestible manner that enables us to make decisions under tight timelines."</p></div> <div style="text-align:center; line-height:1.2; margin-top:1em; font-style:italic;">— Chambers Canada</div> </div> <div id="chevronanimation" class="chevronanimation" onmouseover="chevronanimation__mouseover()" onmouseout="chevronanimation__mouseout()" onfocusin="chevronanimation__focusin()" onfocusout="chevronanimation__focusout()"> <div id="chevronanimationinner"> <div id="chevronanimationrotator1"><span id="chevronanimationrotator11" href="javascript:void(chevronanimation__gotoprev(21))" xtitle="previous slide" xtabindex="0"></span><span id="chevronanimationrotator12" href="javascript:void(chevronanimation__gotonext(22))" xtitle="next slide" xtabindex="0"></span></div> <div id="chevronanimationrotator2"><span id="chevronanimationrotator21" href="javascript:void(chevronanimation__gotoprev(11))" xtitle="previous slide" xtabindex="0"></span><span id="chevronanimationrotator22" href="javascript:void(chevronanimation__gotonext(12))" xtitle="next slide" xtabindex="0"></span></div> <div id="chevronanimationtextouter"><div id="chevronanimationtextouter2"><div id="chevronanimationtextinner"></div></div></div> </div> </div> <div id="chevrondots" class="chevronanimation" onmouseover="chevronanimation__mouseover()" onmouseout="chevronanimation__mouseout()" onfocusin="chevronanimation__focusin()" onfocusout="chevronanimation__focusout()"> <a class="chevronanimationbutton" href="javascript:void(chevronanimation__goto(0))" aria-label="slide 1">•</a> <a class="chevronanimationbutton" href="javascript:void(chevronanimation__goto(1))" aria-label="slide 2">•</a> <a class="chevronanimationbutton" href="javascript:void(chevronanimation__goto(2))" aria-label="slide 3">•</a> <a class="chevronanimationbutton" href="javascript:void(chevronanimation__goto(3))" aria-label="slide 4">•</a> </div> <script> var chevronanimation__asrc = document.querySelectorAll('.chevronanimationinside'); var chevronanimation__abtn = document.querySelectorAll('.chevronanimationbutton'); var chevronanimation__odelay1; var chevronanimation__odelay2; var chevronanimation__oauto; var chevronanimation__npage = -1; var chevronanimation__ofocus = null; var chevronanimation__nseq = 0; var chevronanimation__lover = false; var chevronanimation__lfocus = false; var chevronanimation__cfocus = ''; function chevronanimation__auto() { var lgo = !chevronanimation__lover && !chevronanimation__lfocus; if (chevronanimation__oauto) if (lgo) return; else try { window.clearTimeout(chevronanimation__oauto); chevronanimation__oauto = null; } catch(e) {} else if (!lgo) return; else chevronanimation__oauto = window.setTimeout(function() { chevronanimation__oauto = null; chevronanimation__gotonext(); chevronanimation__auto(); }, 4000); } function chevronanimation__focusin() { chevronanimation__lfocus = true; if (chevronanimation__ofocus) try { window.clearTimeout(chevronanimation__ofocus); chevronanimation__ofocus = null; } catch(e) {} chevronanimation__auto(); } function chevronanimation__focusout() { chevronanimation__ofocus = window.setTimeout(function() { chevronanimation__lfocus = false; chevronanimation__auto(); }, 20); } function chevronanimation__gotonext(p_n) { chevronanimation__goto((chevronanimation__npage + 1) % chevronanimation__asrc.length); if (p_n) chevronanimation__cfocus = 'chevronanimationrotator' + p_n; } function chevronanimation__gotoprev(p_n) { if (chevronanimation__npage == 0) chevronanimation__goto(chevronanimation__asrc.length - 1); else chevronanimation__goto(chevronanimation__npage - 1); if (p_n) chevronanimation__cfocus = 'chevronanimationrotator' + p_n; } function chevronanimation__mouseout() { if (document.getElementById('overlayIframe').offsetHeight) return; chevronanimation__lover = false; chevronanimation__auto(); } function chevronanimation__mouseover() { chevronanimation__lover = true; chevronanimation__auto(); } function chevron__readmore() { chevronanimation__mouseover(); window.setTimeout(chevronanimation__mouseover, 10); window.setTimeout(chevronanimation__mouseover, 100); window.setTimeout(chevronanimation__mouseover, 300); } function chevronanimation__goto(p_n) { chevronanimation__npage = p_n % chevronanimation__asrc.length; var ochevronanimationinner = document.getElementById('chevronanimationinner'); var ochevronanimationtextinner = document.getElementById('chevronanimationtextinner'); var ochevronanimationtextouter2 = document.getElementById('chevronanimationtextouter2'); var ochevronanimationrotator1 = document.getElementById('chevronanimationrotator1'); var ochevronanimationrotator2 = document.getElementById('chevronanimationrotator2'); var osrc = chevronanimation__asrc[chevronanimation__npage]; var ndelay = 20; for (var i = 0; i < chevronanimation__abtn.length; i++) if (chevronanimation__abtn[i].classList.contains('active')) if (i != chevronanimation__npage) chevronanimation__abtn[i].classList.remove('active'); else; else if (i == chevronanimation__npage) chevronanimation__abtn[i].classList.add('active'); if (chevronanimation__odelay1) try { window.clearTimeout(chevronanimation__odelay1); chevronanimation__odelay1 = null; } catch(e) {} if (chevronanimation__odelay2) try { window.clearTimeout(chevronanimation__odelay2); chevronanimation__odelay2 = null; } catch(e) {} if (ochevronanimationinner.style.width != '0px') { ochevronanimationtextinner.style.opacity = 0; chevronanimation__odelay2 = window.setTimeout(function() { ochevronanimationinner.style.width = '0px'; ochevronanimationinner.style.height = '0px'; chevronanimation__odelay2 = window.setTimeout(function() { var omoving, owaiting; chevronanimation__nseq++; if (chevronanimation__nseq % 2) { omoving = ochevronanimationrotator1; owaiting = ochevronanimationrotator2; } else { omoving = ochevronanimationrotator2; owaiting = ochevronanimationrotator1; } omoving.style.transform = 'rotate(90deg)'; chevronanimation__odelay2 = window.setTimeout(function() { omoving.style.transition = ''; owaiting.style.transition = ''; chevronanimation__odelay2 = window.setTimeout(function() { omoving.style.transform = 'rotate(0deg)'; owaiting.style.transform = 'rotate(0deg)'; chevronanimation__odelay2 = window.setTimeout(function() { chevronanimation__odelay2 = null; owaiting.style.display = 'block'; if (chevronanimation__cfocus) document.getElementById(chevronanimation__cfocus).focus(); chevronanimation__cfocus = ''; omoving.style.display = 'none'; omoving.style.transition = 'transform 0.5s'; owaiting.style.transition = 'transform 0.5s'; }, 20); }, 20); }, 500); }, 500); }, 100); ndelay += 1160; } chevronanimation__odelay1 = window.setTimeout(function() { ochevronanimationrotator1.style.transform = 'rotate(0deg)'; ochevronanimationrotator2.style.transform = 'rotate(0deg)'; ochevronanimationtextinner.innerHTML = osrc.innerHTML; ochevronanimationtextinner.style.width = 'auto';//Math.min(500, osrc.offsetWidth ) + 'px'; ochevronanimationtextinner.style.height = '100%';//(osrc.offsetHeight) + 'px'; ochevronanimationtextouter2.style.width = (osrc.offsetWidth + 1) + 'px'; ochevronanimationtextouter2.style.height = (osrc.offsetHeight + 10) + 'px'; var npadding = (window.innerWidth <= 480) ? 30 : 60; ochevronanimationinner.style.width = Math.min(window.innerWidth - ((window.innerWidth <= 480) ? 100 : 200), osrc.offsetWidth + npadding) + 'px'; ochevronanimationinner.style.height = (osrc.offsetHeight + npadding) + 'px'; chevronanimation__odelay1 = window.setTimeout(function() { chevronanimation__odelay1 = null; ochevronanimationtextinner.style.opacity = 1; }, 200); LSaddClickToClass('chevronbutton'); }, ndelay); } window.setTimeout(chevronanimation__gotonext, 20); chevronanimation__auto(true); </script> </div> </div> <div class="bg-shadow"></div> <div class="sw"><!-- <div id="arrow"></div> <div class="stat"><div id="percentage" class="count">500</div><div class="percent-symbol">+</div></div> <div id="text">Trials, Arbitrations, & Tribunal Hearings</div> <a href="/over-500-trials-arbitrations-and-tribunal-hearings" class="cta button article-overlay"><span>Read more</span></a> --> </div> </div> <div id="home-people"> <div class="bg"></div> <div class="bg-shadow"></div> <div class="sw"> <style> #feature-pic { background-image: url('https://litigate.com/assets/uploads/20231024-133514-6813-Homepage-V2.png'); } #feature-pic #feature-pic-inside { background-image: url('https://litigate.com/assets/uploads/20231024-133514-6813-Homepage-V2.png'); width:100%; height:100%; position:absolute; opacity:0; border-radius:50%; background-size:100%; } #feature-pic:hover #feature-pic-inside { opacity:1; } </style> <div id="feature-pic"><div id="feature-pic-inside"></div></div> <div id="feature-quote">We have published A New Vision for Litigation, featuring a summary of the proposed civil justice reforms in Ontario, practical steps for in-house counsel, and an analysis of the potential implications.</div> <!--<div id="feature-name">— </div>--> <a href="/ANewVisionforLitigation" class="cta button article-overlay"><span>Read More</span></a> </div> </div> <div id="home-articles"> <div class="bgleft"></div> <div class="bgright"></div> <div class="sw"> <div id="article-04" class="featured-article"> <div class="wrap"> <div class="aw"> <div class="article-type">news - </div> <div class="date">March 20, 2025</div> <div class="title">Monique Jilesen to Receive Prestigious Law Society Medal</div> <div class="author"><span class="dash">— </span><a href="/MoniqueJilesen">Monique Jilesen</a></div> <span style="position:absolute;"> <p><p>Lenczner Slaght is proud to announce that our Managing Partner, <a target="_top" href="/MoniqueJilesen">Monique Jilesen</a>, will be awarded one of the legal industry’s highest honours at the annual Law Society Awards ceremony on May 28, 2025. </p> </p> <div class="date mobile">March 20, 2025</div> </span> <a href="/monique-jilesen-to-receive-prestigious-law-society-medal" class="cta button article-overlay"><span>View article</span></a> </div> </div> </div> <div id="article-03" class="featured-article"> <div class="wrap"> <div class="aw"> <div class="article-type">news - </div> <div class="date">April 1, 2025</div> <div class="title">New Rules of the Game: Proposal to Revamp Ontario Rules of Civil Procedure by 2026</div> <div class="author"><span class="dash">— </span></div> <span style="position:absolute;"> <p><p>In the most significant development in Ontario civil litigation in decades, the Ontario Civil Rules Review working group has released its consultation paper setting out proposals for an overhaul of Ontario’s <em>Rules of Civil Procedure</em>. The report is available in full <a href="/assets/uploads/20250401-174916-9508-CRR-Phase-2-Consultation-Paper-April-1-2025-compressed.pdf" target="_blank">HERE</a>.</p> </p> <div class="date mobile">April 1, 2025</div> </span> <a href="/new-rules-of-the-game-proposal-to-revamp-ontario-rules-of-civil-procedure-by-2026" class="cta button article-overlay"><span>View article</span></a> </div> </div> <div class="shadow-vertical"></div> </div> <div id="article-02" class="featured-article"> <div class="wrap"> <div class="aw"> <div class="article-type">news - </div> <div class="date">May 8, 2025</div> <div class="title">Lenczner Slaght Named Litigation & Dispute Resolution Firm of the Year for Sixth Consecutive Year</div> <div class="author"><span class="dash">— </span></div> <span style="position:absolute;"> <p><p>Following extensive research and assessment by industry leaders across Canada, Lenczner Slaght was proud to once again be named <strong>Litigation & Dispute Resolution Boutique Law Firm of the Year </strong>at the 2025 Canadian Law Awards. Recognized as a "powerhouse in litigation", our excellence in advocacy and proven track record in complex disputes continue to set us apart.</p> </p> <div class="date mobile">May 8, 2025</div> </span> <a href="/lenczner-slaght-named-litigation-dispute-resolution-firm-of-the-year-for-sixth-consecutive-year" class="cta button article-overlay"><span>View article</span></a> </div> </div> <div class="shadow-vertical"></div> </div> <div id="article-01" class="featured-article"> <div class="wrap"> <div class="aw"> <div class="article-type">news - </div> <div class="date">May 12, 2025</div> <div class="title">Lenczner Slaght Welcomes Summer Student Class of 2025</div> <div class="author"><span class="dash">— </span></div> <span style="position:absolute;"> <p><p>Canada’s leading litigation firm is proud to welcome eight talented law students for a summer of growth, learning, and collaboration as they help us solve our clients’ most complex legal problems.</p> </p> <div class="date mobile">May 12, 2025</div> </span> <a href="/lenczner-slaght-welcomes-summer-student-class-of-2025" class="cta button article-overlay"><span>View article</span></a> </div> </div> <div class="shadow-vertical"></div> </div> </div> <div class="bg-shadow"></div> </div> <!-- </div> --> <div id="scroll-down"><img alt="scroll down" src="assets/images/scroll.png" width="100%" height="100%"></div> <div id="sticky-footer" class="nav-down"> <ul> <li class="leftc"> <ul class="contact-num"> <li>Toronto: <a href="tel:416-865-9500">416-865-9500</a> <span class="bar">|</span> Toll-free: <a href="1-877-805-7774">1-877-805-7774</a></li> </ul> </li> <li class="rightc"> <ul> <li><a href="/About">ABOUT US</a><span>|</span></li> <li><a href="/Contact">CONTACT US</a></li> </ul> </li> </ul> </div> </main><footer> <div id="footer"> <ul class="ft1"> <li class="ft-title"><p>Lenczner Slaght LLP</p> </li> <li class="ft-title address"><a href="https://goo.gl/maps/y2U4QuT6NiB2" target="_blank">130 Adelaide St. W<br/>Suite 2600<br/>Toronto, ON<br/>CANADA M5H 3P5</a><br/> <br/>Toronto: <a href="tel:416-865-9500">416-865-9500</a><br/>TOLL-FREE: <a href="tel:1-877-805-7774">1-877-805-7774</a><br/>FAX: 416-865-9010</li> <li class="findUs"><a href="https://www.linkedin.com/company/lenczner-slaght-llp" target="_blank"><img alt="LinkedIn" src="/assets/images/ft-linkedin.svg" onerror="this.src='/assets/images/ft-linkedin.png'" width="100%" height="100%"></a><a href="https://twitter.com/lencznerslaght" target="_blank"><img alt="Twitter" src="/assets/images/ft-twitter.svg" onerror="this.src='/assets/images/ft-twitter.png'" width="100%" height="100%"></a><p>Follow us</p></li> </ul> <ul class="mobile access ft1" style="margin-top:0px;"> <li><a href="/privacypolicy">Privacy Policy</a></li> <li><a href="/Accessibility-Policy">Accessibility Policy</a></li> <li><a style="white-space:nowrap;" href="/terms-of-use">Terms of Use and Disclaimer</a></li> </ul> <ul class="ft2"> <li class="ft-title">General</li> <li><a href="/About">About</a></li> <li><a href="/Recognition">Recognition</a></li> <li><a href="/InTheCommunity">Community</a></li> </ul> <ul class="ft4"> <li class="ft-title">Contact Us</li> <li><a href="/Contact">General Inquiries</a></li> <!-- <li><a href="/Contact">Media</a></li> --> </ul> <ul class="ft5"> <li class="ft-title">Legal</li> <!-- <li><a href="#$$$">Site Map</a></li> --> <li><a href="/privacypolicy">Privacy Policy</a></li> <li><a href="/Accessibility-Policy">Accessibility Policy</a></li> <li><a style="white-space:nowrap;" href="/terms-of-use">Terms of Use and Disclaimer</a></li> </ul> </div> </footer> <div class="clearfix"></div> </div> </div> <aside> <div id="contrast-nav" class="hide"> <div tabindex="0" class="expertise-close"><span>close</span></div> <div class="menu-choose">ACCESSIBILITY OPTIONS</div> <ul> <li> <a href="javascript:void(themeset('classic'))">Classic Theme</a> </li> <li><a href="javascript:void(themeset('highcontrast'))">High Contrast Theme</a></li> <li><a href="javascript:void(themeset('dark'))">Dark Theme</a></li> </ul> </div> <div id="experience-nav" class="hide"> <div tabindex="0" class="expertise-close"><span>close</span></div> <ul> <li> <a href="/appeals">Appeals</a> </li> <li> <a href="/arbitration">Arbitration</a> </li> <li> <a href="/class-actions">Class Actions</a> </li> <li> <a href="/commercial-litigation">Commercial Litigation</a> </li> <li> <a href="/competition-and-antitrust">Competition and Antitrust</a> </li> <li> <a href="/construction-and-infrastructure">Construction and Infrastructure</a> </li> <li> <a href="/defamation-and-media">Defamation and Media</a> </li> <li> <a href="/employment">Employment</a> </li> <li> <a href="/injunctions">Injunctions</a> </li> <li> <a href="/insolvency-and-restructuring">Insolvency and Restructuring</a> </li> <li> <a href="/insurance">Insurance</a> </li> <li> <a href="/intellectual-property">Intellectual Property</a> </li> <li> <a href="/investigations">Investigations</a> </li> <li> <a href="/product-liability">Product Liability</a> </li> <li> <a href="/professional-liability-and-regulation">Professional Liability and Regulation</a> </li> <li> <a href="/public-law">Public Law</a> </li> <li> <a href="/securities-litigation">Securities Litigation</a> </li> </ul> </div> <div id="programs-nav" class="hide"> <div tabindex="0" class="expertise-close"><span>close</span></div> <ul> <li> <a href="/commerciallist">commerciallist.com</a> </li> <li> <a href="/data-driven-decisions">Data-Driven Decisions</a> </li> <li> <a href="/inclusion-diversity-equity-accessibility">Inclusion, Diversity, Equity, & Accessibility</a> </li> <li> <a href="/pro-bono">Pro Bono</a> </li> <li> <a href="/refertoher-program">ReferToHer®</a> </li> </ul> </div> <script src="https://code.jquery.com/jquery-3.1.1.min.js" integrity="sha256-hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8=" crossorigin="anonymous"></script> <script type="text/javascript" charset="utf-8" src="/assets/js/TweenMax.min.js"></script> <script type="text/javascript" charset="utf-8" src="/assets/js/CSSPlugin.js"></script> <script type="text/javascript" charset="utf-8" src="/assets/js/EasePack.js"></script> <script type="text/javascript" charset="utf-8" src="/assets/js/SplitText.min.js"></script> <script type="text/javascript" charset="utf-8" src="/assets/js/focuslock.js?r=20210111"></script> <script type="text/javascript" charset="utf-8" src="/assets/js/main.js?r=20210111"></script> <script type="text/javascript" charset="utf-8" src="/assets/js/ls_overlay.js?r=20210111"></script> <script type="text/javascript" charset="utf-8" src="/assets/js/ls_search.js?r=20210111" crossorigin="anonymous"></script> <script type="text/javascript" charset="utf-8" src="/assets/js/noframework.waypoints.min.js"></script> <script type="text/javascript" charset="utf-8" src="/assets/js/jquery.event.move.js"></script> <script type="text/javascript" charset="utf-8" src="/assets/js/jquery.event.swipe.js"></script> <script type="text/javascript" charset="utf-8" src="/assets/js/unslider-min.js"></script> <script type="text/javascript" charset="utf-8" src="/assets/js/googleanalytics.js?r=20210111"></script> <!-- legacy GA --> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-DK361772HN"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-DK361772HN'); </script> </aside> <!-- lb --></body> </html>