Sorry

This feed does not validate.

In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendation.

Source: https://www.legalstop.co.uk

  1. <!-- rendering template: tpl.home --><!doctype html>
  2. <html class="no-js" lang="en" dir="ltr">
  3. <head>
  4.    <meta charset="utf-8">
  5.    <meta http-equiv="x-ua-compatible" content="ie=edge">
  6.    <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7.        <title>Homepage</title>
  8.    <script>
  9.        if (window.frameElement) {
  10.            parent.location.href = window.location.href;
  11.        }
  12.    </script>
  13.    <link rel="stylesheet" href="/templates/css/font-awesome.css">
  14.    <link rel="stylesheet" href="/templates/css/foundation.css">
  15.    <link rel="stylesheet" href="/templates/css/style.css">
  16.    <link rel="stylesheet" href="/templates/css/app.css">
  17.  
  18.    <meta property="og:title" content="Bespoke & Free Legal Documents | The Legal Stop" />
  19.    <meta property="og:description" content="Whether you need bespoke legal document written specifically to suit your requirements, free legal documents, or help & advice; we're here for you!" />
  20.    <meta property="og:type" content="website" />
  21.    <meta property="og:url" content="https://www.legalstop.co.uk/" />
  22.    <meta name="description" content="Whether you need bespoke legal document written specifically to suit your requirements, free legal documents, or help & advice; we're here for you!">
  23.  
  24.            <meta property="og:image" content="https://www.legalstop.co.uk/templates/images/legal-stop-logo-jpg.jpg"/>
  25.        <link href="https://fonts.googleapis.com/css?family=Rubik:400,500,700" rel="stylesheet">    
  26.    <link rel="shortcut icon" href="../../favicon.ico" type="image/x-icon">
  27. <link rel="icon" href="../../favicon.ico" type="image/x-icon">
  28. <!-- Facebook Pixel Code -->
  29. <script>
  30.  !function(f,b,e,v,n,t,s)
  31.  {if(f.fbq)return;n=f.fbq=function(){n.callMethod?
  32.  n.callMethod.apply(n,arguments):n.queue.push(arguments)};
  33.  if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
  34.  n.queue=[];t=b.createElement(e);t.async=!0;
  35.  t.src=v;s=b.getElementsByTagName(e)[0];
  36.  s.parentNode.insertBefore(t,s)}(window, document,'script',
  37.  'https://connect.facebook.net/en_US/fbevents.js');
  38.  fbq('init', '224794688944004');
  39.  fbq('track', 'PageView');
  40. </script>
  41. <noscript><img height="1" width="1" style="display:none"
  42.  src="https://www.facebook.com/tr?id=224794688944004&ev=PageView&noscript=1"
  43. /></noscript>
  44. <!-- End Facebook Pixel Code -->
  45. <!-- Global site tag (gtag.js) - Google Analytics -->
  46. <script async src="https://www.googletagmanager.com/gtag/js?id=UA-165451055-1"></script>
  47. <!-- TrustBox script -->
  48. <script type="text/javascript" src="//widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js" async></script>
  49. <!-- End TrustBox script -->  
  50. <script>
  51.  window.dataLayer = window.dataLayer || [];
  52.  function gtag(){dataLayer.push(arguments);}
  53.  gtag('js', new Date());
  54.  gtag('config', 'UA-165451055-1');
  55. </script>
  56. <style>
  57. #search2 {
  58.        border-radius:25px;
  59.        min-width:240px;
  60.            height:26px;
  61. font-size:10pt;
  62.            opacity: 0;
  63.            transition: 1s;
  64.        }
  65.        #search2.fade-in {
  66.            opacity: 1;
  67.            transition: 1s;
  68.        }
  69.        #search2.hide {
  70.            display: none;
  71.        }
  72.        #searchsubmit {
  73.            position:absolute;
  74.            top:-7px;
  75.            right:12px;
  76.            width: 40px;
  77.            height:40px;
  78.            padding: 0;
  79.            margin: 0;
  80.            border: 1px solid transparent;
  81.            border-radius: inherit;
  82.            background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat center;
  83.            cursor: pointer;
  84.            opacity: 0.7;
  85.        display:none;
  86.        }
  87.        button[type="submit"]:hover {
  88.            opacity: 1;
  89.        }
  90.        #opensearch {
  91.            position:absolute;
  92.            top:-13px;
  93.            right:-240px;
  94.        color:white;
  95.        background-color:black;
  96. font-size:18pt;
  97.        }
  98.        body {
  99.        overflow:scroll;
  100.        }
  101.        #scroll {
  102.            display: none;
  103.            position: fixed;
  104.            bottom: 20px;
  105.            right: 30px;
  106.            z-index: 99;
  107.            font-size: 18px;
  108.            border: none;
  109.            outline: none;
  110.            background-color: #717171;
  111.            color: white;
  112.            cursor: pointer;
  113.            padding: 15px;
  114.            border-radius: 40px;
  115.        }
  116.  
  117.        #scroll:hover {
  118.            background-color: red;
  119.        }
  120. </style>
  121. <script>
  122. function openSearch() {
  123.            let search2 = document.getElementById("search2");
  124.            let searchsubmit = document.getElementById("searchsubmit");
  125.            let open = document.getElementById("opensearch");
  126.            search2.classList.remove("hide");
  127.            setTimeout(function () {
  128.                search2.classList.add("fade-in");
  129.            });
  130.            searchsubmit.style.display = "flex";
  131.            open.style.display = "none";
  132. }
  133. </script>
  134. </head>
  135.  
  136. <body class="home  homepage">
  137. <header>
  138. <div class="top-bar">
  139.    <div class="row">
  140.        <div class="top-bar-left">
  141.            <ul class="menu social">
  142.                <li>
  143.                    <a class="fb" target="_blank" href="https://www.facebook.com/thelegalstop">Facebook</a>
  144.                </li>
  145.                <li>
  146.                    <a class="twitter" target="_blank" href="https://twitter.com/thelegalstop">Twitter</a>
  147.                </li>
  148.                <li>
  149.                    <a class="youtube" target="_blank" href="https://www.youtube.com/user/thelegalstop">YouTube</a>
  150.                </li>
  151.                <li>
  152.                    <a class="linkedin" target="_blank" href="https://www.linkedin.com/company/the-legal-stop-limited">LinkedIn</a>
  153.                </li>
  154.                <li>
  155.                    <a class="event" target="_blank" href="https://www.eventbrite.com/o/the-legal-stop-12503652145">Eventbrite</a>
  156.                </li>
  157.                <li style="padding-right:20px !important;">
  158.                    <a class="google" target="_blank" href="https://g.page/thelegalstop?gm">Google +</a>
  159.                </li>
  160.                <li class="menu-text phone">
  161.                    +44 (0) 208 870 5522                </li>
  162.            <li>
  163.            <div style="margin-left:80px;margin-top:-12px !important;">
  164.            <div class="row">
  165.            <div>
  166.            <h1></h1>
  167.            <div>
  168.            <form action="/search" style="display:flex;position:relative">
  169.            <input type="text" id="search2" name="s" class="hide">
  170.            <button type="submit" id="searchsubmit">
  171.            </form>
  172.            </div>
  173.            </div>
  174.            </div>
  175.            </div>
  176.            </li>
  177.            <li>
  178.                    <div style="position:relative">
  179.                        <button type="button" id="opensearch" onclick="openSearch()">&#x1F50E;&#xFE0E;</button>
  180.                    </div>
  181.                </li>
  182.            </ul>
  183.            <a target="_blank" href="https://instagram.com/thelegalstop"><img onmouseover="this.src='https://www.legalstop.co.uk/templates/images/instagram_circle_colour.png';" onmouseout="this.src='https://www.legalstop.co.uk/templates/images/instagram_circle_grey_black.png';this.style.height='25px';this.style.width='25px';" style="margin-top:-50px;margin-left:167px;" src="https://www.legalstop.co.uk/templates/images/instagram_circle_grey_black.png" width="25"/></a>
  184.        </div>
  185.        <div class="top-bar-right">
  186.            <ul class="menu top-right-menu">
  187.                <li>
  188.                    <a href="/page/how-it-works">How it Works</a>
  189.                </li>
  190.                <li>
  191.                    <a href="/help">Help</a>
  192.                </li>
  193.                <li>
  194.                    <a class="events" href="/events">Events</a>
  195.                </li>
  196.                <li>
  197.                    <a href="/blog">Blog</a>
  198.                </li>
  199.                <li>
  200.                    <a class="basket green-btn" href="/checkout"><span></span>0 Items</a>
  201.                </li>
  202.            </ul>
  203.        </div>
  204.    </div>
  205. </div>
  206. <!--Closing top bar-->
  207.  
  208. <div class="row">
  209.    <div class="large-12 columns">
  210.        <div class="logo">
  211.            <a href="/"><img src="/templates/images/legal-stop-logo.svg"/></a>
  212.        </div>
  213.    </div>
  214. </div>
  215.  
  216. <div class="nav-wrapper">
  217.    <div class="row small-collapse medium-uncollapse">
  218.        <div class="medium-12 columns">
  219.            <div class="title-bar" data-responsive-toggle="main-menu" data-hide-for="medium" style="display: none;">
  220.                <button class="menu-icon" type="button" data-toggle></button>
  221.                <div class="title-bar-title"></div>
  222.            </div>
  223.            <div id="main-menu" >
  224.                <ul class="dropdown menu" data-responsive-menu="drilldown medium-dropdown">
  225.                <li class="home">
  226.                    <a href="/"><div class="show-for-small-only">Home</div><span></span></a>
  227.                </li>
  228.                        <li class=" mainMenu is-dropdown-submenu-parent opens-right " style="">
  229.            <a href="/documents">Legal Documents</a>
  230.  
  231.                                <ul class="menu">
  232.                                <li class=" mainMenu  " style="">
  233.            <a href="/documents/all">All Documents</a>
  234.  
  235.                    </li>
  236.                <li class=" mainMenu  " style="">
  237.            <a href="/documents/business">Business</a>
  238.  
  239.                    </li>
  240.                <li class=" mainMenu  " style="">
  241.            <a href="/documents/corporate">Corporate</a>
  242.  
  243.                    </li>
  244.                <li class=" mainMenu  " style="">
  245.            <a href="/documents/employment">Employment</a>
  246.  
  247.                    </li>
  248.                <li class=" mainMenu  " style="">
  249.            <a href="/documents/health-safety">Health & Safety</a>
  250.  
  251.                    </li>
  252.                <li class=" mainMenu  " style="">
  253.            <a href="/documents/land-property">Land & Property</a>
  254.  
  255.                    </li>
  256.                <li class=" mainMenu  " style="">
  257.            <a href="/documents/personal-family">Personal & Family</a>
  258.  
  259.                    </li>
  260.                <li class=" mainMenu  " style="">
  261.            <a href="/documents/free">Free Documents</a>
  262.  
  263.                    </li>
  264.                <li class=" mainMenu  " style="">
  265.            <a href="/page/request-a-template-service">Request a Template Service</a>
  266.  
  267.                    </li>
  268.                            </ul>
  269.                            </li>
  270.                <li class=" mainMenu  " style="">
  271.            <a href="/page/document-drafting">Document Drafting</a>
  272.  
  273.                    </li>
  274.                <li class=" mainMenu is-dropdown-submenu-parent opens-right " style="">
  275.            <a href="/page/legal-services">Legal Services </a>
  276.  
  277.                                <ul class="menu">
  278.                                <li class=" mainMenu  " style="">
  279.            <a href="/page/legal-services">Legal Services </a>
  280.  
  281.                    </li>
  282.                <li class=" mainMenu  " style="">
  283.            <a href="/page/contract-review">Contract Review </a>
  284.  
  285.                    </li>
  286.                <li class=" mainMenu  " style="">
  287.            <a href="/page/employment-law-health-check">Employment Law Health Check </a>
  288.  
  289.                    </li>
  290.                <li class=" mainMenu  " style="">
  291.            <a href="/page/gdpr-data-protection-support">GDPR-Data Protection Support</a>
  292.  
  293.                    </li>
  294.                <li class=" mainMenu  " style="">
  295.            <a href="/page/law-support">Law Support</a>
  296.  
  297.                    </li>
  298.                            </ul>
  299.                            </li>
  300.                <li class=" mainMenu  " style="">
  301.            <a href="/ask-a-question">Ask a Question</a>
  302.  
  303.                    </li>
  304.                <li class=" mainMenu  " style="">
  305.            <a href="/page/legal-packs">Legal Packs</a>
  306.  
  307.                    </li>
  308.                <li class=" mainMenu  " style="">
  309.            <a href="/page/about-us">About</a>
  310.  
  311.                    </li>
  312.                <li class=" mainMenu  " style="">
  313.            <a href="/page/contact-us">Contact Us</a>
  314.  
  315.                    </li>
  316.                    </ul>
  317.        </div>
  318.        </div>
  319.    </div>
  320. </div>
  321. </header>
  322. <button onclick="topFunction()" id="scroll" title="Go to top"><i class="fa fa-arrow-up"></i></button>
  323. <script>
  324.    let mybutton = document.getElementById("scroll");
  325.    window.onscroll = function() {scrollFunction()};
  326.    function scrollFunction() {
  327.        if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
  328.            mybutton.style.display = "block";
  329.        } else {
  330.            mybutton.style.display = "none";
  331.        }
  332.    }
  333.    function topFunction() {
  334.        document.body.scrollTop = 0; // For Saf
  335.        document.documentElement.scrollTop = 0; // For Chrome, Firefox, IE and Opera
  336.    }
  337. </script>    <div class="page-banner">
  338.        <div class="row">
  339.            <div class="large-12 columns">
  340.                <h1>All Your Legal Needs at Your Fingertips - Anytime. Anywhere.</h1>
  341.                <div class="home-search">
  342.                    <form action="/search">
  343.                        <input type="text" name="s" placeholder="What are you looking for?">
  344.                        <input type="submit" class="button green-btn" value="Find It">
  345.                    </form>
  346.                </div>
  347.            </div>
  348.        </div>
  349.    </div>
  350.    <div class="row ctas">
  351.        <div class="medium-4 columns cta cta1">
  352.                        <div data-tooltip aria-haspopup="true" class="has-tip [tip-top]" style="font-size:16pt;" title="Buy individual document templates or entire folders for only &pound;35">Need Document Templates?</h3>
  353.            <div class="cta-icon"></div></div>
  354.            <a href="/documents" class="button red-btn">Browse our catalogue</a>
  355.        </div>
  356.        <div class="medium-4 columns cta cta2">
  357.                        <div data-tooltip aria-haspopup="true" class="has-tip [tip-top]" style="font-size:16pt;" title="Ask our expert lawyers to draft your document for an affordable one-off fixed fee ">Need a Bespoke Contract?
  358.            <div class="cta-icon"></div></div>
  359.            <a href="/page/document-drafting" class="button red-btn">Ask us to draft it</a>
  360.        </div>
  361.        <div class="medium-4 columns cta cta3">
  362.                        <div data-tooltip aria-haspopup="true" class="has-tip [tip-top]" style="font-size:16pt;" title="Select one of our Affordable Fixed Fee Legal Services or tell us your legal needs and we'll try to help">Need Support?
  363.            <div class="cta-icon"></div></div>
  364.        <br/>
  365.            <a href="/page/contact-us" class="button red-btn">Get in touch</a>
  366.        </div>
  367.    </div>
  368.    <div class="doc-templates">
  369.        <div class="row">
  370.            <div class="large-12 columns section-title">
  371.                <h1>Legal Document Templates</h1>
  372.            </div>
  373.        </div>
  374.        <div class="row doc-templates-wrapper">
  375.                            <div class="large-4 medium-6 columns">
  376.                    <div class="doc-group blue">
  377.                        <h3><a href="/documents/business">Business</a></h3>
  378.                        <ul>
  379.                                                                <li><a href="/documents/business#advertising-marketing-agreements">Advertising & Marketing Agreements </a></li>
  380.                                                                        <li><a href="/documents/business#agency-commission-agreements">Agency & Commission Agreements </a></li>
  381.                                                                        <li><a href="/documents/business#confidentiality-nda-documents">Confidentiality & NDA Documents </a></li>
  382.                                                                        <li><a href="/documents/business#data-protection-privacy">Data Protection & Privacy </a></li>
  383.                                                                        <li><a href="/documents/business#distribution-franchise-agreements">Distribution & Franchise Agreements </a></li>
  384.                                                            </ul>
  385.                        <a href="/documents/business" class="view-docs">View all documents</a>
  386.                                                    <form action="/ajax" method="post" class="add-to-cart-form" id="add-to-cart">
  387.                                <input type="hidden" name="method" value="shop/cart/add">
  388.                                <input type="hidden" name="id" value="folder-33">
  389.                                <button class="button blue-btn add-to-cart">buy the whole folder
  390.                                    for &pound;35</button>
  391.                            </form>
  392.                            <a href="/documents/business" class="single-doc-link">Or purchase single document
  393.                                templates</a>
  394.                                                </div>
  395.                </div>
  396.                                <div class="large-4 medium-6 columns">
  397.                    <div class="doc-group pink">
  398.                        <h3><a href="/documents/corporate">Corporate</a></h3>
  399.                        <ul>
  400.                                                                <li><a href="/documents/corporate#asset-sale-documents">Asset Sale Documents</a></li>
  401.                                                                        <li><a href="/documents/corporate#board-minutes-notices">Board Minutes & Notices</a></li>
  402.                                                                        <li><a href="/documents/corporate#company-formation-constitution">Company Formation & Constitution </a></li>
  403.                                                                        <li><a href="/documents/corporate#company-resolutions">Company Resolutions</a></li>
  404.                                                                        <li><a href="/documents/corporate#directors-secretaries">Directors & Secretaries </a></li>
  405.                                                            </ul>
  406.                        <a href="/documents/corporate" class="view-docs">View all documents</a>
  407.                                                    <form action="/ajax" method="post" class="add-to-cart-form" id="add-to-cart">
  408.                                <input type="hidden" name="method" value="shop/cart/add">
  409.                                <input type="hidden" name="id" value="folder-58">
  410.                                <button class="button pink-btn add-to-cart">buy the whole folder
  411.                                    for &pound;35</button>
  412.                            </form>
  413.                            <a href="/documents/corporate" class="single-doc-link">Or purchase single document
  414.                                templates</a>
  415.                                                </div>
  416.                </div>
  417.                                <div class="large-4 medium-6 columns">
  418.                    <div class="doc-group yellow">
  419.                        <h3><a href="/documents/employment">Employment</a></h3>
  420.                        <ul>
  421.                                                                <li><a href="/documents/employment#adoption-leave-documents">Adoption Leave Documents </a></li>
  422.                                                                        <li><a href="/documents/employment#capability-disciplinary-grievance">Capability - Disciplinary - Grievance </a></li>
  423.                                                                        <li><a href="/documents/employment#dismissal-resignation">Dismissal & Resignation </a></li>
  424.                                                                        <li><a href="/documents/employment#employment-contracts">Employment Contracts</a></li>
  425.                                                                        <li><a href="/documents/employment#fixed-term-temporary-workers">Fixed-Term/Temporary Workers </a></li>
  426.                                                            </ul>
  427.                        <a href="/documents/employment" class="view-docs">View all documents</a>
  428.                                                    <form action="/ajax" method="post" class="add-to-cart-form" id="add-to-cart">
  429.                                <input type="hidden" name="method" value="shop/cart/add">
  430.                                <input type="hidden" name="id" value="folder-4">
  431.                                <button class="button yellow-btn add-to-cart">buy the whole folder
  432.                                    for &pound;35</button>
  433.                            </form>
  434.                            <a href="/documents/employment" class="single-doc-link">Or purchase single document
  435.                                templates</a>
  436.                                                </div>
  437.                </div>
  438.                                <div class="large-4 medium-6 columns">
  439.                    <div class="doc-group red">
  440.                        <h3><a href="/documents/health-safety">Health & Safety</a></h3>
  441.                        <ul>
  442.                                                                <li><a href="/documents/health-safety#equipments-coshh-forms">Equipments & COSHH Forms</a></li>
  443.                                                                        <li><a href="/documents/health-safety#fire-safety-risk-assessment">Fire Safety & Risk Assessment </a></li>
  444.                                                                        <li><a href="/documents/health-safety#first-aid-accidents-documents">First Aid & Accidents Documents </a></li>
  445.                                                                        <li><a href="/documents/health-safety#food-hygiene-documents">Food & Hygiene Documents </a></li>
  446.                                                                        <li><a href="/documents/health-safety#health-safety-documents">Health & Safety Documents </a></li>
  447.                                                            </ul>
  448.                        <a href="/documents/health-safety" class="view-docs">View all documents</a>
  449.                                                    <form action="/ajax" method="post" class="add-to-cart-form" id="add-to-cart">
  450.                                <input type="hidden" name="method" value="shop/cart/add">
  451.                                <input type="hidden" name="id" value="folder-5">
  452.                                <button class="button red-btn add-to-cart">buy the whole folder
  453.                                    for &pound;35</button>
  454.                            </form>
  455.                            <a href="/documents/health-safety" class="single-doc-link">Or purchase single document
  456.                                templates</a>
  457.                                                </div>
  458.                </div>
  459.                                <div class="large-4 medium-6 columns">
  460.                    <div class="doc-group green">
  461.                        <h3><a href="/documents/land-property">Land & Property</a></h3>
  462.                        <ul>
  463.                                                                <li><a href="/documents/land-property#"> Easements & Licences</a></li>
  464.                                                                        <li><a href="/documents/land-property#">Residential Leases</a></li>
  465.                                                                        <li><a href="/documents/land-property#">Tenancy Agreements</a></li>
  466.                                                            </ul>
  467.                        <a href="/documents/land-property" class="view-docs">View all documents</a>
  468.                                                    <form action="/ajax" method="post" class="add-to-cart-form" id="add-to-cart">
  469.                                <input type="hidden" name="method" value="shop/cart/add">
  470.                                <input type="hidden" name="id" value="folder-116">
  471.                                <button class="button green-btn add-to-cart">buy the whole folder
  472.                                    for &pound;35</button>
  473.                            </form>
  474.                            <a href="/documents/land-property" class="single-doc-link">Or purchase single document
  475.                                templates</a>
  476.                                                </div>
  477.                </div>
  478.                                <div class="large-4 medium-6 columns">
  479.                    <div class="doc-group purple">
  480.                        <h3><a href="/documents/personal-family">Personal & Family</a></h3>
  481.                        <ul>
  482.                                                                <li><a href="/documents/personal-family#deed-of-gift-documents">Deed of Gift Documents </a></li>
  483.                                                            </ul>
  484.                        <a href="/documents/personal-family" class="view-docs">View all documents</a>
  485.                                                    <form action="/ajax" method="post" class="add-to-cart-form" id="add-to-cart">
  486.                                <input type="hidden" name="method" value="shop/cart/add">
  487.                                <input type="hidden" name="id" value="folder-7">
  488.                                <button class="button purple-btn add-to-cart">buy the whole folder
  489.                                    for &pound;35</button>
  490.                            </form>
  491.                            <a href="/documents/personal-family" class="single-doc-link">Or purchase single document
  492.                                templates</a>
  493.                                                </div>
  494.                </div>
  495.                        </div>
  496.        <!--Closing row-->
  497.        <div class="row">
  498.            <div class="large-12 columns">
  499.                <div class="free-docs">
  500.                    <h3><a href="/documents/free">Free legal documents</a></h3>
  501.                    <ul>
  502.                                                        <li>
  503.                                    <a href="/freedownload/276">Acknowledgement of Debt (IOU) Letter</a>
  504.                                </li>
  505.                                                                <li>
  506.                                    <a href="/freedownload/277">Affidavit of Eligibility for Marriage </a>
  507.                                </li>
  508.                                                                <li>
  509.                                    <a href="/freedownload/278">Anti-Spam Policy</a>
  510.                                </li>
  511.                                                                <li>
  512.                                    <a href="/freedownload/279">Artist and Agent Agreement </a>
  513.                                </li>
  514.                                                                <li>
  515.                                    <a href="/freedownload/320">Asbestos Monthly Checklist </a>
  516.                                </li>
  517.                                                                <li>
  518.                                    <a href="/freedownload/318">Asbestos Register </a>
  519.                                </li>
  520.                                                                <li>
  521.                                    <a href="/freedownload/280">Assignment of Contract Debt </a>
  522.                                </li>
  523.                                                                <li>
  524.                                    <a href="/freedownload/281">Assignment of Debt and Notice </a>
  525.                                </li>
  526.                                                                <li>
  527.                                    <a href="/freedownload/323">Basic Access Checklist</a>
  528.                                </li>
  529.                                                                <li>
  530.                                    <a href="/freedownload/282">Board Meeting Minutes </a>
  531.                                </li>
  532.                                                                <li>
  533.                                    <a href="/freedownload/343">Bomb Warning Checklist</a>
  534.                                </li>
  535.                                                                <li>
  536.                                    <a href="/freedownload/283">Cease and Desist Letter - Copyright Infringement </a>
  537.                                </li>
  538.                                                                <li>
  539.                                    <a href="/freedownload/284">Change of Name by Deed Poll - Adult</a>
  540.                                </li>
  541.                                                                <li>
  542.                                    <a href="/freedownload/285">Change of Name by Deed Poll - Minor</a>
  543.                                </li>
  544.                                                                <li>
  545.                                    <a href="/freedownload/332">Confined Spaces Checklist</a>
  546.                                </li>
  547.                                                    </ul>
  548.                    <a href="/documents/free" class="view-docs">View all documents</a>
  549.                    <div class="clearfix"></div>
  550.                </div>
  551.            </div>
  552.        </div>
  553.    </div>
  554.    <div class="doc-draft-title">
  555.        <div class="row">
  556.            <div class="large-12 columns">
  557.                <h1>Document Drafting & Contract Review <span><img src="/templates/images/button-fixed-fee.svg"/></span></h1>
  558.            </div>
  559.        </div>
  560.    </div>
  561.    <div class="doc-draft">
  562.        <div class="row">
  563.            <div class="large-6 columns">
  564.                <h2><span style="color: rgb(255, 255, 255);">Need a bespoke document?<br>Have a contract to check?</span></h2><p><span style="font-size: 14px;">Whether you need a legal document written specifically to suit your requirements or you want to check that a current contract is legally compliant, up to date and fit for purpose our Document Drafting &amp; Contract Review Service is the solution for you!</span></p><ul><li><span style="font-size: 14px;">We can draft any legal document to meet your specific needs</span></li><li><span style="font-size: 14px;">We can check that your contract is legally fit and suitable for your purpose</span></li><li><span style="font-size: 14px;">Document Drafting &amp; Contract Review Service includes consultation with a lawyer</span></li><li><span style="font-size: 14px;">You just pay a one-off transparent Fixed Fee &ndash; no hourly rates and hidden extras</span></li><li><span style="font-size: 14px;">Our lawyers are UK qualified, insured and regulated expert lawyers</span></li></ul><h2><span style="color: rgb(255, 255, 255);">Free Legal Documents</span></h2><p><span style="font-size: 14px;">At The Legal Stop, we offer a comprehensive library of free legal documents for your business. See our documents available to download&nbsp;</span><a href="https://www.legalstop.co.uk/documents/free" target="_blank"><span style="font-size: 14px; color: rgb(226, 80, 65);">here</span></a><span style="font-size: 14px;">.&nbsp;</span></p><p><br></p>            </div>
  565.            <div class="large-6 columns">
  566.                <div class="upload-doc">
  567.                    <div class="upload-top">
  568.                        <h3>Document Drafting / Contract Review</h3>
  569.                    </div>
  570.                    <div class="upload-bottom">
  571.                        <div>
  572.                            <form method="post" id="doc_drafting_form" action="/ajax" enctype="multipart/form-data">
  573.                            <input type="hidden" name="method" value="form/drafting/submit">
  574.                            <label>Your Name
  575.                                <input type="text" name="name" required placeholder="Enter your full name">
  576.                            </label>
  577.                            <label>Email
  578.                                <input type="email" name="email" required placeholder="you@example.com">
  579.                            </label>
  580.                            <label>Telephone
  581.                                <input type="tel" name="tel" required placeholder="+44...">
  582.                            </label>
  583.                            <fieldset class="fieldset">
  584.                                <legend>Service Required</legend>
  585.                                <input type="radio" name="service" value="Document Drafting" id="document" required>
  586.                                <label for="document">Document Drafting</label>
  587.                                <input type="radio" name="service" value="Contract Review" id="contract">
  588.                                <label for="contract">Contract Review</label>
  589.                            </fieldset>
  590.                            <label>Document Title
  591.                                <input type="text" name="title" required placeholder="Your document title">
  592.                            </label>
  593.                            <label>Document Details
  594.                                <textarea name="details" required placeholder="Please give us as much information as possible about your document."></textarea>
  595.                            </label>
  596.                            <div class="clearfix"></div>
  597.                            <div class="upload-progress hide">
  598.                                <div class="progress" role="progressbar" tabindex="0" aria-valuenow="0" aria-valuemin="0" aria-valuetext="0 percent" aria-valuemax="100">
  599.                                    <div class="progress-meter" style="width: 0%"></div>
  600.                                </div>
  601.                                <p>Uploading ...</p>
  602.                            </div>
  603.                            <div class="uploaded-doc hide"></div>
  604. <label for="checkbox1" id="termscheck">
  605.                                <input id="checkbox1" name="tcs" required value="1" type="checkbox">
  606.                                I have read and accept the <a href="/uploads/" target="_blank">Terms and
  607.                            Conditions</a> and <a href="/page/privacy-policy" target="_blank">Privacy Policy</a></label>
  608.                            <div class="clearfix"></div>
  609.                                <div class="g-recaptcha" data-sitekey="6Ld8Ig8UAAAAAM11DPdbH7i7AsKQruMLgm2LZJAb"></div>
  610.                            <div class="form-buttons">
  611.                                <label for="upload-btn" class="button red-btn upload-btn">Upload File <span></span></label>
  612.                                <input type="file" id="upload-btn" name="file[]" class="show-for-sr">
  613.                                <a href="#" class="button float-right red-btn trigger-captcha">Send</a>
  614.                            </div>
  615.                            <div class="clearfix"></div>
  616.                        </form>
  617.                        </div>
  618.                    </div>
  619.                </div>
  620.            </div>
  621.        </div>
  622.    </div>
  623.    <div class="why">
  624.        <div class="row">
  625.            <div class="large-12 columns section-title">
  626.                <h1>Why The Legal Stop?</h1>
  627.            </div>
  628.        </div>
  629.        <div class="row small-up-1 medium-up-4 large-up-4">
  630.                            <div class="column why-simple">
  631.                    <div class="why-icon">
  632.                        <img src="/uploads/6410614110e1c38e0ddf7ef9868ec7aaee18e7b6928cf4e5.svg" />
  633.                    </div>
  634.                    <h3>IT'S SIMPLE</h3>
  635.                    <p>Easily accessible, hassle-free, quick and straightforward process.</p>
  636.                </div>
  637.                                <div class="column why-fixed">
  638.                    <div class="why-icon">
  639.                        <img src="/uploads/1572964b9205e60f5ad8a33f3982ed7edab77636eaef66d3.svg" />
  640.                    </div>
  641.                    <h3>PAYG FIXED PRICES</h3>
  642.                    <p>Transparent and affordable fixed fees. No hourly rates, No subscriptions & No hidden extras.</p>
  643.                </div>
  644.                                <div class="column why-uk">
  645.                    <div class="why-icon">
  646.                        <img src="/uploads/f9aa286a75e20195fc6189e82b64fbb3cfc878eb70082fad.svg" />
  647.                    </div>
  648.                    <h3>Legal Experts </h3>
  649.                    <p>A collective of qualified, insured and regulated barristers, solicitors and legal experts at your fingertips.</p>
  650.                </div>
  651.                                <div class="column why-mission">
  652.                    <div class="why-icon">
  653.                        <img src="/uploads/201d385407bde5dba13fdafb551844096a7cbb50dbed4467.svg" />
  654.                    </div>
  655.                    <h3>MISSION</h3>
  656.                    <p>Helping people and businesses with their legal needs at affordable and transparent fixed fees.</p>
  657.                </div>
  658.                        </div>
  659.    </div>
  660. <div class="flyout">
  661.    <button id="close-flyout" class="close-button" aria-label="Close alert" type="button">
  662.        <span aria-hidden="true">&times;</span>
  663.    </button>
  664.    <h3>Request a Template Service</h3>
  665.    <div class="flyout-content ajax-contact-form">
  666.        <form>
  667.                            <p>Can’t Find Your Template? Request It Now!</p><ul><li>If we don’t have your template we can draft it for you</li><li>We aim for 7-day turnaround – you get notified when your template is ready</li><li>No obligation &amp; No extra costs!</li></ul>            <input type="hidden" name="method" value="form/contact/submit">
  668.            <input type="hidden" name="submission_type" value="Request a Template">
  669.                    <label>Your Name
  670.                <input type="text" required name="full-name" placeholder="Enter your full name">
  671.            </label>
  672.                    <label>Email
  673.                <input type="email" required name="email" placeholder="you@example.com">
  674.            </label>
  675.                    <label>Telephone
  676.                <input type="tel" required name="telephone" placeholder="+44...">
  677.            </label>
  678.                    <label>Document Template Request
  679.                <textarea name="template-request" required placeholder="Which template do you need?"></textarea>
  680.            </label>
  681.                        <div class="checkbox-error" style="display:none">Please accept the Terms and Conditions</div>
  682.            <label for="checkbox1" class="checkbox-label"><input id="checkbox1" required name="terms" value="yes" type="checkbox">
  683.            I have read and accept the <a href="/uploads/" target="_blank">Terms and Conditions</a> and <a href="/page/privacy-policy" target="_blank">Privacy Policy</a></label>
  684.            <div class="clearfix"></div>
  685.                    <div class="form-buttons">
  686.                        <a href="#" class="button float-center red-btn trigger-captcha"  >Send</a>
  687.                    </div>
  688.        </form>
  689.    </div>
  690. </div>
  691. <footer>
  692.        <div class="footer-top">
  693.        <div class="row">
  694.            <div class="large-2 medium-3 columns hide-for-small-only">
  695.                                <h3>Company</h3>
  696.                <ul class="menu vertical">
  697.                            <li class=" mainMenu  " style="">
  698.            <a href="/page/about-us">About Us</a>
  699.  
  700.                    </li>
  701.                <li class=" mainMenu  " style="">
  702.            <a href="/page/our-people">Our People</a>
  703.  
  704.                    </li>
  705.                <li class=" mainMenu  " style="">
  706.            <a href="/page/join-us">Join Us</a>
  707.  
  708.                    </li>
  709.                <li class=" mainMenu  " style="">
  710.            <a href="/events">Events</a>
  711.  
  712.                    </li>
  713.                <li class=" mainMenu  " style="">
  714.            <a href="/press">Press</a>
  715.  
  716.                    </li>
  717.                <li class=" mainMenu  " style="">
  718.            <a href="/page/donations">Donations </a>
  719.  
  720.                    </li>
  721.                        </ul>
  722.            </div>
  723.            <div class="large-2 medium-3 columns hide-for-small-only">
  724.                                <h3>What We Do</h3>
  725.                <ul class="menu vertical">
  726.                            <li class=" mainMenu  " style="">
  727.            <a href="/documents">Legal Documents</a>
  728.  
  729.                    </li>
  730.                <li class=" mainMenu  " style="">
  731.            <a href="/page/document-drafting">Document Drafting</a>
  732.  
  733.                    </li>
  734.                <li class=" mainMenu  " style="">
  735.            <a href="/page/legal-services">Legal Services </a>
  736.  
  737.                    </li>
  738.                <li class=" mainMenu  " style="">
  739.            <a href="/page/legal-packs">Legal Packs</a>
  740.  
  741.                    </li>
  742.                <li class=" mainMenu  " style="">
  743.            <a href="#request-template">Request a Template</a>
  744.  
  745.                    </li>
  746.                <li class=" mainMenu  " style="">
  747.            <a href="/forum">Ask a Question</a>
  748.  
  749.                    </li>
  750.                        </ul>
  751.            </div>
  752.  
  753.            <div class="large-2 medium-3 columns hide-for-small-only">
  754.                                <h3>Legal</h3>
  755.                <ul class="menu vertical">
  756.                            <li class=" mainMenu  " style="">
  757.            <a href="/page/terms-and-conditions">Terms and Conditions</a>
  758.  
  759.                    </li>
  760.                <li class=" mainMenu  " style="">
  761.            <a href="/page/referral-program">Referral Program</a>
  762.  
  763.                    </li>
  764.                <li class=" mainMenu  " style="">
  765.            <a href="/page/privacy-policy">Privacy Policy</a>
  766.  
  767.                    </li>
  768.                <li class=" mainMenu  " style="">
  769.            <a href="/page/disclaimer">Disclaimer</a>
  770.  
  771.                    </li>
  772.                <li class=" mainMenu  " style="">
  773.            <a href="/page/affiliates">Affiliates</a>
  774.  
  775.                    </li>
  776.                        </ul>
  777.            </div>
  778.  
  779.            <div class="large-2 medium-3 columns hide-for-small-only">
  780.                                <h3>Help</h3>
  781.                <ul class="menu vertical">
  782.                            <li class=" mainMenu  " style="">
  783.            <a href="/page/how-it-works">How It Works</a>
  784.  
  785.                    </li>
  786.                <li class=" mainMenu  " style="">
  787.            <a href="/page/contact-us">Contact Us</a>
  788.  
  789.                    </li>
  790.                <li class=" mainMenu  " style="">
  791.            <a href="/help#faqs">FAQs</a>
  792.  
  793.                    </li>
  794.                <li class=" mainMenu  " style="">
  795.            <a href="/page/blog">Blog </a>
  796.  
  797.                    </li>
  798.                <li class=" mainMenu  " style="">
  799.            <a href="/sitemap">Sitemap</a>
  800.  
  801.                    </li>
  802.                        </ul>
  803.            </div>
  804.                        <div class="large-4 medium-6 columns hide-for-medium-only">
  805.                <div class="footer-logo" style="background-image: url(/uploads/bab5110e272ef1970fddf7bb2cd722f9e40620ebf19762b8.svg)">
  806.                    <p style="margin-left:10px;">A collective of expert lawyers at your fingertips. Anytime. Anywhere.</p>
  807.                </div>
  808.                <div class="footer-charity">
  809.                    <span></span>
  810.                    <p>We believe in good ideas and we like to support them.</p>
  811.                    <a href="/page/donations">Check how</a>
  812.                </div>
  813.            </div>
  814.        </div>
  815.        <!--Closing row-->
  816.  
  817.        <div class="row show-for-medium-only tablet-footer-logos">
  818.            <div class="medium-6 columns">
  819.                <div class="footer-logo">
  820.                    <p>A collective of UK lawyers at your fingertips. Anytime. Anywhere.</p>
  821.                </div>
  822.            </div>
  823.            <div class="medium-6 columns">
  824.                <div class="footer-charity">
  825.                    <span></span>
  826.                    <p>We believe in good ideas and we like to support them.</p>
  827.                    <a href="/page/donations">Check how</a>
  828.                </div>
  829.            </div>
  830.        </div>
  831.  
  832.        <div class="row footer-icons">
  833.            <div class="medium-4 columns">
  834.                <ul class="payment no-bullet">
  835.                    <li class="cc"><img src="/templates/images/icon-paypal.svg" /></li>
  836.                    <li class="cc"><img src="/templates/images/icon-mastercard.svg" /></li>
  837.                    <li class="cc"><img src="/templates/images/icon-visa.svg" /></li>
  838.                    <li class="cc"><img src="/templates/images/icon-maestro.svg" /></li>
  839.                    <li class="cc"><span class="ssl"></span></li>
  840.                </ul>
  841.  
  842.            </div>
  843.            <div class="medium-4 columns text-center">
  844.                <ul class="menu social" style="margin-left:-20px !important;">
  845.                    <li>
  846.                        <a class="fb" target="_blank" href="https://www.facebook.com/thelegalstop">Facebook</a>
  847.                    </li>
  848.                    <li>
  849.                        <a class="twitter" target="_blank" href="https://twitter.com/thelegalstop">Twitter</a>
  850.                    </li>
  851.                    <li>
  852.                        <a class="youtube" target="_blank" href="https://www.youtube.com/user/thelegalstop">YouTube</a>
  853.                    </li>
  854.                    <li>
  855.                        <a class="linkedin" target="_blank" href="https://www.linkedin.com/company/the-legal-stop-limited">LinkedIn</a>
  856.                    </li>
  857.                    <li>
  858.                        <a class="event" target="_blank" href="https://www.eventbrite.com/o/the-legal-stop-12503652145">Eventbrite</a>
  859.                    </li>
  860.                    <li>
  861.                        <a class="google" target="_blank" href="https://g.page/thelegalstop?gm">Google +</a>
  862.                    </li>
  863.                </ul>
  864.                <a class="instagram" target="_blank" href="https://instagram.com/thelegalstop"><img onmouseover="this.src='https://www.legalstop.co.uk/templates/images/instagram-new-color-flat.png'" onmouseout="this.src='https://www.legalstop.co.uk/templates/images/instagram-white.png';" style="margin-top:-33px;margin-left:4px;" src="https://www.legalstop.co.uk/templates/images/instagram-white.png" width="20"/></a>
  865.            </div>
  866.            <div class="medium-4 columns text-right trust-pilot">
  867.                <!-- TrustBox widget - Micro Review Count --><div class="trustpilot-widget" data-allow-robots="true" data-businessunit-id="59065c120000ff0005a1894e" data-locale="en-GB" data-min-review-count="10" data-no-reviews="hide" data-scroll-to-list="true" data-stars="1,2,3,4,5" data-style-height="24px" data-style-width="100%" data-template-id="5419b6a8b0d04a076446a9ad" data-theme="dark"><a href="https://uk.trustpilot.com/review/thelegalstop.co.uk?utm_medium=trustbox&utm_source=MicroReviewCount" target="_blank">Trustpilot</a></div><!-- End TrustBox widget -->            </div>
  868.        </div>
  869.    </div>
  870.  
  871.    <div class="footer-bottom">
  872.        <div class="row">
  873.            <div class="medium-12 columns text-center">
  874.                <p>Copyright © 2024 The Legal Stop Limited. All Rights Reserved.&nbsp;</p><p>The Legal Stop Limited is a company registered and incorporated in England and Wales - company registration number: 07394508.&nbsp;</p><p>The Legal Stop Limited is an unregulated legal support consultancy and not a law firm, we are not authorised or regulated by the Solicitors Regulation Authority. The Legal Stop Limited is registered as a Data Controller with the <span class="scayt-misspell-word" data-scayt-lang="en_US" data-scayt-word="ICO">ICO</span>: <span class="scayt-misspell-word" data-scayt-lang="en_US" data-scayt-word="Z320631X">Z320631X.</span></p>            </div>
  875.        </div>
  876.    </div>
  877.  
  878. </footer>
  879.  
  880. <div class="reveal" id="captcha" data-reveal>
  881.    <h3>Are you human?</h3>
  882.            <p class="captcha-error" style="display:none">That was incorrect, please try again</p>
  883.        <p class="captcha-question">
  884.            9 + 7 =         </p>
  885.        <p>
  886.            <input type="text" class="captcha-value" data-session="04c224f1f5a62c94d3c5d59704a72f286586308e9c01b2476d413ee5bbf0" value="" />
  887.            <em>Please add the two numbers</em>
  888.        </p>
  889.        <a class="button red-btn captcha-return">Continue</a>
  890. </div>
  891.  
  892.    <div class="cookies">
  893.        <div class="row columns">
  894.            This site uses cookies to improve your user experience. By using this site you agree to these cookies being
  895.            set. To find out more see our <a href="/page/privacy-policy">Privacy Policy</a> <a href="#"
  896.                                                                                               class="button accept-cookies red-btn">OK</a>
  897.        </div>
  898.    </div>
  899.    
  900. <script src="/templates/js/vendor/jquery.js"></script>
  901. <script src="/templates/js/vendor/what-input.js"></script>
  902. <script src="/templates/js/vendor/foundation.js"></script>
  903. <script src="/templates/js/vendor/jquery-validation-1.19.1/dist/jquery.validate.js"></script>
  904. <script src="/templates/js/app.js?t=1711652885" type="text/javascript"></script>
  905. <script src="/templates/js/ajax.js?t=1711652885" type="text/javascript"></script>
  906. <script src="/templates/js/upload.js?t=1711652885" type="text/javascript"></script>
  907. <div id="myModal" class="modal">
  908.    <div class="modal-content">
  909.        <span class="close">&times;</span>
  910.        <h3 id="modaltitle">Referral Partner Program</h3>
  911.        <div id="modaldescription"><p>If you want to help your clients access affordable and professional fixed fee legal services join The Legal Stop&rsquo;s Referral Partner Program, we&rsquo;ll provide referral commissions for any clients you refer that undertake legal work with us.</p></div>
  912.        <div class="row">
  913.            <div class="medium-12">
  914.                <div class="upload-bottom ajax-referral-form" style="font-family:Rubik, sans-serif">
  915.                    <form method="post" id="" action="/ajax">
  916.                        <input type="hidden" name="method" value="form/contact/submit">
  917.                        <input type="hidden" name="type" value="referralpartner"/>
  918.                        <input type="hidden" name="submission_type" value="Referral Partner Program Enquiry">
  919.                        <label>Your Name
  920.                            <input type="text" required name="full-name" placeholder="Enter your full name">
  921.                        </label>
  922.                        <div class="row">
  923.                            <div class="medium-6 columns">
  924.                                <label>Email
  925.                                    <input type="email" required name="email" placeholder="you@example.com">
  926.                                </label>
  927.                            </div>
  928.                            <div class="medium-6 columns">
  929.                                <label>Telephone
  930.                                    <input type="tel" required name="telephone" placeholder="+44...">
  931.                                </label>
  932.                            </div>
  933.                        </div>
  934.                        <label>Message
  935.                            <textarea name="message" required placeholder="How can we help you?"></textarea>
  936.                        </label>
  937.                        <div class="clearfix"></div>
  938.                                                <div class="clearfix"></div>
  939.  
  940.                        <div class="form-buttons">
  941.                            <a href="#" class="button float-right red-btn trigger-captcha" style="width:100px;">Send</a>
  942.                        </div>
  943.                        <div>
  944.                            <input id="checkbox1" name="tcs" required value="1" type="checkbox">
  945.                            <label for="checkbox1" id="termscheck">I have read and accept the <a href="/uploads/" target="_blank">Terms and
  946.                                    Conditions</a> and <a href="/page/" target="_blank"></a></label>
  947.                        </div>
  948.                        <div class="clearfix"></div>
  949.                    </form>
  950.                </div>
  951.            </div>
  952.        </div>
  953.    </div>
  954. </div>
  955. <script>
  956.    $('#referralpopup').click(function() {
  957.        var span = document.getElementsByClassName("close")[0];
  958.        $("#myModal").fadeIn();
  959.        $(span).click(function() {
  960.            $("#myModal").fadeOut();
  961.        });
  962.        window.onclick = function(event) {
  963.            if (event.target == modal) {
  964.                modal.style.display = "none";
  965.            }
  966.        }
  967.    });
  968.  
  969.    $('#info').hover(function() {
  970.        let modal = document.getElementById("freeModal");
  971.        var span = document.getElementsByClassName("close")[0];
  972.        $("#freeModal").fadeIn();
  973.        $(span).click(function() {
  974.            $("#freeModal").fadeOut();
  975.        });
  976.        window.onclick = function(event) {
  977.            if (event.target == modal) {
  978.                modal.style.display = "none";
  979.            }
  980.        }
  981.    });
  982.    $('#alldocs').hover(function() {
  983.        let modal = document.getElementById("alldocsModal");
  984.        var span = document.getElementsByClassName("close")[1];
  985.        $("#alldocsModal").fadeIn();
  986.        $(span).click(function() {
  987.            $("#alldocsModal").fadeOut();
  988.        });
  989.        window.onclick = function(event) {
  990.            if (event.target == modal) {
  991.                modal.style.display = "none";
  992.            }
  993.        }
  994.    });
  995.    $('#wholefolderemployment').hover(function() {
  996.        let modal = document.getElementById("EmploymentModal");
  997.        var span = document.getElementsByClassName("close")[2];
  998.        $("#EmploymentModal").fadeIn();
  999.        $(span).click(function() {
  1000.            $("#EmploymentModal").fadeOut();
  1001.        });
  1002.        window.onclick = function(event) {
  1003.            if (event.target == modal) {
  1004.                modal.style.display = "none";
  1005.            }
  1006.        }
  1007.    });
  1008.    $('#wholefolderhealthsafety').hover(function() {
  1009.        let modal = document.getElementById("healthsafetyModal");
  1010.        var span = document.getElementsByClassName("close")[3];
  1011.        $("#healthsafetyModal").fadeIn();
  1012.        $(span).click(function() {
  1013.            $("#healthsafetyModal").fadeOut();
  1014.        });
  1015.        window.onclick = function(event) {
  1016.            if (event.target == modal) {
  1017.                modal.style.display = "none";
  1018.            }
  1019.        }
  1020.    });
  1021.    $('#wholefolderlandproperty').hover(function() {
  1022.        let modal = document.getElementById("landpropertyModal");
  1023.        var span = document.getElementsByClassName("close")[4];
  1024.        $("#landpropertyModal").fadeIn();
  1025.        $(span).click(function() {
  1026.            $("#landpropertyModal").fadeOut();
  1027.        });
  1028.        window.onclick = function(event) {
  1029.            if (event.target == modal) {
  1030.                modal.style.display = "none";
  1031.            }
  1032.        }
  1033.    });
  1034.    $('#wholefolderpersonalfamily').hover(function() {
  1035.        let modal = document.getElementById("personalfamilyModal");
  1036.        var span = document.getElementsByClassName("close")[5];
  1037.        $("#personalfamilyModal").fadeIn();
  1038.        $(span).click(function() {
  1039.            $("#personalfamilyModal").fadeOut();
  1040.        });
  1041.        window.onclick = function(event) {
  1042.            if (event.target == modal) {
  1043.                modal.style.display = "none";
  1044.            }
  1045.        }
  1046.    });
  1047.    $('#wholefoldercorporate').hover(function() {
  1048.        let modal = document.getElementById("corporateModal");
  1049.        var span = document.getElementsByClassName("close")[6];
  1050.        $("#corporateModal").fadeIn();
  1051.        $(span).click(function() {
  1052.            $("#corporateModal").fadeOut();
  1053.        });
  1054.        window.onclick = function(event) {
  1055.            if (event.target == modal) {
  1056.                modal.style.display = "none";
  1057.            }
  1058.        }
  1059.    });
  1060.    $('#wholefolderbusiness').hover(function() {
  1061.        let modal = document.getElementById("businessModal");
  1062.        var span = document.getElementsByClassName("close")[7];
  1063.        $("#businessModal").fadeIn();
  1064.        $(span).click(function() {
  1065.            $("#businessModal").fadeOut();
  1066.        });
  1067.        window.onclick = function(event) {
  1068.            if (event.target == modal) {
  1069.                modal.style.display = "none";
  1070.            }
  1071.        }
  1072.    });
  1073. </script>
  1074. </body>
  1075. </html>
  1076.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda