CINXE.COM
Advent Books
<!doctype html> <!--[if IEMobile]><html itemscope itemtype="http://schema.org/Book" class="iemobile" lang="en-gb"> <![endif]--> <!--[if IE 7]> <html itemscope itemtype="http://schema.org/Book" class="no-js ie7 oldie" lang="en-gb"> <![endif]--> <!--[if IE 8]> <html itemscope itemtype="http://schema.org/Book" class="no-js ie8 oldie" lang="en-gb"> <![endif]--> <!--[if gt IE 8]><!--> <html itemscope itemtype="http://schema.org/Book" class="no-js" lang="en-gb"> <!--<![endif]--> <head> <base href="https://www.dartonlongmantodd.co.uk/subjects/advent-books" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="author" content="HSI Administrator" /> <meta name="x-ua-compatible" content="IE=edge,chrome=1" /> <title>Advent Books</title> <link href="/templates/dartonlongmanandtodd/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" /> <link href="/templates/dartonlongmanandtodd/css/template.css" rel="stylesheet" type="text/css" /> <link href="/media/jui/css/chosen.css" rel="stylesheet" type="text/css" /> <link href="/media/com_finder/css/finder.css" rel="stylesheet" type="text/css" /> <script src="/media/jui/js/jquery.min.js" type="text/javascript"></script> <script src="/media/jui/js/jquery-noconflict.js" type="text/javascript"></script> <script src="/media/jui/js/jquery-migrate.min.js" type="text/javascript"></script> <script src="/media/system/js/caption.js" type="text/javascript"></script> <script src="/templates/dartonlongmanandtodd/js/bootstrap.min.js" type="text/javascript"></script> <script src="/templates/dartonlongmanandtodd/js/logic.js" type="text/javascript"></script> <script src="/templates/dartonlongmanandtodd/js/bsx-bookshop.js" type="text/javascript"></script> <script src="/templates/dartonlongmanandtodd/js/bsx-imageviewer.js" type="text/javascript"></script> <script src="/media/jui/js/chosen.jquery.min.js" type="text/javascript"></script> <script src="/templates/dartonlongmanandtodd/js/jui/bootstrap.min.js" type="text/javascript"></script> <script src="/media/jui/js/jquery.autocomplete.min.js" type="text/javascript"></script> <script type="text/javascript"> jQuery(window).on('load', function() { new JCaption('img.caption'); }); jQuery(document).ready(function (){ jQuery('.advancedSelect').chosen({"disable_search_threshold":10,"search_contains":true,"allow_single_deselect":true,"placeholder_text_multiple":"Type or select some options","placeholder_text_single":"Select an option","no_results_text":"No results match"}); }); jQuery(function($){ $(".hasTooltip").tooltip({"html": true,"container": "body"}); }); jQuery(document).ready(function() { var value, searchword = jQuery('#mod-finder-searchword246'); // Get the current value. value = searchword.val(); // If the current value equals the default value, clear it. searchword.on('focus', function () { var el = jQuery(this); if (el.val() === '') { el.val(''); } }); // If the current value is empty, set the previous value. searchword.on('blur', function () { var el = jQuery(this); if (!el.val()) { el.val(value); } }); jQuery('#mod-finder-searchform246').on('submit', function (e) { e.stopPropagation(); var advanced = jQuery('#mod-finder-advanced246'); // Disable select boxes with no value selected. if (advanced.length) { advanced.find('select').each(function (index, el) { var el = jQuery(el); if (!el.val()) { el.attr('disabled', 'disabled'); } }); } }); var suggest = jQuery('#mod-finder-searchword246').autocomplete({ serviceUrl: '/component/finder/?task=suggestions.suggest&format=json&tmpl=component', paramName: 'q', minChars: 1, maxHeight: 400, width: 300, zIndex: 9999, deferRequestBy: 500 });}); </script> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /> <link rel="apple-touch-icon-precomposed" href="/templates/dartonlongmanandtodd/images/apple-touch-icon-57x57-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="/templates/dartonlongmanandtodd/images/apple-touch-icon-72x72-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="/templates/dartonlongmanandtodd/images/apple-touch-icon-114x114-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/templates/dartonlongmanandtodd/images/apple-touch-icon-144x144-precomposed.png"> <!--[if lte IE 8]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!-- <link rel="canonical" href="/"/>--> <link rel="canonical" href="https://www.dltbooks.com/subjects/advent-books"/> <script type="text/javascript">window.addEvent('domready',CookieMessage_Setup);</script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-41923544-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> <!-- Piwik --> <script type="text/javascript"> var _paq = _paq || []; _paq.push(["setDomains", ["*.www.darton-longman-todd.co.uk"]]); _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u=(("https:" == document.location.protocol) ? "https" : "http") + "://www.booksonix.com/common/stats/"; _paq.push(['setTrackerUrl', u+'piwik.php']); _paq.push(['setSiteId', 87]); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.type='text/javascript'; g.defer=true; g.async=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s); })(); </script> <noscript><p><img src="http://www.booksonix.com/common/stats/piwik.php?idsite=87" style="border:0;" alt="" /></p></noscript> <!-- End Piwik Code --> <script type="text/javascript">window.addEvent('domready',MagazineLinkableImages);</script> <script type="text/javascript"> jQuery('#myCarousel').carousel({ interval: 4000 }) jQuery('.carousel .item').each(function(){ var next = $(this).next(); if (!next.length) { next = $(this).siblings(':first'); } next.children(':first-child').clone().appendTo($(this)); for (var i=0;i<2;i++) { next=next.next(); if (!next.length) { next = $(this).siblings(':first'); } next.children(':first-child').clone().appendTo($(this)); } }); </script> <meta property="fb:app_id" content="{1683722921839443}" /> </head> <body class="page advent-books "> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.4&appId=1683722361839499"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <div class="container"> <div class="row topbanner"> <div id="toplogo" class="col-xs-12 col-md-6"> <a href="/"> <img class="img-responsive" src="/images/logos/dlt-logo.jpg" /> </a> </div> <div class="hidden-xs hidden-sm col-md-3"> <!-- SOCIAL BUTTONS --> <div class="custom socialmedia"> <p style="margin-bottom:0px"><a href="https://twitter.com/dlt_books" target="_blank" title="Follow us on Twitter"><img src="/images/logos/twitter-logo.png" alt="" style="border: 0; width: 18px; height: 18px;" border="0"> Follow us</a><br> <a href="http://www.facebook.com/pages/Darton-Longman-Todd-Publishers/230755523629445" target="_blank" title="Find us on Facebook"><img src="/images/logos/facebook-logo.png" alt="" style="border: 0; width: 18px; height: 18px;" border="0"> Connect with us</a><br> <a href="http://gb.pinterest.com/dltbookslondon/" target="_blank" title="Find us on Pinterest"><img src="/images/logos/pinterest-logo.png" alt="" style="border: 0; width: 18px; height: 18px;" border="0"> Pinterest</a><br> <a href="http://www.youtube.com/user/Dartonlongmantodd" target="_blank" title="Visit our YouTube channel"><img src="/images/logos/youtube-logo.png" alt="" style="border: 0; width: 18px; height: 18px;" border="0"> Writers' videos</a><br> <a href="https://www.instagram.com/dlt_books/?hl=en" target="_blank" title="Visit us on Instagram"> <img src="/images/logos/instagram-logo.png" alt="" style="border: 0; width: 18px; height: 18px;" border="0"> Instagram </a> <br> <a href="http://www.vicarsfaq.co.uk/" title="The Vicar's FAQ" class="socialmedia_vfaq"><img src="/images/logos/VicarsFAQ_icon.jpg" alt="" style="border: 0; width: 18px; height: 18px;" border="0"> vicarsfaq.co.uk</a></p></div> <!--<div class="custom abbotpeter"> <a href="https://www.dltbibles.com/" title="DLT Bibles" alt="DLT Bibles" target="_blank"><img src="/images/logos/biblerangepic.jpg" style="width:120px;height:90px;border:0px;"></a> </div>--> </div> <div class="col-xs-12 col-sm-8 col-md-3"> <!-- SEARCHBOX --> <!-- <div> <form id="mod-finder-searchform246" action="/component/finder/search?f=1" method="get" class="form-search"> <div class="finder"> <label for="mod-finder-searchword246" class="element-invisible finder">Search</label><br /><input type="text" name="q" id="mod-finder-searchword246" class="search-query input-medium" size="25" value="" placeholder=""/><br /><button class="btn btn-primary hasTooltip finder" type="submit" title="Quick search"><span class="icon-search icon-white"></span>Search</button> <input type="hidden" name="f" value="1" /><input type="hidden" name="Itemid" value="139" /> </div> </form> </div>--> <div> <form id="mod-finder-searchform" action="/component/finder/search?f=1" method="get" class="form-search"> <div class="finder"> <input autocomplete="off" name="q" id="mod-finder-searchword" class="search-query input-medium" style="width:100%;" value="" type="text"><br> <button data-original-title="Quick search" class="btn btn-primary hasTooltip finder" type="submit" title=""> <i class="icon-search icon-white">Search</i></button> <input name="f" value="1" type="hidden"><input name="Itemid" value="101" type="hidden"> </div> </form> </div> <div class="visible-md visible-lg" style="clear:both"> <a href="/basket"><span id="basket-icon" class="glyphicon glyphicon-shopping-cart"></span>BASKET (0)</a> </div> </div> <div class="col-xs-6 col-sm-4 hidden-md hidden-lg" style="padding: 10px 0px 10px 10px;"> <a href="/basket"><span id="basket-icon" class="glyphicon glyphicon-shopping-cart"></span>BASKET (0)</a> </div> <div class="col-xs-6 visible-xs" style="padding: 0"> <!-- MENU --> <div class="navbar-header visible-xs" id="collapsed_menu"> <button id="topmenubutton" type="button" class="navbar-toggle" data-toggle="collapse" data-target=".mainmenu"> Menu </button> </div> </div> </div><!-- /row --> <div class="row topmenu hidden-xs"> <div class="hidden-xs col-sm-12"> <ul class="nav nav-pills" id="mainlevel"> <li> <a href="/">Home</a> </li> <li> <a href="/our-books">Our Books</a> </li> <li> <a href="/authors-series">Authors & Series</a> </li> <li> <a href="/about-us">About us</a> </li> <li class="dropdown"> <a href="#" data-toggle="dropdown" class="dropdown-toggle">Contact<br class="visible-sm"/> us<b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="/contact-us/trade-info">Trade info</a></li> <li><a href="/contact-us/submission-guidelines">Submission guidelines</a></li> <li><a href="/contact-us/job-opportunities">Job Opportunities</a></li> <li><a href="/contact-us/rights-permissions">Rights & permissions</a></li> </ul> </li> <li> <a href="http://dartonlongmanandtodd.blogspot.co.uk/" target="_blank">Blog</a> </li> <li> <a href="/FAQ">FAQ</a> </li> <li> <a href="/ebooks">eBooks</a> </li> <li> <a href="/press-releases">Press<br class="visible-sm"/> Releases</a> </li> </ul> </div> </div> <div class="row"> <div class="visible-xs col-xs-12"> <div class="expandedmenu collapse navbar-collapse mainmenu"> <!-- ***** TOPMENU ***** --> <ul class="expandedmenu"> <li> <a href="/">Home</a> </li> <li> <a href="/our-books">Our Books</a> </li> <li> <a href="/authors-series">Authors & Series</a> </li> <li> <a href="/about-us">About us</a> </li> <li> Contact us <ul> <li><a href="/contact-us/trade-info">Trade info</a></li> <li><a href="/contact-us/submission-guidelines">Submission guidelines</a></li> <li><a href="/contact-us/job-opportunities">Job Opportunities</a></li> <li><a href="/contact-us/rights-permissions">Rights & permissions</a></li> </ul> </li> <li> <a href="http://dartonlongmanandtodd.blogspot.co.uk/" target="_blank">Blog</a> </li> <li> <a href="/FAQ">FAQ</a> </li> <li> <a href="/ebooks">eBooks</a> </li> <li> <a href="/press-releases">Press<br class="visible-sm"/> Releases</a> </li> </ul> </div> <div class="container hidden-xs widemenu"> <ul class="nav nav-pills"> <li class="item-101 current active"> <a href="/">Home</a> </li> <li class="item-131"> <a href="/trade">Trade</a> </li> <li class="item-130"> <a href="/librarians">Librarians</a> </li> <li class="item-132"> <a href="/catalogues">Catalogues</a> </li> <li class="item-133"> <a href="/special-offers">Special<br class="visible-sm"/> Offers</a> </li> <li class="item-134"> <a href="/conferences">Conferences</a> </li> <li class="dropdown"> <a href="#" data-toggle="dropdown" class="dropdown-toggle">Publish<br class="visible-sm"/> With Us<b class="caret"></b></a> <ul class="dropdown-menu"> <li><a href="/contact-us/trade-info">Trade info</a></li> <li><a href="/contact-us/submission-guidelines">Submission guidelines</a></li> <li><a href="/contact-us/job-opportunities">Job Opportunities</a></li> <li><a href="/contact-us/rights-permissions">Rights & permissions</a></li> </ul> </li> <li class="item-112"> <a href="/contact-us">Contact<br class="visible-sm"/> us</a> </li> </ul> </div> </div> <div class="col-xs-12 visible-xs" id="accordionmenu"> <!-- BROWSE SUBJECT ACCORDION --> <!-- XS accordion --> <div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true"> <div class="panel panel-default"> <div class="panel-heading" role="tab" id="menuheadingOne"> <h4 class="panel-title"> <a data-toggle="collapse" data-parent="#accordion" href="#menucollapseOne" aria-expanded="true" aria-controls="menucollapseOne"> Browse by Subject <span class="caret"></span> </a> </h4> </div> <div id="menucollapseOne" class="panel-collapse collapse" role="tabpanel" aria-labelledby="menuheadingOne"> <div class="panel-body"> <ul class="nav-child unstyled small"> <li class="first"> <a href="/subjects/bibles"> <span>Bibles</span> </a> </li> <li> <a href="/subjects/gift-books"> <span>Gift Books</span> </a> </li> <li> <a href="/subjects/humour"> <span>Humour</span> </a> </li> <li> <a href="/subjects/autobiography-and-memoir"> <span>Autobiography and Memoir</span> </a> </li> <li> <a href="/subjects/biography"> <span>Biography</span> </a> </li> <li> <a href="/subjects/fiction"> <span>Fiction</span> </a> </li> <li> <a href="/subjects/spirituality-and-prayer"> <span>Spirituality and Prayer</span> </a> </li> <li> <a href="/subjects/lent-books"> <span>Lent Books</span> </a> </li> <li> <a href="/subjects/advent-books"> <span>Advent Books</span> </a> </li> <li> <a href="/subjects/theology"> <span>Theology</span> </a> </li> <li> <a href="/subjects/church-and-society"> <span>Church and Society</span> </a> </li> <li> <a href="/subjects/ministry-and-pastoral-care"> <span>Ministry and Pastoral Care</span> </a> </li> <li> <a href="/subjects/counselling"> <span>Counselling</span> </a> </li> <li> <a href="/subjects/mental-health"> <span>Mental Health</span> </a> </li> <li> <a href="/subjects/bereavement"> <span>Bereavement</span> </a> </li> <li> <a href="/subjects/self-help-and-wellbeing"> <span>Self-Help and Wellbeing</span> </a> </li> <li> <a href="/subjects/sex-and-sexuality"> <span>Sex and Sexuality</span> </a> </li> <li> <a href="/subjects/womens-studies"> <span>Women's Studies</span> </a> </li> <li> <a href="/subjects/youth"> <span>Youth</span> </a> </li> <li> <a href="/subjects/arts-and-literature"> <span>Arts and Literature</span> </a> </li> <li> <a href="/subjects/tv-and-film"> <span>TV and Film</span> </a> </li> <li> <a href="/subjects/sport"> <span>Sport</span> </a> </li> <li> <a href="/subjects/buddhism"> <span>Buddhism</span> </a> </li> <li> <a href="/subjects/islam"> <span>Islam</span> </a> </li> <li> <a href="/subjects/judaism"> <span>Judaism</span> </a> </li> <li class="last"> <a href="/subjects/cookery"> <span>Cookery</span> </a> </li> </ul> </div> </div> </div><!-- panel 1 --> </div> <!-- / XS accordion --> </div> <div class="hidden-xs col-sm-3 leftbar"> <!--LEFTBAR --> <div class="custom" > <div class="sidebarbodyleft sidebaradvertleft"><a title="DLT ebooks" href="https://www.dltebooks.com" target="blank"><img class="img-responsive center-block" src="/images/adverts/ad1_ebooks.jpg" alt="" /></a></div></div> <div class="custom sidebartitleleft" > <p>Browse by subject</p></div> <ul class="nav menu sidebarbodyleft" id="subjectbrowse"> <li class="item-114"><a href="/subjects/bibles" >Bibles</a></li><li class="item-124"><a href="/subjects/gift-books" >Gift Books</a></li><li class="item-150"><a href="/subjects/humour" >Humour</a></li><li class="item-117"><a href="/subjects/autobiography-and-memoir" >Autobiography and Memoir</a></li><li class="item-138"><a href="/subjects/biography" >Biography</a></li><li class="item-125"><a href="/subjects/fiction" >Fiction</a></li><li class="item-115"><a href="/subjects/spirituality-and-prayer" >Spirituality and Prayer</a></li><li class="item-127"><a href="/subjects/lent-books" >Lent Books</a></li><li class="item-139 current active"><a href="/subjects/advent-books" >Advent Books</a></li><li class="item-116"><a href="/subjects/theology" >Theology</a></li><li class="item-118"><a href="/subjects/church-and-society" >Church and Society</a></li><li class="item-119"><a href="/subjects/ministry-and-pastoral-care" >Ministry and Pastoral Care</a></li><li class="item-140"><a href="/subjects/counselling" >Counselling</a></li><li class="item-141"><a href="/subjects/mental-health" >Mental Health</a></li><li class="item-126"><a href="/subjects/bereavement" >Bereavement</a></li><li class="item-120"><a href="/subjects/self-help-and-wellbeing" >Self-Help and Wellbeing</a></li><li class="item-142"><a href="/subjects/sex-and-sexuality" >Sex and Sexuality</a></li><li class="item-143"><a href="/subjects/womens-studies" >Women's Studies</a></li><li class="item-128"><a href="/subjects/youth" >Youth</a></li><li class="item-144"><a href="/subjects/arts-and-literature" >Arts and Literature</a></li><li class="item-145"><a href="/subjects/tv-and-film" >TV and Film</a></li><li class="item-146"><a href="/subjects/sport" >Sport</a></li><li class="item-147"><a href="/subjects/buddhism" >Buddhism</a></li><li class="item-148"><a href="/subjects/islam" >Islam</a></li><li class="item-149"><a href="/subjects/judaism" >Judaism</a></li><li class="item-151"><a href="/subjects/cookery" >Cookery</a></li></ul></li></ul> </div> <div class="col-xs-12 col-sm-9 col-md-6"> <div id="system-message-container"> </div> <div class="item-page" itemscope itemtype="https://schema.org/Article"> <meta itemprop="inLanguage" content="en-GB" /> <div itemprop="articleBody"> <h1>Advent Books</h1> <p>Discerning the true meaning of Christmas.</p> <p> </p> <p> <div class="moduletable"> <script type="text/javascript" src="/media/mod_bsxcategorypage/js/pagenav.js"></script> <div id="productlist_page1" class="productlist_page productlist_activepage"> <ul> <li><table class="productlistitem"> <tr> <td class="productlistitem_image" rowspan="6"> <a href="/titles/1487-9780232526806-advent-calendar"> <img src="/book-images/CROFT%20ADVENT%20CALENDAR%20FULL1.jpg?H100W80B" border="0"/> </a> </td> <td class="productlistitem_title" colspan="3"> <h1> <a href="/titles/1487-9780232526806-advent-calendar">The Advent Calendar</a> </h1> </td> </tr> <tr> <td class="productlistitem_contributor" colspan="3">Steven Croft</td> </tr> <tr> <td class="productlistitem_bibliodetails" colspan="3">978 0 232 52680 6 <span class="productlistitem_biblioseparator">|</span>Paperback</td> </tr> <tr> <td class="productlistitem_sellprice"> <b>Price: </b> <span>£9.95</span> </td> <td class="productlistitem_sellprice"> </td> <td class="productlistitem_buynow"> <form method="POST" action="/basket" onsubmit="if(this.action.search(/^http:\/\//)==0)this.action='https://'+this.action.substring(7)"> <input name="cmd" type="hidden" value="BasketAdd"/> <input name="prodid" type="hidden" value="9780232526806"/> <input type="submit" value="Add to basket"/> </form> </td> </tr> <tr> <td class="productlistitem_bibliodetails" colspan="3">978 0 232 52826 8 <span class="productlistitem_biblioseparator">|</span>eBook</td> </tr> <tr> <td class="productlistitem_sellprice"/> <td class="productlistitem_sellprice"> </td> <td class="productlistitem_buynow"> <a href="http://www.amazon.co.uk/the-advent-calendar/dp/B003E37LB6?tag=dlt0a-21" target="_blank" title="Buy now from Amazon">Buy now</a> </td> </tr> </table></li> <li><table class="productlistitem"> <tr> <td class="productlistitem_image" rowspan="6"> <a href="/titles/2286-9780232534641-alongside"> <img src="/book-images/9780232534641.jpg?H100W80B" border="0"/> </a> </td> <td class="productlistitem_title" colspan="3"> <h1> <a href="/titles/2286-9780232534641-alongside">Alongside</a> </h1> <h2>Reflections on Jesus’ Struggles and how he meets us in Our Struggles</h2> </td> </tr> <tr> <td class="productlistitem_contributor" colspan="3">Henry Martin</td> </tr> <tr> <td class="productlistitem_bibliodetails" colspan="3">978 0 232 53464 1 <span class="productlistitem_biblioseparator">|</span>Paperback</td> </tr> <tr> <td class="productlistitem_sellprice"> <b>Price: </b> <span>£12.99</span> </td> <td class="productlistitem_sellprice"> </td> <td class="productlistitem_buynow"> <form method="POST" action="/basket" onsubmit="if(this.action.search(/^http:\/\//)==0)this.action='https://'+this.action.substring(7)"> <input name="cmd" type="hidden" value="BasketAdd"/> <input name="prodid" type="hidden" value="9780232534641"/> <input type="submit" value="Add to basket"/> </form> </td> </tr> <tr> <td class="productlistitem_bibliodetails" colspan="3">978 0 232 53465 8 <span class="productlistitem_biblioseparator">|</span>eBook</td> </tr> <tr> <td class="productlistitem_sellprice"/> <td class="productlistitem_sellprice"> </td> <td class="productlistitem_buynow"> <div class="product_buynow"> <a href="http://www.amazon.co.uk/gp/search?ie=UTF8&index=books&keywords=9780232534658&tag=dlt0a-21" target="_blank" title="Buy now from Amazon">Buy now</a> </div> </td> </tr> </table></li> <li><table class="productlistitem"> <tr> <td class="productlistitem_image" rowspan="4"> <a href="/titles/1476-9780232526608-doxa"> <img src="/book-images/9780232526608.JPG?H100W80B" border="0"/> </a> </td> <td class="productlistitem_title" colspan="3"> <h1> <a href="/titles/1476-9780232526608-doxa">DOXA</a> </h1> <h2>A Discipleship Course</h2> </td> </tr> <tr> <td class="productlistitem_contributor" colspan="3">John Thomson</td> </tr> <tr> <td class="productlistitem_bibliodetails" colspan="3">978 0 232 52660 8 <span class="productlistitem_biblioseparator">|</span>Paperback</td> </tr> <tr> <td class="productlistitem_sellprice"> <b>Price: </b> <span>£15.00</span> </td> <td class="productlistitem_sellprice"> </td> <td class="productlistitem_buynow"> <form method="POST" action="/basket" onsubmit="if(this.action.search(/^http:\/\//)==0)this.action='https://'+this.action.substring(7)"> <input name="cmd" type="hidden" value="BasketAdd"/> <input name="prodid" type="hidden" value="9780232526608"/> <input type="submit" value="Add to basket"/> </form> </td> </tr> </table></li> <li><table class="productlistitem"> <tr> <td class="productlistitem_image" rowspan="6"> <a href="/titles/1636-9780232528992-feast-fast"> <img src="/book-images/Feast%20and%20fast%20christmas.jpg?H100W80B" border="0"/> </a> </td> <td class="productlistitem_title" colspan="3"> <h1> <a href="/titles/1636-9780232528992-feast-fast">Feast + Fast</a> </h1> <h2>Food for Advent and Christmas</h2> </td> </tr> <tr> <td class="productlistitem_contributor" colspan="3">Christina Rees</td> </tr> <tr> <td class="productlistitem_bibliodetails" colspan="3">978 0 232 52899 2 <span class="productlistitem_biblioseparator">|</span>Paperback</td> </tr> <tr> <td class="productlistitem_sellprice"> <b>Price: </b> <span>£9.99</span> </td> <td class="productlistitem_sellprice"> </td> <td class="productlistitem_buynow"> <form method="POST" action="/basket" onsubmit="if(this.action.search(/^http:\/\//)==0)this.action='https://'+this.action.substring(7)"> <input name="cmd" type="hidden" value="BasketAdd"/> <input name="prodid" type="hidden" value="9780232528992"/> <input type="submit" value="Add to basket"/> </form> </td> </tr> <tr> <td class="productlistitem_bibliodetails" colspan="3">978 0 232 53179 4 <span class="productlistitem_biblioseparator">|</span>eBook</td> </tr> <tr> <td class="productlistitem_sellprice"/> <td class="productlistitem_sellprice"> </td> <td class="productlistitem_buynow"> <a href="http://www.amazon.co.uk/feast-fast/dp/B00PLU5KWC?tag=dlt0a-21" target="_blank" title="Buy now from Amazon">Buy now</a> </td> </tr> </table></li> <li><table class="productlistitem"> <tr> <td class="productlistitem_image" rowspan="6"> <a href="/titles/2293-9780232534931-glorious-journey"> <img src="/book-images/9780232534931.jpg?H100W80B" border="0"/> </a> </td> <td class="productlistitem_title" colspan="3"> <h1> <a href="/titles/2293-9780232534931-glorious-journey">The Glorious Journey</a> </h1> <h2>A reflection book based on The Two Popes</h2> </td> </tr> <tr> <td class="productlistitem_contributor" colspan="3">Liam Kelly</td> </tr> <tr> <td class="productlistitem_bibliodetails" colspan="3">978 0 232 53493 1 <span class="productlistitem_biblioseparator">|</span>Paperback</td> </tr> <tr> <td class="productlistitem_sellprice"> <b>Price: </b> <span>£6.99</span> </td> <td class="productlistitem_sellprice"> </td> <td class="productlistitem_buynow"> <form method="POST" action="/basket" onsubmit="if(this.action.search(/^http:\/\//)==0)this.action='https://'+this.action.substring(7)"> <input name="cmd" type="hidden" value="BasketAdd"/> <input name="prodid" type="hidden" value="9780232534931"/> <input type="submit" value="Add to basket"/> </form> </td> </tr> <tr> <td class="productlistitem_bibliodetails" colspan="3">978 0 232 53494 8 <span class="productlistitem_biblioseparator">|</span>eBook</td> </tr> <tr> <td class="productlistitem_sellprice"/> <td class="productlistitem_sellprice"> </td> <td class="productlistitem_buynow"> <div class="product_buynow"> <a href="http://www.amazon.co.uk/gp/search?ie=UTF8&index=books&keywords=9780232534948&tag=dlt0a-21" target="_blank" title="Buy now from Amazon">Buy now</a> </div> </td> </tr> </table></li> </ul> <div id="productlist_page1navb" class="productlist_pagenav" style="display:none"> <span class="productlist_pagenav_fl"><</span> <span class="productlist_pagenav_cur">1</span> <a href="#" onclick="return bsxCategoryPageShow(2,1,1)">2</a> <a href="#" onclick="return bsxCategoryPageShow(3,1,1)">3</a> <a href="#" onclick="return bsxCategoryPageShow(2,1,1)">></a> </div> </div> <div id="productlist_pageend" style="display:none"></div> <script type="text/javascript">if(window.addEvent)window.addEvent('domready',function(){bsxCategoryPageShow(1,1,1)});</script> </div> </p> </div> </div> </div> <div class="hidden-xs hidden-sm col-md-3 rightbar"> <!-- RIGHTBAR --> <div class="custom mailchimp2title" > <div class="sidebartitle">Subscribe to the DLT mailing list</div> <div class="sidebarbody mailchimp2"> <!-- Begin MailChimp Signup Form --> <link href="//cdn-images.mailchimp.com/embedcode/classic-10_7.css" rel="stylesheet" type="text/css"> <style type="text/css"> #mc_embed_signup{clear:left; font:14px Helvetica,Arial,sans-serif; } #mc_embed_signup label{font-weight: normal; text-align: center;} </style> <div id="mc_embed_signup"> <form action="//darton-longman-todd.us4.list-manage.com/subscribe/post?u=425070d9d6f61d9a0b40edaea&id=3e40a1030b" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> <div id="mc_embed_signup_scroll"> <div class="mc-field-group"> <label for="mce-EMAIL">Email Address </label> <input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL"> </div> <div class="mc-field-group"> <label for="mce-FNAME">First Name </label> <input type="text" value="" name="FNAME" class="" id="mce-FNAME"> </div> <div class="mc-field-group"> <label for="mce-LNAME">Last Name </label> <input type="text" value="" name="LNAME" class="" id="mce-LNAME"> </div> <div id="mce-responses" class="clear"> <div class="response" id="mce-error-response" style="display:none"></div> <div class="response" id="mce-success-response" style="display:none"></div> </div> <!-- real people should not fill this in and expect good things - do not remove this or risk form bot signups--> <div style="position: absolute; left: -5000px;" aria-hidden="true"><input type="text" name="b_425070d9d6f61d9a0b40edaea_3e40a1030b" tabindex="-1" value=""></div> <div class="clear"><input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"></div> </div> </form> </div> <script type='text/javascript' src='//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js'></script><script type='text/javascript'>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]='EMAIL';ftypes[0]='email';fnames[1]='FNAME';ftypes[1]='text';fnames[2]='LNAME';ftypes[2]='text';}(jQuery));var $mcj = jQuery.noConflict(true);</script> <!--End mc_embed_signup--> </div> </div> <div class="custom" > <div class="sidebarbody sidebaradvertright"><a title="Follow us on Twitter" href="https://twitter.com/dlt_books"><img class="img-responsive center-block" src="/images/adverts/twitter-link.jpg" alt="Follow us on Twitter" /></a></div></div> <div class="custom" > <div class="sidebarbody sidebaradvertright"><a title="Christmas Book Sale" href="/"><img class="img-responsive center-block" src="/images/adverts/XmasBookSale24.jpg" alt="Christmas Book Sale" /></a></div></div> </div> </div> <div class="row"> <div class="footer col-xs-12"> <!-- FOOTER --> <div class="custom" > <div class="hidden-xs col-sm-2"></div> <div class="col-xs-12 col-sm-8"> <p><img class="img-responsive center-block" src="/images/logos/dlt-logo-sm.jpg" border="0" alt="Darton, Longman & Todd"/></p> <p>1 Spencer Court, 140-142 Wandsworth High Street, London, SW18 4JJ</p> <p>© Darton, Longman & Todd 2024</p> </div> <div id="BSXcredit" class="col-xs-12 col-sm-2"><p> <br />Powered by <br/><a href="http://www.booksonix.com" target="_blank" title="BooksoniX" style="color:white;"><img src="/images/logos/BSXlogo.png" /></a> </p></div> </div> <!-- <span class="visible-xs">XS</span> <span class="visible-sm">sm</span> <span class="visible-md">md</span> <span class="visible-lg">lg</span>--> </div> </div> </div> <!-- Place this tag in your head or just before your close body tag. --> <script src="https://apis.google.com/js/platform.js" async defer> {lang: 'en-GB'} </script> </body> </html>