CINXE.COM

Law Society of Ireland

<!DOCTYPE html> <html lang="en-IE"> <head id="Head1"> <meta name="viewport" content="width=device-width" /> <title>Law Society of Ireland</title> <meta charset="UTF-8" content="" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" /> <link rel='stylesheet' type='text/css' href='/css/CareerCss.css' media='screen' /> <link rel='stylesheet' type='text/css' href='/css/carousel.css' /> <link rel="stylesheet" type='text/css' href='/css/print.css' media='print' /> <link rel='stylesheet' type='text/css' href='/css/growl.min.css' /> <link rel='stylesheet' type='text/css' href='/css/minimal.css' /> <link rel='stylesheet' type='text/css' href='//fonts.googleapis.com/css?family=Open+Sans:400,600,700' /> <link rel="stylesheet" type='text/css' href="//netdna.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" /> <link rel="stylesheet" type='text/css' href="/css/jquery.mmenu.all.css" /> <link href="https://fonts.cdnfonts.com/css/manrope" rel="stylesheet"> <link href="https://fonts.cdnfonts.com/css/pt-serif" rel="stylesheet"> <!-- Fancybox v2.1.5 CSS --> <link rel="stylesheet" type="text/css" href="/css/fancybox/jquery.fancybox.css" media="screen" /> <style> /* CSS specific to edit mode, such as help content displayed to the editor */ h2 { EditMenuName: Header 2; } h3 { EditMenuName: Header 3; } /*Block Preview*/ .alert-info { border-color: #B8C0C5; color: black; font-family: Verdana; font-size: 1em; font-style: italic; background-color: #B8C0C5; shadow: 5px #000; box-shadow: 3px 3px 5px #CCC; background-image: url(//www.lawsociety.ie/EPiServer/Shell/1.0.371/ClientResources/epi/themes/sleek/epi/images/intermediatebgPattern.png); text-align: center; } block placeholder: .border { background-color: #f2f2f2; } .header.dim { margin: 2% 0; opacity: 0.3; } </style> <script type="text/javascript" src="/js/html5shiv.min.js"></script> <script type="text/javascript" src="/js/selectivizr.min.js"></script> <script type="text/javascript" src="/js/jquery-3.4.1.min.js"></script> <script type="text/javascript" src="/js/jquery-1.12.1-ui.min.js"></script> <script type="text/javascript" src="/js/jquery.iosslider.min.js"></script> <script type="text/javascript" src="/js/modernizr.min.js"></script> <script type="text/javascript" src="/js/selectivizr.min.js"></script> <!-- Fancybox v2.1.5 JS --> <script type="text/javascript" src="/js/fancybox/jquery.fancybox.pack.js"></script> <script type="text/javascript" src="/js/jquery.validate.min.js"></script> <script type="text/javascript" src="/js/jquery.validation.net.webforms.min.js"></script> <script type="text/javascript"> var eBusinessJQObject = $//.noConflict(true); </script> <script src="/UI/js/3rdParty/knockout-3.4.2.js"></script> <script src="/UI/js/3rdParty/knockout.validation.min.js"></script> <script src="/UI/js/configuration/ebConfig.js"></script> <script src="/UI/js/Login__lsi.js"></script> <script src="/UI/js/UserContext.js"></script> <script src="/js/Functions/UtilityNavigationControl.js"></script> <script type="text/javascript" src="/js/FormValidation.js"></script> <script type="text/javascript" src="/js/jquery.gritter.js"></script> <script type="text/javascript" src="//use.typekit.net/ooa3gcm.js"></script> <script>try { Typekit.load(); } catch (e) { }</script> <script type="text/javascript" src="/js/fancybox/jquery.fancybox.pack.js"></script> <link rel="stylesheet" type="text/css" href="/css/fancybox/jquery.fancybox.css" media="screen" /> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link href="/UI/css/components/Gazette_Cookies.css" rel="stylesheet" /> <meta name="google-site-verification" content="2i4U6MPCuM0e3Wyw96dSnJOcvkudUXDgkGgRfQr7HMo" /> <meta name="msvalidate.01" content="DEADB7C63A6ACA6B1637846017CFB5B5" /> </head> <body id="masterPageBody"> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id="></script> <script type="text/javascript"> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', ''); </script> <form id="Form1" clientidmode="Static"> <script type="text/javascript" src="/js/CookieModal.js"></script> <script type="text/javascript"> //Check if cookie exists $(document).ready(function () { var lawsocCookie = getCookie("LSI"); var PrivacyVal = $('#privacyVal').val; if (lawsocCookie != "") { //Exists if (PrivacyVal == "true") { document.cookie = "LSI" + '=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;'; CreatePrivacyCookie(); } } else { document.cookie = "LSI" + '=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;'; } }); </script> <script> $(document).ready(function () { var coll = document.getElementsByClassName("cookiecollapsible"); var i; for (i = 0; i < coll.length; i++) { coll[i].addEventListener("click", function () { this.classList.toggle("active"); var content = this.nextElementSibling; if (content.style.maxHeight) { content.style.maxHeight = null; $(this).children('.fa').toggleClass('fa-chevron-up fa-chevron-down'); } else { content.style.maxHeight = content.scrollHeight + "px"; $(this).children('.fa').toggleClass('fa-chevron-down fa-chevron-up'); } }); } }); </script> <div id="myModal" class="cookiemodal" style="Display:block;"> <div class="content-top"> <div class="cookiemodal-body"> <div class="cookieWidth"> <p>We use cookies to collect and analyse information on site performance and usage to improve and customise your experience, where applicable. View our <a href="/link/7e3d8b06353646439466df5af58dbdf5.aspx">Cookies Policy</a>. Click <strong>Accept and continue&nbsp;</strong>to use our website or <strong>Manage </strong>to review and update your preferences.</p> <br /> </div> <div class="btn-div-wrap"> <input type="button" class="btn btn-primary" onclick="AcceptCookies()" value="Accept & continue" /> <input type="button" class="btn btn-secondary" onclick="PreferenceModal()" value="Manage" /> </div> </div> </div> </div> <input type="hidden" id="privacyVal" /> <div id="myModal2" class="cookiemodal" style="display: none;"> <div class="content-bottom"> <div class="header-cookie"> <h1>Your cookie preferences</h1> </div> <div class="cookiemodal-body-modal2"> <div class="spacingBottom"> <div class="header-switch"> <h3>Strictly necessary cookies</h3> <label class="cookie-switch" style="display: none;"> <input type="checkbox" checked disabled> <span class="slider-btn slider-btn-bg"></span> </label> </div> <div class="cookie-text"> <p>The following cookies are necessary to allow you to access the website including login, move between pages and to receive services which you have requested. They include cookies to store analytics and track user interactions so we can personalise content to best suit your interests and needs.</p> </div> <div class="cookiecollapsible"> <a class="">View necessary cookies</a> <i class="fa fa-chevron-down"></i> </div> <div class="cookiecontent"> <table class="cookietable"> <tbody> <tr> <th>Cookie name</th> <th>Duration</th> <th>Cookie purpose</th> </tr> <tr> <td>ASP.NET_SessionId</td> <td>Session</td> <td>This cookie holds the current session id (OPPassessment only)</td> </tr> <tr> <td>.ASPXANONYMOUS</td> <td>2 Months</td> <td>Authentication to the site</td> </tr> <tr> <td>LSI</td> <td>1 Year</td> <td>To remember cookie preference for Law Society websites (www.lawsociety.ie, www.legalvacancies.ie, www.gazette.ie)</td> </tr> <tr> <td>FTGServer</td> <td>1 Hour</td> <td>Website content ( /CSS , /JS, /img )</td> </tr> <tr> <td>_ga</td> <td> 2 Years</td> <td>Google Analytics</td> </tr> <tr> <td>_gat</td> <td>Session</td> <td>Google Analytics</td> </tr> <tr> <td>_git</td> <td>1 Day</td> <td>Google Analytics</td> </tr> <tr> <td>AptifyCSRFCookie</td> <td>Session</td> <td>Aptify CSRF Cookie</td> </tr> <tr> <td>CSRFDefenseInDepthToken</td> <td>Session</td> <td>Aptify defence cookie</td> </tr> <tr> <td>EB5Cookie</td> <td>Session</td> <td>Aptify eb5 login cookie</td> </tr> </tbody> </table> </div> <hr /> </div> <div class="spacingBottom"> <div class="header-switch"> <h3>Functional cookies</h3> <label class="cookie-switch"> <input type="checkbox" id="FunctionalCookieInput"> <span class="slider-btn"></span> </label> </div> <div class="cookie-text"> <p>These cookies allow the Website to remember choices you make and provide enhanced and more personal features, such as twitter feed and online chat.</p> </div> <div class="cookiecollapsible"> <a class="">View functional cookies</a> <i class="fa fa-chevron-down"></i> </div> <div class="cookiecontent"> <table class="cookietable"> <tbody> <tr> <th>Cookie name</th> <th>Duration</th> <th>Cookie purpose</th> </tr> <tr> <td>Zendesk</td> <td>Local Storage</td> <td>Online Support</td> </tr> <tr> <td>platform.twitter.com</td> <td>Local Storage</td> <td>Integrated Twitter feed</td> </tr> </tbody> </table> </div> <hr /> </div> <div class="spacingBottom"> <div class="header-switch"> <h3>Performance cookies</h3> <label class="cookie-switch"> <input type="checkbox" id="PerformanceCookieInput"> <span class="slider-btn"></span> </label> </div> <div class="cookie-text"> <p><span>Performance cookies monitor site performance and user actions. These cookies do not collect identifiable information.</span></p> </div> <div class="cookiecollapsible"> <a class="">View performance cookies</a> <i class="fa fa-chevron-down"></i> </div> <div class="cookiecontent"> <table class="cookietable"> <tbody> <tr> <th>Cookie name</th> <th>Duration</th> <th>Cookie purpose</th> </tr> <tr> <td>is_returning</td> <td>Session</td> <td>Improve website performance</td> </tr> </tbody> </table> </div> <hr /> </div> <div class="spacingBottom"> <div class="header-switch"> <h3>Marketing cookies</h3> <label class="cookie-switch"> <input type="checkbox" id="MarketingCookieInput"> <span class="slider-btn"></span> </label> </div> <div class="cookie-text"> <p>From time to time, we may use cookies to display advertisements that we believe are relevant to you or work with advertisers to display our own adverts on third party websites, based on cookies set on your visit to the Website. These may include Facebook Advertising, Facebook Pixel Re-Marketing, and communications, and Google Advertising.</p> </div> <div class="cookiecollapsible"> <a class="">View marketing cookies</a> <i class="fa fa-chevron-down"></i> </div> <div class="cookiecontent"> <table class="cookietable"> <tbody> <tr> <th>Cookie name</th> <th>Duration</th> <th>Cookie purpose</th> </tr> <tr> <td>fr</td> <td>3 Months</td> <td>Facebook Advertising - Used for Facebook Marketing</td> </tr> <tr> <td>_fbp</td> <td>3 months</td> <td>Used for facebook Marketing</td> </tr> </tbody> </table> </div> <hr /> </div> <div class="spacingBottom"> <div class="btn-div"> <input type="button" id="btncloseCookiePreferences" class="btn btn-secondary" onclick="ClosePreferences();" value="CANCEL" /> <input type="button" id="btnSubmitCookiePreferences " class="btn btn-primary" onclick="UpdatePreferences();" value="SAVE PREFERENCES" /> </div> </div> </div> </div> </div> <div id="cookieModal-overlay" class="cookieModal-overlay"></div> <script type="text/javascript" src="/js/main.min.js"></script> <div id="loader" style="display:none; position:absolute; width:100%; top: 0px; left: 0px; background:rgba(0,0,0,0.5); z-index: 99999; font-size: 100px; color: #ccc" ;> <div style="position: fixed; top: 50%; left: 50%;"><i class="fa fa-spinner fa-spin fa-lg"></i></div> </div> <section class="container"> <!--header section--> <header class="util"> <div class="base clearfix"> <div class="col-12"> <a href="/legalvacancies/"> <img class="desktop-logo img-resize logo" src="/img/newlogo2@2x.png" alt="#" /> <img class="mobile-logo img-resize logo" src="/img/ls-mob-logo.png" alt="#" /> </a> <div class="util-nav"> <ul class="clearfix"> <li class="hide-mobile"> <a class="lshome" href="/" target="" title="Home"> <i class=""></i> <span class=""> Law Society Website </span> <i class="fa fa-angle-right"></i> </a> </li> <li class="hide-mobile"> <a class="" href="/legalvacancies/Contact-us/" target="" title="Legal Vacancies - Contact us"> <i class=""></i> <span class=""> Legal Vacancies - Contact us </span> <i class=""></i> </a> </li> <li> <a class="basket" href="/Dashboard/eb6/viewcart/"> <i class="fa fa-shopping-cart"></i> <span class="h-tiny">My Basket</span> <span id="numberOfItems" class="blue">0</span> </a> </li> <li class="login"> <a class="login lock" href="/login"><i class="fa fa-lock"></i><span class="h-tiny">Login</span></a> </li> </ul> </div> <script type="text/javascript"> $(document).ready(function () { $('.lock').click(function () { if ($(window).width() < 568) { window.location.href = '/login'; } else { //$(this).next('.login-content').fadeToggle(); //$(this).toggleClass('active'); //$('#username').focus(); } }) $.ajax({ type: "GET", url: "/SOA/v1/ShoppingCarts", contentType: "application/json;charset=utf-8", dataType: "json", success: function (result) { $("#numberOfItems").html(result.numberOfItems); }, error: function () { $("#numberOfItems").html(0); } }); }); $('html').click(function () { //Hide the menus if visible if ($('.login-content').is(":visible")) { $('.login-content').fadeToggle(); } }); $('.login').click(function (event) { event.stopPropagation(); }); $("#lnkLogout").submit(function (e) { e.preventDefault(); }); </script> </div> </div> </header> <!--end header section--> <div class="base clearfix nav-panel"> <div class="col-10 nav-panel__banner" style=Display:none;> </div> <a class="mob-hamburger" href="#mob-menu"><i class="fa fa-bars"></i></a> <div class="desktop-nav"> <nav class="main-nav" id="mob-menu"> <ul> <li> <a href=/legalvacancies/viewjobs/>View Legal Jobs</a> </li> <li> <a href=/legalvacancies/Place-an-Ad/>Place an Ad</a> </li> <li> <a href=/legalvacancies/Career-resources/>Career Resources</a> <div class="hideMobile"> <ul class="single"> <li> <a href=/legalvacancies/Career-resources/career-support/>Career Support <span class="material-icons-outlined">chevron_right</span></a> </li> <li> <a href=/legalvacancies/Career-resources/Jobseeking-tips/>Advice &amp; Tips <span class="material-icons-outlined">chevron_right</span></a> </li> <li> <a href=/legalvacancies/Career-resources/career-spotlight/>Solicitor Stories <span class="material-icons-outlined">chevron_right</span></a> </li> <li> <a href=/legalvacancies/Career-resources/Newsletter/>eZine <span class="material-icons-outlined">chevron_right</span></a> </li> </ul> </div> </li> <li> <a href=/legalvacancies/Help/>Website Help</a> <div class="hideMobile"> <ul class="single"> <li> <a href=/legalvacancies/Help/Employer-FAQ/>Employers <span class="material-icons-outlined">chevron_right</span></a> </li> <li> <a href=/legalvacancies/Help/Job-Seekers/>Job Seekers <span class="material-icons-outlined">chevron_right</span></a> </li> </ul> </div> </li> </ul> </nav> </div> </div> </section> <section class="container-grey" > <div class="base clearfix"> <h1 class="intro">legalvacancies.ie - jobs and career advice in the legal sector</h1> <div><div> <div class="block careercarouselblock span12"> <section class="home-banner"> <div class=""> <img src="/link/9a2a58d41e7f45dc928ca4ed7dd65def.aspx" alt="Solicitor stories" /> <a href="/link/93a4baad7f4a47b686fda0eedd34e4d9.aspx" class="headline"> <div class="contain"> <div class="element"> <h2>Solicitor stories</h2> </div> <p>Get some inspiration from the varied roads that colleagues have taken to success.</p> </div> </a> </div> <div class=""> <img src="/link/cb4113aef51441bda066dfe90f1f38bb.aspx" alt="Video interviews" /> <a href="/link/a98b4dfa5c6d4f56aef03da4c0930944.aspx" class="headline"> <div class="contain"> <div class="element"> <h2>Video interviews</h2> </div> <p>Don&#x27;t be put off by video interviews - see how you can make the most of the format.</p> </div> </a> </div> <div class=""> <img src="/link/23cfa99b7f8541b29dfaf983d2047e6f.aspx" alt="A positive identity" /> <a href="/link/6794c63dacf24b1bbc83e132a26b1b7a.aspx" class="headline"> <div class="contain"> <div class="element"> <h2>A positive identity</h2> </div> <p>Change how you work, and how you are seen, using the GIVE method.</p> </div> </a> </div> </section> </div> </div></div> </div> </section> <section class="container body-content" extra-padding> <!--content section--> <div class="base clearfix"> <!-- CareersHomePage --> <a id="cert_btn" href="#pccert" class="popupwindow add-anchor btn btn-green medium" style="display: none;">Book now</a> <div class="row"> <div class="col-6"> <div class="job-list"> <h2>Latest Legal Vacancies</h2> <ul class="job-listing"> <li class="job-listing__item clearfix"> <a href="/legalvacancies/viewjobs/Administrative-assistant-/"> <div class="date"> <h4 class="date__day">17</h4> <h5 class="date__month">Feb</h5> </div> <div class="details"> <h3 class="details__title">Administrative Assistant</h3> <ul class="details__information clearfix"> <li> Location: <span class="gold">Dublin</span> </li> <li> REF: <span class="gold">250132</span> </li> </ul> </div> </a> </li> <li class="job-listing__item clearfix"> <a href="/legalvacancies/viewjobs/legal-secretary-6/"> <div class="date"> <h4 class="date__day">17</h4> <h5 class="date__month">Feb</h5> </div> <div class="details"> <h3 class="details__title">Legal Secretary</h3> <ul class="details__information clearfix"> <li> Location: <span class="gold">Cork</span> </li> <li> REF: <span class="gold">250131</span> </li> </ul> </div> </a> </li> <li class="job-listing__item clearfix"> <a href="/legalvacancies/viewjobs/solicitor8/"> <div class="date"> <h4 class="date__day">14</h4> <h5 class="date__month">Feb</h5> </div> <div class="details"> <h3 class="details__title">Solicitor</h3> <ul class="details__information clearfix"> <li> Location: <span class="gold">Dublin</span> </li> <li> REF: <span class="gold">250130</span> </li> </ul> </div> </a> </li> <li class="job-listing__item clearfix"> <a href="/legalvacancies/viewjobs/legal-secretary8/"> <div class="date"> <h4 class="date__day">14</h4> <h5 class="date__month">Feb</h5> </div> <div class="details"> <h3 class="details__title">Legal Secretary</h3> <ul class="details__information clearfix"> <li> Location: <span class="gold">Dublin</span> </li> <li> REF: <span class="gold">250129</span> </li> </ul> </div> </a> </li> <li class="job-listing__item clearfix"> <a href="/legalvacancies/viewjobs/solicitor-in-general-practice-/"> <div class="date"> <h4 class="date__day">14</h4> <h5 class="date__month">Feb</h5> </div> <div class="details"> <h3 class="details__title">General Practice Solicitor</h3> <ul class="details__information clearfix"> <li> Location: <span class="gold">Dublin</span> </li> <li> REF: <span class="gold">250128</span> </li> </ul> </div> </a> </li> <li class="job-listing__item clearfix"> <a href="/legalvacancies/viewjobs/general-practice-solicitor4/"> <div class="date"> <h4 class="date__day">13</h4> <h5 class="date__month">Feb</h5> </div> <div class="details"> <h3 class="details__title">General Practice Solicitor</h3> <ul class="details__information clearfix"> <li> Location: <span class="gold">Louth</span> </li> <li> REF: <span class="gold">250127</span> </li> </ul> </div> </a> </li> <li class="job-listing__item clearfix"> <a href="/legalvacancies/viewjobs/solicitor-grade-iii--longford/"> <div class="date"> <h4 class="date__day">13</h4> <h5 class="date__month">Feb</h5> </div> <div class="details"> <h3 class="details__title">Solicitor Grade III</h3> <ul class="details__information clearfix"> <li> Location: <span class="gold">Longford</span> </li> <li> REF: <span class="gold">250126</span> </li> </ul> </div> </a> </li> </ul> <a href="/legalvacancies/viewjobs/"><span>View all Vacancies</span></a> </div> </div> <div class="col-6"> <div class="hot-jobs clearfix"> <h2>Hot Jobs</h2> <div class="row clearfix"> <div class="col-6"> <div class="hot-job-item"> <a href="/link/62cd09f5ba12425f8179818ba9bd41e0.aspx"> <div class="hot-job-title">Solicitor Feran &amp; Co. Solicitors Louth/Meath</div> <div class="hot-job-info"> <ul> <li> Location: <span> Louth, Meath </span> </li> <li> Ref: <span>250027</span> </li> </ul> </div> </a> </div> </div> <div class="col-6"> <div class="hot-job-item"> <a href="/link/6c7d4cfbf2e1421e961a6d04295947a1.aspx"> <div class="hot-job-title">Solicitor RVW O&#x2019;Reilly Solicitors Meath</div> <div class="hot-job-info"> <ul> <li> Location: <span> Meath </span> </li> <li> Ref: <span>250031</span> </li> </ul> </div> </a> </div> </div> <div class="col-6"> <div class="hot-job-item"> <a href="/link/7e8051c3540043e992df30030b2526a1.aspx"> <div class="hot-job-title">Senior Legal Executive Moloney &amp; Co Solicitors Kildare</div> <div class="hot-job-info"> <ul> <li> Location: <span> Kildare </span> </li> <li> Ref: <span>240049</span> </li> </ul> </div> </a> </div> </div> <div class="col-6"> <div class="hot-job-item"> <a href="/link/60fccb9b9a8d48f0b074081113d419b5.aspx"> <div class="hot-job-title">Conveyancing Assistant H J Ward LLP Dublin</div> <div class="hot-job-info"> <ul> <li> Location: <span> Dublin </span> </li> <li> Ref: <span>250024</span> </li> </ul> </div> </a> </div> </div> </div> </div> </div> <div class="col-6"> <div class="spotlight"> <h2>Employer Spotlight</h2> <div class="row clearfix"> <div class="col-6"> <div class="spotlight-item"> <a href="http://www.lawsociety.ie/legalvacancies/Place-an-Ad" target="_blank"> <img alt="MalgorzataR_2023_05_22_15-55" src="/link/e50cb823e6d643769441692e92e09648.aspx" /> </a> </div> </div> <div class="col-6"> <div class="spotlight-item"> <a href="/link/a7a63655360244d59d03d85f056fcf85.aspx" target="_blank"> <img alt="Law Society Spotlight" src="/link/43863a1a627745278dabf8f278b207ad.aspx" /> </a> </div> </div> </div> </div> </div> </div> <div class="mid-section" style='display:none; margin-bottom:-40px'> <div class="base clearfix"> </div> </div> </div> </section> <!--end content section--> <section class="container-grey twitter-bar" false> <div class="base clearfix"> <div class="row"> <div class="col-6"> <div class="twitter"> <p class="color-white wide-8 mb-5">Twitter has been disabled due to cookie preferences. To update your cookie preferences please <a style="text-decoration: underline;color: #2f2580;" href="javascript:OpenPreferences();">Click Here</a></p> </div> </div> <div class="col-6"> <div class="col-3 trans-banner"> <div class="trans-banner__item item--green"> <a href="/legalvacancies/Job-Alert-Preferences/"> <h3>Buy, sell, merge</h3> <p>Tools to help you if buying, selling or merging a practice or partnership.</p> </a> </div> <div class="trans-banner__item item--purple"> <a href="/Recycle-Bin/Member-Benefits/"> <h3>Member benefits</h3> <p>Access information on Law Society membership entitlements and benefits.</p> </a> </div> </div> <div class="col-3"> <div class="mpu spotlight-item"> <a href="http://www.lawsociety.ie/LegalMind" target=&#x27;_blank&#x27;> <img src="/link/442778a71d154549bfb8297a1e4d8500.aspx" alt="Job Image" /> </a> </div> </div> </div> </div> </div> </section> <!-- Newsletter section--> <section class="container newsletter-signup"> <div class="base clearfix"> <div class="col-3"> <div class="newsletter-signup__title clearfix"> <i class="fa fa-envelope"></i>Newsletter Signup </div> </div> <div class="col-3 newsletter-signup__intro wordBreak"> <p>Add your email address and subscribe to our weekly newsletter.</p> </div> <div class="col-6 newsletter-signup__form"> <input type="hidden" name="nw-form-src" value="WEBSITE" /> <input type="hidden" id="NewsletterSendTo" value="https://blackhall.newsweaver.ie/careessupportupdate/subscribe/5qkcjk0c251/submit.html" /> <span class="name"> <input placeholder="First Name" class="Newsletter" name="nw-form-name.firstName" id="NewsletterName" type="text" maxlength="45" /> </span> <span class="email"> <input placeholder="Email address" class="Newsletter" name="nw-form-emailAddress.email" id="NewsletterEmail" maxlength="255" type="email" /> </span> <span class="submit-btn"> <input type="button" name="btnSubmitNewsletter" id="btnSubmitNewsletter" value="Submit" /> </span> </div> </div> </section> <!--footer section--> <footer class="container"> <div class="footer-links base clearfix"> <div class="col-3"> <div class="content"> <a id="FooterHeader1URL" href="/legalvacancies/About-Us/"> <h2><span id="LinkListHeading1ID">About Us</span></h2> </a> <ul> <li> <a href='/legalvacancies/About-Us/Advertising-Policy/'> Advertising Policy <br /> </a> </li> <li> <a href='/legalvacancies/About-Us/Privacy/'> Privacy <br /> </a> </li> <li> <a href='/About-this-Website/Privacy-notice/cookies-policy/'> Cookies Policy <br /> </a> </li> <li> <a href='/legalvacancies/About-Us/Terms--Conditions/'> Terms &amp; Conditions <br /> </a> </li> </ul> </div> </div> <div class="col-3"> <div class="content"> <a id="FooterHeader2URL" href="/"> <h2><span id="LinkListHeading2ID">Law Society website</span></h2> </a> <ul> <li> <a href='/member-services/professional-personal-support/Careers/' title='Career information for solicitors'> Careers - Solicitors <br /> </a> </li> <li> <a href='/gazette/' title='Gazette.ie'> Law Society Gazette <br /> </a> </li> <li> <a href='/education--cpd/Become-a-Solicitor/' title='Become a Solicitor'> Become a Solicitor <br /> </a> </li> </ul> </div> </div> <div class="col-3"> <div class="content"> <a id="FooterHeader3URL" href="/legalvacancies/Contact-us/"> <h2><span id="LinkListHeading3ID">Contact Us</span></h2> </a> <ul> </ul> </div> </div> <div class="col-1 "> <div class="content"> <a id="FooterHeader4URL" href=""> <h2><span id="LinkListHeading4ID"></span></h2> </a> <ul class="menu_social"> <li class="menu_social__item"> <a class="menu_social__item--facebook" href="https://www.facebook.com/pages/Law-Society-of-Ireland/104923460039"><i class="fa fa-facebook"></i></a> </li> <li class="menu_social__item"> <a class="menu_social__item--twitter" href="https://twitter.com/lawsocireland"><i class="fa fa-twitter"></i></a> </li> <li class="menu_social__item"> <a class="menu_social__item--linkedin" href="http://www.linkedin.com/company/law-society-of-ireland?trk=biz-companies-cym"><i class="fa fa-linkedin"></i></a> </li> <li class="menu_social__item"> <a class="menu_social__item--instagram" href="https://www.instagram.com/lawsocietyireland/"><i class="fa fa-instagram"></i></a> </li> </ul> </div> </div> <div class="col-2"> <div class="content"> <div> <img id="footer_logo" src="/img/LSOI_LOGO_BLUE.jpg" alt="Law Society Logo" /> </div> </div> </div> <div class="col-12"> <div class="content"> <p class="copyright">Copyright © 2025 Law Society Legal Vacancies. The Law Society is not responsible for the content of external sites – see our <a style="display:inline" href="/link/7152ad9d7f9542fb93ab217349214d0d.aspx">Privacy Policy</a>.</p> </div> </div> </div> </footer> </form> <script defer="defer" src="/Util/Find/epi-util/find.js"></script> <script> document.addEventListener('DOMContentLoaded',function(){if(typeof FindApi === 'function'){var api = new FindApi();api.setApplicationUrl('/');api.setServiceApiBaseUrl('/find_v2/');api.processEventFromCurrentUri();api.bindWindowEvents();api.bindAClickEvent();api.sendBufferedEvents();}}) </script> <nav id="mob-navigation"></nav> <script src="/js/slick.js"></script> <script type="text/javascript"> /* Optional: Temporarily hide the "tabber" class so it does not "flash" on the page as plain HTML. After tabber runs, the class is changed to "tabberlive" and it will appear. */ document.write('<style type="text/css">.tabber{display:none;}<\/style>'); /*================================================== Set the tabber options (must do this before including tabber.js) ==================================================*/ var tabberOptions = { 'cookie': "tabber", /* Name to use for the cookie */ 'onLoad': function (argsObj) { var t = argsObj.tabber; var i; /* Optional: Add the id of the tabber to the cookie name to allow for multiple tabber interfaces on the site. If you have multiple tabber interfaces (even on different pages) I suggest setting a unique id on each one, to avoid having the cookie set the wrong tab. */ if (t.id) { t.cookie = t.id + t.cookie; } /* If a cookie was previously set, restore the active tab */ i = parseInt(getCookie2(t.cookie)); if (isNaN(i)) { return; } t.tabShow(i); //alert('getCookie2(' + t.cookie + ') = ' + i); }, 'onClick': function (argsObj) { var c = argsObj.tabber.cookie; var i = argsObj.index; //alert('setCookie(' + c + ',' + i + ')'); setCookie2(c, i); } }; /*================================================== Cookie functions ==================================================*/ function setCookie2(name, value, expires, path, domain, secure) { document.cookie = name + "=" + escape(value) + ((expires) ? "; expires=" + expires.toGMTString() : "") + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + ((secure) ? "; secure" : ""); } function getCookie2(name) { var dc = document.cookie; var prefix = name + "="; var begin = dc.indexOf("; " + prefix); if (begin == -1) { begin = dc.indexOf(prefix); if (begin != 0) return null; } else { begin += 2; } var end = document.cookie.indexOf(";", begin); if (end == -1) { end = dc.length; } return unescape(dc.substring(begin + prefix.length, end)); } function deleteCookie2(name, path, domain) { if (getCookie2(name)) { document.cookie = name + "=" + ((path) ? "; path=" + path : "") + ((domain) ? "; domain=" + domain : "") + "; expires=Thu, 01-Jan-70 00:00:01 GMT"; } } </script> <script type="text/javascript"> if (navigator.userAgent.match(/iPad/i) != null) { viewport = document.querySelector("meta[name=viewport]"); viewport.setAttribute('content', 'width=device-width, initial-scale=1.0, maximum-scale=2.0'); } //ipad and iphone fix if ((navigator.userAgent.match(/iPhone/i)) || (navigator.userAgent.match(/iPod/i)) || (navigator.userAgent.match(/iPad/i))) { $(".main-nav a").click(function () { //we just need to attach a click event listener to provoke iPhone/iPod/iPad's hover event }); } </script> <script src="/js/tabber.min.js"></script> <script src="/js/icheck.min.js"></script> <script src="/js/jquery.mmenu.min.all.js"></script> <script src="/js/jquery.simplemodal.js"></script> <script src="/js/execute.js"></script> <script type="text/javascript"> logoutAllSystems = function (isAutoLogout) { var deferred = jQuery.Deferred(); var CheckisStaffMemberCookie = "False"; /* "<%= CheckStaffCookieVal %>"; */ var returnUrl = ""; if (window.location.pathname != "/") { returnUrl = window.location.pathname; } episerverLogout(isAutoLogout).done(function () { if (CheckisStaffMemberCookie == "False") { eb_UserContext.getContextData(true).done(function (userData) { eb_UserContext.live = new eb_UserContext.model(userData); if (eb_UserContext.live.isUserLoggedIn() <= 0) { //console.log('not logged into eb6'); if (!isAutoLogout) { window.location.assign("/"); } else { if (returnUrl) { window.location.assign("/login?session=expired&ReturnUrl=" + returnUrl); } else { window.location.assign("/login?session=expired"); } } } else { logUserOuteb6().done(function () { //console.log('logged out eb6'); if (!isAutoLogout) { window.location.assign("/"); } else { var logoutLog = ""; /* "<%= LogToEventViewer %>"; */ if (returnUrl) { window.location.assign("/login?session=expired&ReturnUrl=" + returnUrl); } else { window.location.assign("/login?session=expired"); } } }).fail(function () { console.error('Error logging out eb6'); if (returnUrl) { window.location.assign("/login?ReturnUrl=" + returnUrl); } else { window.location.assign("/login"); } }); } }).fail(function (data, msg, jhr) { console.error(msg); }); } else { if (!isAutoLogout) { window.location.assign("/"); } else { var logoutLog = ""; /* "<%= LogToEventViewer %>"; */ if (returnUrl) { window.location.assign("/login?session=expired&ReturnUrl=" + returnUrl); } else { window.location.assign("/login?session=expired"); } } } console.log('Full Episerver logout done'); deferred.resolve(); }).fail(function () { console.error('Failed to log out of eb5/episerver'); deferred.resolve(); }); return deferred.promise(); } // the method that logs users out of EB5 and episerver episerverLogout = function (isAutoLogout) { var deferred = jQuery.Deferred(); fetch('/LoginBlock/Logout', { method: 'POST', headers: { 'Content-Type': 'application/json' } }).then(data => { if (data.returnUrl) { window.location.href = data.returnUrl; } console.log('Server response:', data); deferred.resolve(); }).catch(error => { console.log('Epi logout failed: ', error); deferred.reject(reason); }); return deferred.promise(); } // the method that logs users out of EB6 logUserOuteb6 = function () { var deferred = eBusinessJQObject.Deferred(); var emptyheaders = {}; emptyheaders['__requestverificationtoken'] = 'ABC'; emptyheaders['CSRFDefenseInDepthToken'] = '123'; eb_Config.retrieveCSRFTokens().done(function (headers) { emptyheaders['__requestverificationtoken'] = headers['__requestverificationtoken']; emptyheaders['CSRFDefenseInDepthToken'] = headers['CSRFDefenseInDepthToken']; }).fail(function () { console.error('Failed to retrieve CSRF tokens'); }).always(function () { var logoutUri = '/SOA/services/Authentication/Logout/'; eBusinessJQObject.ajax({ type: "POST", url: logoutUri, xhrFields: { withCredentials: true }, headers: emptyheaders }).done(function (result) { localStorage.clear(); deferred.resolve(result); }).fail(function (msg) { localStorage.clear(); deferred.reject(msg); }); }); return deferred.promise(); } </script> <!--Call Session Code --> <script type="text/javascript"> document.cookie = 'APTIFY_ECOMMERCE_PWD=;path=/;expires=Thu, 01 Jan 1970 00:00:01 GMT;'; document.cookie = 'APTIFY_ECOMMERCE_UID=;path=/;expires=Thu, 01 Jan 1970 00:00:01 GMT;'; document.cookie = 'APTIFY_LMS_UID=;path=/;expires=Thu, 01 Jan 1970 00:00:01 GMT;'; var CheckisEb6AliveUserContext = "No user Context"; eb_UserContext.getContextData(true).done(function (userData) { eb_UserContext.live = new eb_UserContext.model(userData); if (eb_UserContext.live.isUserLoggedIn() <= 0) { CheckisEb6AliveUserContext = 'User is not logged in'; } else { CheckisEb6AliveUserContext = 'Full user context'; } }).fail(function (data, msg, jhr) { console.error(msg); }); var expired = "false"; /* "<%= RedirectToExpired %>"; */ //console.log('Page load check if any missing cookies '); var CheckisStaffMemberCookie = "False"; /* "<%= CheckStaffCookieVal %>"; */ var CheckIsEpiserverCookie = "No Episerver cookie"; /* "<%= CheckIsEpiserverCookieVal %>"; */ //var CheckIsAptify5 = "<%= CheckIsAptify5Val %>"; var CheckIsAptify6Cookies = "Missing CSRF"; /* "<%= CheckIsAptify6Val %>"; */ var aspSession = "False"; /* "<%= CheckASPSessionVal %>"; */ //var aptifySession = "False"; if (CheckisStaffMemberCookie == "True") { //console.log('Staff member is logged in, skip process'); } else { //console.log('Check for missing cookies'); if (CheckisEb6AliveUserContext == "Full user context") { if ((CheckIsAptify6Cookies == "Missing CSRF")) {// || (aspSession == "False") || (aptifySession == "False") || (CheckIsAptify5 == "Missing aptify5 cookie") logoutAllSystems(true).done(function (result) { console.log("Logout due to user missing cookie type successful 1"); }).fail(function () { console.log("Logout due to missing cookie unsuccessful 1"); }); } else { //console.log("All 3 Cookie types present"); } } else if (CheckisEb6AliveUserContext == "User is not logged in" && CheckIsEpiserverCookie == "Full episerver logon") { if (!(window.location.pathname + window.location.search).includes("/login?session=expired")) { logoutAllSystems(true).done(function (result) { console.log("Logout due to user missing cookie type successful 2"); }).fail(function () { console.log("Logout due to missing cookie unsuccessful 2"); }); } } else { //console.log("There are old cookies but user is not logged in currently"); } } //console.log("End of Page Load checker"); </script> <script type="text/javascript" src="/UI/js/LoadSurveyModal__lsi.js"></script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10