CINXE.COM

Chest - Home

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta name="viewport" content="width=device-width" /> <title>Chest - Home</title> <link href="https://fonts.googleapis.com/css?family=Exo+2:500" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="/Libraries/Bootstrap/css/bootstrap.min.css" /> <link href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css" rel="stylesheet" /> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet"> <link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.10.0/css/all.css" integrity="sha384-AYmEC3Yw5cVb3ZcuHtOA93w35dYTsvhLPVnYs9eStHfGJvOvKxVfELGroGkvsg+p" crossorigin="anonymous"> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.carousel.min.css" /> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/assets/owl.theme.default.min.css" /> <link rel="stylesheet" type="text/css" href="/Css/001-005.styles.bundle.min.css" /> <link rel="stylesheet" type="text/css" href="/Css/006.pagestyles.s.min.css" media="only screen and (max-width: 993px)" /> <link rel="stylesheet" type="text/css" href="/Css/007.pagestyles.xs.min.css" media="only screen and (max-width: 767px)" /> <link rel="stylesheet" type="text/css" href="/Css/009.portalstyles.css" /> <!--Start of Zendesk Chat Script--> <script type="text/javascript"> window.$zopim || (function (d, s) { var z = $zopim = function (c) { z._.push(c) }, $ = z.s = d.createElement(s), e = d.getElementsByTagName(s)[0]; z.set = function (o) { z.set. _.push(o) }; z._ = []; z.set._ = []; $.async = !0; $.setAttribute("charset", "utf-8"); $.src = "https://v2.zopim.com/?5htBEYrW6wiqtuNA7Imk7dpfjLbm3NaM"; z.t = +new Date; $. type = "text/javascript"; e.parentNode.insertBefore($, e) })(document, "script"); </script> <!--End of Zendesk Chat Script--> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-1251232-7"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-177434474-1'); </script> </head> <body> <section id="CookiePolicyPrompt"> <div class="container"> <div class="row"> <div class="col-md-12 flexContainer"> <div> <p>We use cookies on this site to help provide the best possible online experience. By using this site you agree to our use of cookies.</p> <p>Click to <a href="/privacy-notice/">view our cookie policy</a> and customize your cookie preferences.</p> </div> <div class="flexShrink"><p><span onclick="Sitewide.DismissCookiePrompt()" class="fa fa-close"></span></p></div> </div> </div> </div> </section> <section id="StickyElements" class="stickyElement"> <header> <div class="container"> <div class="row"> <div class="col-md-12"> <a href="/"> <img class="chestLogo chestLogo--primary" src="/Images/Logos/Chest_logo_RGB.svg" alt="The Chest company logo, a geometric blue triangle with the word Chest written next to it" /> </a> <nav id="AccountNavigationContainer"> <ul class="inlineElementContainer listStyleNone"> <li><a href=/register>Register</a></li> <li><a href="/login?returnUrl=%2f" class="button buttonPurple">Login</a></li> </ul> </nav> <nav id="SiteNavigationContainer"> <ul class="inlineElementContainer listStyleNone"> <li> <a href="/" class="active">Home</a> </li> <li> <a href="/agreements" class="">Agreements</a> </li> <li> <a href="/events" class="">Events</a> </li> <li> <a href="/announcements" class="">Announcements</a> </li> <li> <a href="/about-us" class="">About Us</a> </li> <li> <a href="/contact-us" class="">Contact Us</a> </li> <li> <a href="/privacy-notice" class="">Privacy</a> </li> <li><a href="javascript:void(0)" onclick="Sitewide.ToggleSiteSearchBar()" class="fa fa-search blue" title="Show Site Search Toolbar" aria-label="Show Site Search Toolbar"></a></li> </ul> </nav> <div id="MobileToggle" onclick="MobileSiteWide.ToggleMobileMenu()"> <span class="menuBar"></span> <span class="menuBar"></span> <span class="menuBar"></span> </div> </div> </div> </div> </header> <section id="SiteSearchBar"> <div class="container"> <div class="row"> <div class="col-md-12"> <fieldset> <div class="flexContainer"> <input aria-label="Site Search Text" id="SearchTerm" name="SearchTerm" placeholder="What can we help you find?" title="Site Search Text" type="text" value="" /> <input type="submit" value="Go" onclick="searchdesktop()" class="button buttonPurple flexShrink" /> </div> </fieldset> <script> $('#SearchTerm').on('keyup', function (e) { if (e.keyCode == 13) { searchdesktop(); } }); function searchdesktop() { var searchTerm = $('#SearchTerm').val(); window.location.href = "/search?searchterm=" + searchTerm; } </script> </div> </div> </div> </section> <div class="toast-box" style="display: none; position: fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: #fff; padding: 20px; border: 1px solid #ccc; border-radius: 4px;" role="alert" id="inactivity-alert"> <div class="toast alert alert-danger d-inline-block"> <div class="toast-body"> You will be automatically logged out in <strong><span id="time"></span></strong> minutes due to inactivity. </div> </div> </div> <div id="logout-message" style="display:none;" class="alert alert-danger"><strong>You have been logged out due to inactivity.</strong></div> </section> <section id="MobileNavigation" class="mobile"> <nav id="MobileNavigationContainer"> <div id="CloseMobile" onclick="MobileSiteWide.ToggleMobileMenu()"> <img src="/Images/Icons/xIconWhite.png" alt="Close Mobile Navigation" /> </div> <ul class="listStyleNone"> <li> <a href="/" class="active">Home</a> </li> <li> <a href="/agreements" class="">Agreements</a> </li> <li> <a href="/events" class="">Events</a> </li> <li> <a href="/announcements" class="">Announcements</a> </li> <li> <a href="/about-us" class="">About Us</a> </li> <li> <a href="/contact-us" class="">Contact Us</a> </li> <li> <a href="/privacy-notice" class="">Privacy</a> </li> </ul> <div id="MobileSearchContainer" class="marginTopAuto"> <a id="MobileRegister" href=/register>Register</a> <fieldset class="clearBoth"> <input aria-label="Site Search Text" id="SearchTermMobile" name="SearchTerm" placeholder="What can we help you find?" title="Site Search Text" type="text" value="" /> <button type="submit" id="MobileSearchButton" onclick="search()"><em class="fa fa-search"></em></button> </fieldset> <script> function search() { var searchTerm = $('#SearchTermMobile').val(); window.location.href = "/search?searchterm=" + searchTerm; } </script> </div> <a class="button buttonPurple fullWidth" id="MobileLogin" href=/Login>Log In</a> </nav> </section> <div id="toast" class=""><div><div id="img">Icon</div><div id="desc">A notification message..</div></div></div> <div class="chest-alert userFeedbackInfo"> <div class="modal-header chest-alert-header"> <div class="container"> <div class="userFeedbackIcon"><span class="fa fa-info-circle"></span></div> </div> </div> <div class="modal-body chest-alert-body"> <div class="container"> <p>We鈥檙e looking for participants willing to share their thoughts and help shape the future of your Chest experience.聽<a href="https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fapp.onlinesurveys.jisc.ac.uk%2Fs%2Fjisc%2Finvitation-to-subscription-services-research&amp;data=05%7C02%7Cben.offiler%40jisc.ac.uk%7Cbbb1595f968541e75c2e08dd0a18155c%7C48f9394d8a144d2782a6f35f12361205%7C0%7C0%7C638677820740002040%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;sdata=54QyjL6tsyGXkaKxOk0gtg3EO58WaPdMlEIMu1lqhrw%3D&amp;reserved=0">Please complete this short survey</a>聽to have your say!</p> </div> </div> </div> <section id="HeroBanner"> <div class="container" style="background-image: url('/media/1034/largetechtree.png');"> <div class="row"> <div class="col-md-7 col-sm-8 col-xs-12"> <h1>Chest delivers trusted, value-for-money licences for software and online resources</h1> <p>For the education and research communities in the UK and Ireland.</p> <a class="homeCtaLink" href="/about-us/">Find out more <span class="fa fa-chevron-right findOutMoreChevron"></span></a> </div> <div class="col-md-12"> <div id="HomeSiteSearch"> <div id="AgreementsSearchFormContainer"> <div class="flexContainer flexContigious"> <fieldset> <input aria-label="Agreement Search Text" class="fullWidth" id="HomeAgreementSearch" name="searchTerm" placeholder="Search Agreements" title="Agreement Search Text" type="text" value="" /> </fieldset> <input type="submit" onclick="searchAgreements()" value="Search" class="button buttonPurple flexShrink" /> </div> </div> </div> </div> </div> </div> </section> <section id="HomeFeatures"> <div class="container"> <div class="row"> <div class="col-md-3 col-sm-6 col-xs-12"> <div class="homeFeature"> <img src="/media/1013/piggybank.png" alt="Illustration of a piggy bank representing saving time &amp; money" /> <span class="homeFeatureCaption">Save time and money</span> <p class="homeFeatureSubText">our customers and suppliers benefit from our negotiations</p> </div> </div> <div class="col-md-3 col-sm-6 col-xs-12"> <div class="homeFeature"> <img src="/media/1014/licenceform.png" alt="Illustration of a check list representing preferential licensing" /> <span class="homeFeatureCaption">Preferential licensing</span> <p class="homeFeatureSubText">guaranteed terms and conditions in easy to understand language </p> </div> </div> <div class="col-md-3 col-sm-6 col-xs-12"> <div class="homeFeature"> <img src="/media/1015/handshake.png" alt="Illustration of shaking hands representing expertise" /> <span class="homeFeatureCaption">Expertise</span> <p class="homeFeatureSubText">in negotiating and licensing, with deep understanding of the sector</p> </div> </div> <div class="col-md-3 col-sm-6 col-xs-12"> <div class="homeFeature"> <img src="/media/1016/headcogs.png" alt="Illustration of cogs in a head representing education and none profit making" /> <span class="homeFeatureCaption">Not-for-profit</span> <p class="homeFeatureSubText">we are impartial and focus on what is right for customers and suppliers </p> </div> </div> </div> </div> </section> <section id="Products"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="whitePageBodyContainer"> <div class="row"> <div class="col-md-12"> <h2 class="homePanelTitle">I&#39;m interested in</h2> </div> <div class="col-md-4 col-md-offset-1"> <div class="homeProduct"> <img src="/media/1017/softwarelicence.png" alt="Abstract illustration representing software licences" /> <a class="productTypeButton" href="/agreements?agreementType=Software">Software Licences <span class="fa fa-chevron-right findOutMoreChevron"></span></a> </div> </div> <div class="col-md-4 col-md-offset-2"> <div class="homeProduct"> <img src="/media/1018/onlineresource.png" alt="Abstrat illustration representing online resources" /> <a class="productTypeButton" href="/agreements?agreementType=OnlineResource">Online Resources <span class="fa fa-chevron-right findOutMoreChevron"></span></a> </div> </div> </div> </div> </div> </div> </div> </section> <section id="FeaturedAgreements"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="whitePanel"> <h3 class="homePanelTitle noBottomMargin">Featured Agreements</h3> <div class="agreementSummaryCarouselContainer"> <div class="featuredAgreementSummaryCarousel owl-carousel"> <div class="agreementSummary"> <span class="featuredReason">New Agreement</span> <div class="agreementLogoContainer"> <img src="/media/4214/peerceptiv-white-background-logo.png" alt="Chest image" class="agreementLogo" /> </div> <div> <a href="/agreements/peerceptiv/"><h4 class="agreementName">Peerceptiv</h4></a> <p class="agreementAvailability"> <strong> Available to purchase until <time>28/02/2027</time> </strong> </p> <p class="agreementSummaryDescription">Developed over the course of nearly twenty years of research on peer learning at the University of Pittsburgh, Peerceptiv actively engages learners in giving and receiving feedback while offering ...</p> <div class="agreementSummaryCtaContainer flexContainer flexContigious"> <a class="button" href="/agreements/peerceptiv/">Find out more</a> <a class="button buttonBlue" href="/place-your-order?agreementId=9624">Order Now</a> </div> </div> </div> <div class="agreementSummary"> <span class="featuredReason">New Agreement</span> <div class="agreementLogoContainer"> <img src="/media/4209/dmarc_advisor_stacked-4.png" alt="Chest image" class="agreementLogo" /> </div> <div> <a href="/agreements/dmarc-advisor/"><h4 class="agreementName">DMARC Advisor</h4></a> <p class="agreementAvailability"> <strong> Available to purchase until <time>31/03/2028</time> </strong> </p> <p class="agreementSummaryDescription">DMARC Advisor is a European leader in helping customers utilise DMARC effectively, to protect domains against email abuse and phishing. The DMARC Manager platform contains a set of tools allowing ...</p> <div class="agreementSummaryCtaContainer flexContainer flexContigious"> <a class="button" href="/agreements/dmarc-advisor/">Find out more</a> <a class="button buttonBlue" href="/place-your-order?agreementId=9660">Order Now</a> </div> </div> </div> <div class="agreementSummary"> <span class="featuredReason">New Agreement</span> <div class="agreementLogoContainer"> <img src="/media/4178/gatewatcher-logo.png" alt="Chest image" class="agreementLogo" /> </div> <div> <a href="/agreements/gatewatcher/"><h4 class="agreementName">Gatewatcher</h4></a> <p class="agreementAvailability"> <strong> Available to purchase until <time>31/10/2027</time> </strong> </p> <p class="agreementSummaryDescription">A leader in the detection of cyber threats, Gatewatcher has been protecting critical networks of public and private institutions worldwide since 2015. Their Network Detection and Response (NDR) ...</p> <div class="agreementSummaryCtaContainer flexContainer flexContigious"> <a class="button" href="/agreements/gatewatcher/">Find out more</a> <a class="button buttonBlue" href="/place-your-order?agreementId=9444">Order Now</a> </div> </div> </div> <div class="agreementSummary"> <span class="featuredReason">Agreement Renewed</span> <div class="agreementLogoContainer"> <img src="/media/3705/snow-logo-full-pos-rgb.png" alt="Chest image" class="agreementLogo" /> </div> <div> <a href="/agreements/snow/"><h4 class="agreementName">Snow Software 2024</h4></a> <p class="agreementAvailability"> <strong> Available to purchase until <time>30/11/2027</time> </strong> </p> <p class="agreementSummaryDescription">Software Asset Management products and services. New product mix for 2024 Agreement</p> <div class="agreementSummaryCtaContainer flexContainer flexContigious"> <a class="button" href="/agreements/snow/">Find out more</a> <a class="button buttonBlue" href="/place-your-order?agreementId=9560">Order Now</a> </div> </div> </div> </div> <div class="text-center agreementCarouselLinkContainer"><a class="agreementCarouselLink" href="/agreements">View All Agreements</a></div> </div> </div> </div> </div> </div> </section> <section id="Testimonials"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="whitePanel"> <span class="homePanelTitle">Testimonials</span> <div class="agreementSummaryCarouselContainer"> <div class="testimonialCarousel owl-carousel"> <div class="col-md-12"> <div class="row"> <div class="col-md-1 col-md-offset-1 col-sm-2 hidden-xs"> <img class="testimonialQuote" src="/Images/quotesLeft.png" alt=""/> </div> <div class="col-md-8 col-sm-8 text-center"> <span class="visible-xs mobileQuote pull-left"><img class="mobileQuoteLeft" src="/Images/quotesLeft.png" alt=""></span> <img class="testimonialImage" src="/media/3754/bath-2.png" alt="Chest image" /> <span class="visible-xs mobileQuote pull-right"><img class="mobileQuoteRight" src="/Images/quotesRight.png" alt=""></span> <p class="testimonialTestimony">Licence types I can understand, clear pricing structure and negotiated deals with the HE community in mind.</p> <span class="testimonialReferee">Helen Rhodes, School of Management Librarian</span> <span class="testimonialInstitution">University of Bath</span> </div> <div class="col-md-1 col-sm-2 hidden-xs"> <img class="testimonialQuote" src="/Images/quotesRight.png" alt=""/> </div> </div> </div> <div class="col-md-12"> <div class="row"> <div class="col-md-1 col-md-offset-1 col-sm-2 hidden-xs"> <img class="testimonialQuote" src="/Images/quotesLeft.png" alt=""/> </div> <div class="col-md-8 col-sm-8 text-center"> <span class="visible-xs mobileQuote pull-left"><img class="mobileQuoteLeft" src="/Images/quotesLeft.png" alt=""></span> <img class="testimonialImage" src="/media/3759/surrey-b.png" alt="Chest image" /> <span class="visible-xs mobileQuote pull-right"><img class="mobileQuoteRight" src="/Images/quotesRight.png" alt=""></span> <p class="testimonialTestimony">They offer good value for money and are often easy to opt into</p> <span class="testimonialReferee">Jo Taylor, Contracts &amp; Purchasing Officer</span> <span class="testimonialInstitution">University of Surrey</span> </div> <div class="col-md-1 col-sm-2 hidden-xs"> <img class="testimonialQuote" src="/Images/quotesRight.png" alt=""/> </div> </div> </div> <div class="col-md-12"> <div class="row"> <div class="col-md-1 col-md-offset-1 col-sm-2 hidden-xs"> <img class="testimonialQuote" src="/Images/quotesLeft.png" alt=""/> </div> <div class="col-md-8 col-sm-8 text-center"> <span class="visible-xs mobileQuote pull-left"><img class="mobileQuoteLeft" src="/Images/quotesLeft.png" alt=""></span> <img class="testimonialImage" src="/media/3760/waterford-b.png" alt="Chest image" /> <span class="visible-xs mobileQuote pull-right"><img class="mobileQuoteRight" src="/Images/quotesRight.png" alt=""></span> <p class="testimonialTestimony">Preferential pricing for education is always guaranteed</p> <span class="testimonialReferee">Aidan McGrath, IT Manager</span> <span class="testimonialInstitution">Waterford Institute of Technology</span> </div> <div class="col-md-1 col-sm-2 hidden-xs"> <img class="testimonialQuote" src="/Images/quotesRight.png" alt=""/> </div> </div> </div> <div class="col-md-12"> <div class="row"> <div class="col-md-1 col-md-offset-1 col-sm-2 hidden-xs"> <img class="testimonialQuote" src="/Images/quotesLeft.png" alt=""/> </div> <div class="col-md-8 col-sm-8 text-center"> <span class="visible-xs mobileQuote pull-left"><img class="mobileQuoteLeft" src="/Images/quotesLeft.png" alt=""></span> <img class="testimonialImage" src="/media/3540/snow_logo_testimonial.png" alt="Snow Software logo" /> <span class="visible-xs mobileQuote pull-right"><img class="mobileQuoteRight" src="/Images/quotesRight.png" alt=""></span> <p class="testimonialTestimony">Easy to use, widely understood</p> <span class="testimonialReferee">Kirk Bellerby, </span> <span class="testimonialInstitution">Snow Software</span> </div> <div class="col-md-1 col-sm-2 hidden-xs"> <img class="testimonialQuote" src="/Images/quotesRight.png" alt=""/> </div> </div> </div> <div class="col-md-12"> <div class="row"> <div class="col-md-1 col-md-offset-1 col-sm-2 hidden-xs"> <img class="testimonialQuote" src="/Images/quotesLeft.png" alt=""/> </div> <div class="col-md-8 col-sm-8 text-center"> <span class="visible-xs mobileQuote pull-left"><img class="mobileQuoteLeft" src="/Images/quotesLeft.png" alt=""></span> <img class="testimonialImage" src="/media/3757/kent-b.png" alt="Chest image" /> <span class="visible-xs mobileQuote pull-right"><img class="mobileQuoteRight" src="/Images/quotesRight.png" alt=""></span> <p class="testimonialTestimony">It&#39;s convenient for us, Chest creates these ready-made licence agreements that are simple and easy to sign up to. Eliminates the time and resources needed for HE institutions to negotiate individually with software vendors. Good customer service, always provide good timely responses and always listen to feedback from everyone.</p> <span class="testimonialReferee">Chris Morrison, Copyright, Software Licensing and IS Policy Manager</span> <span class="testimonialInstitution">University of Kent</span> </div> <div class="col-md-1 col-sm-2 hidden-xs"> <img class="testimonialQuote" src="/Images/quotesRight.png" alt=""/> </div> </div> </div> <div class="col-md-12"> <div class="row"> <div class="col-md-1 col-md-offset-1 col-sm-2 hidden-xs"> <img class="testimonialQuote" src="/Images/quotesLeft.png" alt=""/> </div> <div class="col-md-8 col-sm-8 text-center"> <span class="visible-xs mobileQuote pull-left"><img class="mobileQuoteLeft" src="/Images/quotesLeft.png" alt=""></span> <img class="testimonialImage" src="/media/3756/huddersfield-b.png" alt="Chest image" /> <span class="visible-xs mobileQuote pull-right"><img class="mobileQuoteRight" src="/Images/quotesRight.png" alt=""></span> <p class="testimonialTestimony">Far more beneficial to us as an institution that a lot of the leg-work (in terms of procurement rule compliancy, pricing &amp; contract negotiation &amp; fairness) has already been done on our behalf. Especially helpful when not every member institution has the appropriate staffing to take on these challenges</p> <span class="testimonialReferee">Cameron Douglas, Software Licencing &amp; Compliance Officer</span> <span class="testimonialInstitution">University of Huddersfield</span> </div> <div class="col-md-1 col-sm-2 hidden-xs"> <img class="testimonialQuote" src="/Images/quotesRight.png" alt=""/> </div> </div> </div> <div class="col-md-12"> <div class="row"> <div class="col-md-1 col-md-offset-1 col-sm-2 hidden-xs"> <img class="testimonialQuote" src="/Images/quotesLeft.png" alt=""/> </div> <div class="col-md-8 col-sm-8 text-center"> <span class="visible-xs mobileQuote pull-left"><img class="mobileQuoteLeft" src="/Images/quotesLeft.png" alt=""></span> <img class="testimonialImage" src="/media/3758/newcastle-b.png" alt="Chest image" /> <span class="visible-xs mobileQuote pull-right"><img class="mobileQuoteRight" src="/Images/quotesRight.png" alt=""></span> <p class="testimonialTestimony">I have found the agreements to be useful in getting clear details of both the offering; and the price structure; whilst offering prices that may be more favourable than those that could be negotiated by individual institutions</p> <span class="testimonialReferee">Kerry Richmond, Software Licensing &amp; Contracts Management Officer</span> <span class="testimonialInstitution">Newcastle University</span> </div> <div class="col-md-1 col-sm-2 hidden-xs"> <img class="testimonialQuote" src="/Images/quotesRight.png" alt=""/> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <div class="spacer"></div> <section id="MailingListPrompt"> <div class="container"> <div class="row"> <div class="col-md-4 col-sm-12"> <p id="MailingListPromptText">Join our mailing list for the latest news, event information and resources</p> </div> <div class="col-md-8 col-sm-12"> <form action="/" enctype="multipart/form-data" method="post"><input name="__RequestVerificationToken" type="hidden" value="GrK9xzPXEUf_0Ns1KhNAUs6_gLRHHmfMXPg3Rre90gvkl6jEcLBslAjLsEHYcxp7_m27Tv4GOXbLDvk913908nwJAoPiXdXdOW4qPN3tyrE1" /> <div class="container-fluid containerWithoutPadding"> <div class="row"> <div class="col-md-6 col-sm-6"> <fieldset> <input aria-label="Mailing List Email Address" class="fullWidth mailingListEmail" data-val="true" data-val-regex="The e-mail address you provided could not be recognised. Please try again." data-val-regex-pattern="\b[A-Z0-9a-z._%+-]+@[A-Z0-9a-z.-]+\.[A-Za-z]{2,}\b" data-val-required="The Email Address field is required." id="EmailAddress" name="EmailAddress" placeholder="Email Address" title="Mailing List Email Address" type="text" value="" /> </fieldset> </div> <div class="col-md-4 col-sm-3"> <fieldset> <strong><label class="labelAboveInput">Interested in:</label></strong> <div class="flexContainer"> <div class="mailingCheckboxContainer"> <input checked="checked" data-val="true" data-val-required="The Software field is required." id="InterestedInSoftwareTools" name="InterestedInSoftwareTools" type="checkbox" value="true" /><input name="InterestedInSoftwareTools" type="hidden" value="false" /> <label for="InterestedInSoftwareTools">Software</label> </div> <div class="mailingCheckboxContainer"> <input checked="checked" data-val="true" data-val-required="The Online Resources field is required." id="InterestedInOnlineResources" name="InterestedInOnlineResources" type="checkbox" value="true" /><input name="InterestedInOnlineResources" type="hidden" value="false" /> <label for="InterestedInOnlineResources">Online Resources</label> </div> </div> </fieldset> </div> <div class="col-md-2 col-sm-3"> <fieldset class="fullWidth"> <input class="button buttonBlue" type="submit" value="Sign Up" /> </fieldset> </div> </div> </div> <input name='ufprt' type='hidden' value='4062064BD751683DF4023DABBC664581C01BCCD97886534BC7F5D63FF7EAB4D885A8624BCA60340014D0659E860DFAC58C617ACEDC233A23F10EB51844483AF89ED55BD06D3CAE7D45E0ED353809A3B8543BC002FB5DB7DAEB272D112D3E56E2F0D63E6744B460A38E28CC2B3A4415C6F0CD669E6CFD2DD37E7AC924B1F18826D220F276FA5A707C0C93ACFB3B7B126888C54DCA5D1DCCF9F745CDDE48D5AD287B57B831AB3399E8C7CBA52B9AD623CA' /></form> </div> </div> </div> </section> <footer id="Footer"> <div class="container"> <div class="row"> <div class="col-md-12 flexContainer flexMiddle"> <img class="chestLogo flexShrink" src="/Images/Logos/chest-footer.svg" alt="The Chest company logo, a geometric white triangle with the word Chest written next to it" /> <div> <div class="footer_nav--action-container"> <div class="footer_nav--action-links"> <p class="primaryFooterNavigation inlineElementContainer"> <a href="/privacy-notice/">Privacy Notice</a> <a href="/accessibility/">Accessibility</a> <a href="/cookies/">Cookies</a> <a href="/legal-information/">Legal information</a> </p> <p class="secondaryFooterNavigation inlineElementContainer"> <a href="/suggestions/">Suggestions</a> <a href="/irish-tax-clearance-certificate/">Irish Tax Clearance Certificate</a> <a href="/frequently-asked-questions/">FAQs</a> </p> </div> <img loading="lazy" class="footer_nav--action-logo" src="/Images/Logos/Jisc_Kitemark_RGB.png" alt="Part of Jisc" /> </div> <p class="footer_nav--details companyDetails inlineElementContainer"> <span>Jisc (Registered Office), 4 Portwall Lane , Bristol, BS1 6NB</span> <span>|</span> <span>Charity No. 1149740</span> <span>|</span> <span>Company No. 5747339</span> <span id="MadeByWattle"> <a target="_blank" href="https://www.wearewattle.com/">Website by WATTLE</a> </span> </p> </div> <div class="footer_nav--logo-container"> <img loading="lazy" class="footer_nav--logo" src="/Images/Logos/Jisc_Kitemark_RGB.png" alt="Part of Jisc" /> </div> </div> </div> </div> </footer> <section id="DynamicUserFeedbackSection"></section> <link href="https://fonts.googleapis.com/css?family=Exo+2:400,600,700" rel="stylesheet"> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.17.0/jquery.validate.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery-validation-unobtrusive/3.2.6/jquery.validate.unobtrusive.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/jquery.waypoints.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/shortcuts/sticky.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/shortcuts/inview.min.js"></script> <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/jquery-ajax-unobtrusive@3.2.4/jquery.unobtrusive-ajax.min.js"></script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery.blockUI/2.70/jquery.blockUI.js"></script> <script type="text/javascript" src="/Libraries/Bootstrap/js/bootstrap.min.js"></script> <script type="text/javascript" src="/Scripts/Polyfills.min.js"></script> <script type="text/javascript" src="/Scripts/Sitewide.min.js"></script> <script type="text/javascript" src="/Scripts/MobileSiteWide.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/fancyapps/fancybox@3.5.7/dist/jquery.fancybox.min.js"></script> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css" integrity="sha512-H9jrZiiopUdsLpg94A333EfumgUBpO9MdbxStdeITo+KEIMaNfHNvwyjjDJb+ERPaRS6DpyRlKbvPUasNItRyw==" crossorigin="anonymous" referrerpolicy="no-referrer" /> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js"></script> <script src="/Scripts/CarouselHandler.js"></script> <script> $('#HomeAgreementSearch').on('keyup', function (e) { if (e.keyCode == 13) { searchAgreements(); } }); function searchAgreements() { window.location.href = "/agreements?searchTerm=" + $('#HomeAgreementSearch').val(); } </script> </body> </html>

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