Library Services for Education 2022

From 1st February 2022 Library Services for Education is no longer part of Traded Services. This will result in changes to how payments are processed.  Please see information on our web pages or contact us with any queries.

Library Services for Education

Teaser Services

$(function () { // slider var sliderContext = $('.js-pcg-main-slider'); var sliderOptions = { infinite: true, autoplay: false, slidesToShow: 1, slidesToScroll: 1, autoplaySpeed: 2000, responsive: [{ breakpoint: 768, settings: { slidesToShow: 1, slidesToScroll: 1 } }, { breakpoint: 540, settings: { slidesToShow: 1, slidesToScroll: 1 } }] }; $.pcg.frontend.homeSlick.init(sliderContext, sliderOptions); });