- Availability
-
Not Yet Published.
November 2025 (Backorder policy)
- Product Code
-
BGKLE5
- ISBN
-
978-1-59325-743-9
- Binding
-
Softcover
- Size
-
8 x 5.25 Inches (US)
- Rating
-
Order on Amazon or call us at 301-874-1700 to order by phone. Bulk discounts are available when ordering by phone. Bulk discounts are on the retail price of $15.95 and not the introductory price of $10.95.
Meet Pope Leo XIV, the first American pope. Get to know him through his words, actions, choices, and gestures, from his childhood in Chicago to his years as a priest, Augustinian, and missionary. Hear the distinct voice of the man who has answered the call to lead the Church with renewed zeal and purpose.
This book also includes the full text of Pope Leo's his first apostolic exhortation, Dilexi Te ("I have loved you"), an invitation to contemplate Christ’s love and be attentive to the suffering of others.
$(document).ready(function () {
$(".fancybox-thumbs").fancybox();
$(".thumbnailImage").hover(function () {
var thumb = $(this).parent();
var src = $(thumb).attr("rel");
var href = $(thumb).attr("href");
$(".productImage").each(function (i) {
$(this).attr("src", src);
$("#ProductImageUrl").attr("href", href);
$(this).unbind("click", mainImageClick);
$(this).bind("click", { thumbId: $(thumb).attr("id") }, mainImageClick);
});
});
});
function mainImageClick(event) {
$("#" + event.data.thumbId).trigger("click");
}
|