BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//hacksw/handcal//NONSGML v1.0//EN
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:America/New_York
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZNAME:MDT
TZOFFSETTO:-0600
END:DAYLIGHT
END:VTIMEZONE
DTSTAMP:20260413T073724Z
UID:69dcd574a40d8
BEGIN:VEVENT
DESCRIPTION:<style type="text/css">@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Vollkorn&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Old+Standard+TT:wght@700&display=swap');
</style><style type="text/css">.blockquote {
    padding: 10px;
    position: relative;
    border-left: none;
}
.blockquote p {
    padding: 100px 0 0 40px;
    font-family: "Vollkorn";
    font-weight: 900;
    font-style: italic;
    color: #833C0B!important;
    text-align: left;
}
.blockquote p cite { font-weight: 400!important; color: #555555!important; }
em { font-weight: bold; color: #833C0B!important; font-style: italic; }
.slogan {
  font-family: "Old Standard TT", serif;
  font-size: 32px;
  font-weight: 900;
  font-style: italic;
  color: #833C0B!important;
}
@media print, screen and (min-width: 1024px) {
.blockquote p { font-size: 3.5vw; }
.blockquote p cite { font-size:16px!important; }
.blockquote p cite em { font-size:24px!important; }
.portrait { margin-right: 20px; margin-bottom: 20px; max-width: 250px; }
.embed-video { width: 560px; height: 315px; }
}
@media screen and (min-width: 640px) and (max-width: 1023px) {
.blockquote p { font-size: 5vw; }
.blockquote p cite { font-size:16px!important; }
.blockquote p cite em { font-size:24px!important; }
.portrait { margin-right: 20px; margin-bottom: 20px; width: 40%; max-width: 250px; }
.slogan { font-size: 24px; }
.embed-video { width: 560px; height: 315px; }
}
@media screen and (max-width: 639px) {
.blockquote p { font-size: 4.5vw; }
.blockquote p cite { font-size:12px!important; }
.blockquote p cite em { font-size:18px!important; }
.portrait { margin-bottom: 20px; width: 100%; }
.slogan { font-size: 24px; }
.embed-video { width: 100%; height: 180px; }
}
.blockquote:before {
  position: absolute;
  font-family: 'FontAwesome';
  top: 0;
  content:"\f10d";
  font-size: 200px;
  color: rgba(0,0,0,0.1);
}
</style><h5 style="font-family:'Times New Roman', Times, serif;font-size:1.6em;">Book Exhibition XVI</h5><h2 style="font:bold 2.8em 'Bebas Neue', cursive;line-height:1.2em!important;"><strong>25 Books that Have Shaped Readers' Lives</strong></h2><p>01/07/2021 - 31/10/2021<br>Library, 2<sup>nd</sup> Floor, Wui Chi Building, MPI</p><blockquote class="blockquote"><p>READING MAKES A FULL MAN,<br>MEDITATION A PROFOUND MAN,<br>DISCOURSE A CLEAR MAN<cite>famous quote by <em>Benjamin Franklin</em></cite></p></blockquote><p><img style="border-radius:50%;float:left;object-fit:cover;" src="/sites/default/files/inline-images/event-book-exhibition-16-content-benjamin-franklin_0.jpg" data-entity-uuid="cc8d5bba-a0c8-4600-81cc-b7d694fdf562" data-entity-type="file" alt="Benjamin Franklin" width="250" height="250" rtejustify"=""> <em style="font-family:'Old Standard TT', serif;font-size:2em;margin-bottom:25px;margin-left:25px;">Benjamin Franklin,</em><br>one of the Founding Fathers of the United States. In 1995, the Library of Congress, the world’s largest repository of human knowledge and creativity, surveyed more than 2,000 readers and crafted a list that it grandly called <em>“25 BOOKS THAT HAVE SHAPED READERS’ LIVES”</em>. These books are chock full of inspiration, timeless wisdom and insights.</p><style type="text/css">.book-group-list {
  float: none;
  clear: both;
  margin-bottom: 50px;
}
.flex-row {
  display: flex;
  flex-flow: row;
  align-items: center;
}
.flex-column {
  display: flex;
  flex-flow: column;
}
.center {
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.list {
  border-radius: 3px;
  overflow: hidden;
}
.list .card {
  cursor: pointer;
  /*min-width: 700px;*/
  margin-bottom: 10px;
  /*perspective: 600px;*/
  perspective: 900px;
  transition: all 0.1s;
  background-color: #E5DBDB;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  height: 90px;
}
.list .card .bottom {
  height: 0px;
  overflow: hidden;
  font-size: 1em;
  font-weight: normal;
  font-style: italic;
  color: #000;
}
.list .card.open {
  padding: 30px;
  height: auto;
}
.list .card.open .bottom {
  margin-top: 10px;
  height: 100%;
  overflow: visible;
}
.list .card.open .book {
  transform: rotateY(50deg);
  box-shadow: -10px 10px 10px 2px rgba(0, 0, 0, 0.2), -2px 0px 0px 0px #888;
  transition: all 0.5s;
  transition-delay: 0.05s;
}
.list .card.open .info {
  transform: translate(0, -10px);
}
.list .card .book {
  transition: all 0.5s;
  width: 120px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.list .card .info {
  transition: all 0.2s;
  padding: 0px 30px;
  font-weight: bold;
  width: 100%;
}
.list .card .info .title {
  font-size: 1.4em;
  font-family: "Old Standard TT", serif;
  color: #833C0B!important;
}
.list .card .info .author {
  font-size: 1em;
  font-weight: normal;
  color: #555555!important;
}
.list .card .group {
  margin-left: auto;
}
@media screen and (max-width: 639px) {
.list .card .info .title { font-size: 16px; }
.list .card .info .author { font-size: 14px; }
.list .card .bottom { font-size: 12px; }
.list .card .info { padding: 0px 10px; }
.list .card.open { padding: 10px; }
}
</style><div class="book-group-list"><div class="list flex-column"><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1546096879l/2956.jpg" width="318" height="474"><div class="flex-column info"><div class="title">The Adventures of Huckleberry Finn</div><div class="author">by Mark Twain</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1405868167l/662.jpg" width="299" height="475"><div class="flex-column info"><div class="title">Atlas Shrugged</div><div class="author">by Ayn Rand</div><div class="bottom summary">"Atlas Shrugged" is a huge sprawling dystopian novel that combines economics, science fiction, philosophy, and intrigue.</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1428170518l/52309.jpg" width="303" height="475"><div class="flex-column info"><div class="title">The Autobiography of Benjamin Franklin</div><div class="author">by Benjamin Franklin</div><div class="bottom summary">It is an inspirational masterpiece that has influenced generations of Americans and has endured for more than two hundred years. It contains insights about the struggle and success of life, as well as the moral essence of goodness and beauty. It is recognized as the American spirit that has changed the fate of countless people.</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1434682864l/92057.jpg" width="212" height="346"><div class="flex-column info"><div class="title">The Autobiography of Malcolm X</div><div class="author">by Alex Haley</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1328227151l/5883777.jpg" width="300" height="475"><div class="flex-column info"><div class="title">The Bible</div><div class="author">by Anonymous</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1398034300l/5107.jpg" width="294" height="475"><div class="flex-column info"><div class="title">The Catcher in the Rye</div><div class="author">by J. D. Salinger</div><div class="bottom summary">Published in serial form in 1945–1946 and as a novel in 1951. It was originally intended for adults but is often read by adolescents for its themes of angst, alienation, and as a critique on superficiality in society.</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1439632243l/24178._SY475_.jpg" width="316" height="475"><div class="flex-column info"><div class="title">Charlottes Web</div><div class="author">by E. B. White</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1560816565l/48855.jpg" width="286" height="475"><div class="flex-column info"><div class="title">The Diary of a Young Girl</div><div class="author">by Anne Frank</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1546112331l/3836._SY475_.jpg" width="317" height="475"><div class="flex-column info"><div class="title">Don Quixote</div><div class="author">by Miguel de Cervantes</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1551144577l/18405._SY475_.jpg" width="311" height="475"><div class="flex-column info"><div class="title">Gone With the Wind</div><div class="author">by Margaret Mitchell</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1615817096l/27323._SY475_.jpg" width="286" height="475"><div class="flex-column info"><div class="title">Hiroshima</div><div class="author">by John Hersey</div><div class="bottom summary">It tells the stories of six survivors of the atomic bomb dropped on Hiroshima. It is regarded as one of the earliest examples of the New Journalism, in which the story-telling techniques of fiction are adapted to non-fiction reporting.</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1442726934l/4865._SY475_.jpg" width="304" height="475"><div class="flex-column info"><div class="title">How to Win Friends and Influence People</div><div class="author">by Dale Carnegie</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1327957927l/13214.jpg" width="280" height="475"><div class="flex-column info"><div class="title">I Know Why the Caged Bird Sings</div><div class="author">by Maya Angelou</div><div class="bottom summary">This story illustrates how strength of character and a love of literature can help overcome racism and trauma.</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1556482805l/16981._SY475_.jpg" width="308" height="475"><div class="flex-column info"><div class="title">Invisible Man</div><div class="author">by Ralph Ellison</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1367545443l/157993.jpg" width="300" height="451"><div class="flex-column info"><div class="title">The Little Prince</div><div class="author">by Antoine de Saint-Exupéry</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1562690475l/1934._SY475_.jpg" width="295" height="475"><div class="flex-column info"><div class="title">Little Women</div><div class="author">by Louisa May Alcott</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1566425108l/33.jpg" width="317" height="475"><div class="flex-column info"><div class="title">The Lord of the Rings</div><div class="author">by J. R. R. Tolkien</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1329398936l/546018.jpg" width="296" height="475"><div class="flex-column info"><div class="title">Roots</div><div class="author">by Alex Haley</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1327873635l/2998.jpg" width="310" height="475"><div class="flex-column info"><div class="title">The Secret Garden</div><div class="author">by Frances Hodgson Burnett</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1442353674l/27333._SY475_.jpg" width="316" height="475"><div class="flex-column info"><div class="title">Silent Spring</div><div class="author">by Rachel Carson</div><div class="bottom summary">The book was published on September 27, 1962, documenting the adverse environmental effects caused by the indiscriminate use of pesticides.</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1553383690l/2657.jpg" width="307" height="473"><div class="flex-column info"><div class="title">To Kill a Mockingbird</div><div class="author">by Harper Lee</div><div class="bottom summary">Pulitzer Prize-winning novel about a child’s view of race and justice in the Depression-era South.</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1485248909l/295.jpg" width="318" height="406"><div class="flex-column info"><div class="title">Treasure Island</div><div class="author">by Robert Louis Stevenson</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1465675526l/16902.jpg" width="296" height="474"><div class="flex-column info"><div class="title">Walden</div><div class="author">by Henry David Thoreau</div><div class="bottom summary">Nature writing published in 1854, it conveys the author Thoreau’s idea of perceiving nature and advocating simple life, which still has an enlightening effect on modern society.</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1413215930l/656.jpg" width="260" height="396"><div class="flex-column info"><div class="title">War and Peace</div><div class="author">by Leo Tolstoy</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1386924534l/6932.jpg" width="120" height="180"><div class="flex-column info"><div class="title">What Color is Your Parachute?</div><div class="author">by Richard Nelson Bolles</div><div class="bottom summary">This book helps you find out who you are, what you like to do and where you'd like to do it.</div></div></div></div></div><script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script><script id="rendered-js">
let old = $('.card').get(0);
$('.card').click(function () {
  if (old != null && $(old).hasClass('open'))
  $(old).toggleClass('open');
  $(this).toggleClass('open');
  old = this;
});
//# sourceURL=pen.js
    </script><p class="rtejustify">MPI Library collects those books for you in different versions which including different translated versions. Here are the books that will help you in writing, personal relationships, environmental protection, career development, networking, spiritual growth, understanding history, imagination and love. We hope these books will inspire you, form the foundation of your values and beliefs...</p><p class="slogan">SHAPE YOUR LIFE, CHANGE YOUR FUTURE!</p><p><a class="link_button" href="/book-exhibition-16-booklist">VIEW LIST OF BOOKS EXHIBITED</a></p><h3>Further Reading</h3><h6>Why should you read Don Quixote?</h6><p class="rtejustify"><iframe class="embed-video" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" src="https://www.youtube.com/embed/dDUPu6tMWHY"></iframe></p><h6>Why should you read War and Peace?</h6><p class="rtejustify"><iframe class="embed-video" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" src="https://www.youtube.com/embed/4dn7TEjnbPY"></iframe></p><h6>The Autobiography of Benjamin Franklin | Summary</h6><p class="rtejustify"><iframe class="embed-video" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" src="https://www.youtube.com/embed/4U080e1jqGs"></iframe></p><h6>The Diary of Anne Frank | Summary</h6><p class="rtejustify"><iframe class="embed-video" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" src="https://www.youtube.com/embed/9EF5C8FxKhQ"></iframe></p><h6>The Secret Garden | Summary</h6><p class="rtejustify"><iframe class="embed-video" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" src="https://www.youtube.com/embed/XMfg6fKa2t4"></iframe></p>
DTSTART;TZID=America/New_York:20210701T000000
DTEND;TZID=America/New_York:20211031T235900
SUMMARY:LIBRARY BOOK EXHIBITION 16
URL;VALUE=URI:/library-book-exhibition-16-0
END:VEVENT
END:VCALENDAR