

document.write("<h5 class=\"book\">the book</h5>");
document.write("<ul>");
document.write("<li><a href=\"/the-book/\">what's it about?</a></li>");
document.write("</ul>");
