var element = document.getElementById('self_serve_ads');
if (element && isShowingBuyableFeatures()) {
    element.innerHTML = '<div class=\"selfServeAds selfServeAds600\" style=\"width: 600px\">\n  <h3 class=\"clear\">\n    <a style=\"color:#aaa;\" href=\"/advertisers/list\">sponsored books<\/a>\n  <\/h3>\n  <br class=\"clear\"/>\n  \n<div class=\"selfServeAd\">\n    <div class=\"adImage\">\n      <a rel=\"nofollow\" href=\"https://ads.goodreads.com:443/c/111401?p=book_page_signed_out&amp;a=13&amp;g=&amp;uid=false&amp;sid=d6d39a7839a427f7c55f4d4b7d0522a4&amp;gtargeting=145135673810945\"><img alt=\"Mrs. Newman\'s Mother\" src=\"https://images.gr-assets.com/books/1493305573s/34959415.jpg\" /><\/a>\n    <\/div>\n  <div class=\"adDetails\">\n    <div class=\"adTitle\">\n      <a rel=\"nofollow\" href=\"https://ads.goodreads.com:443/c/111401?p=book_page_signed_out&amp;a=13&amp;g=&amp;uid=false&amp;sid=d6d39a7839a427f7c55f4d4b7d0522a4&amp;gtargeting=145135673810945\">Mrs. Newman\'s Mother<\/a>\n    <\/div>\n    <div class=\"adDescription\">\n      Find out how a sexy, fun, love triangle finds itself magically stuck in the middle of a murder mystery. Newman is one seriously nasty chick.\n    <\/div>\n    <div class=\"adUrl\">\n      www.goodreads.com\n    <\/div>\n    <div class=\"adEngagement\">\n    <\/div>\n  <\/div>\n  <br class=\"clear\"/>\n<\/div>\n\n<div class=\"selfServeAd\">\n    <div class=\"adImage\">\n      <a rel=\"nofollow\" href=\"https://ads.goodreads.com:443/c/57880?p=book_page_signed_out&amp;a=13&amp;g=&amp;uid=false&amp;sid=d6d39a7839a427f7c55f4d4b7d0522a4&amp;gtargeting=145135673810945\"><img alt=\"The Assassination of Michael Collins\" src=\"https://images.gr-assets.com/books/1415316449s/23509988.jpg\" /><\/a>\n    <\/div>\n  <div class=\"adDetails\">\n    <div class=\"adTitle\">\n      <a rel=\"nofollow\" href=\"https://ads.goodreads.com:443/c/57880?p=book_page_signed_out&amp;a=13&amp;g=&amp;uid=false&amp;sid=d6d39a7839a427f7c55f4d4b7d0522a4&amp;gtargeting=145135673810945\">The Assassination of Michael Collins<\/a>\n    <\/div>\n    <div class=\"adDescription\">\n      What Happened at Béal na mBláth?<br><br>\"a valuable contribution to the literature on Michael Collins\"<br>-Tim Pat Coogan<br><br>Rabid Readers \"Best Reads\"\n    <\/div>\n    <div class=\"adUrl\">\n      www.goodreads.com\n    <\/div>\n    <div class=\"adEngagement\">\n            <a href=\"http://www.goodreads.com/book/show/23509988\">view 8 reviews &raquo;<\/a>\n    <\/div>\n  <\/div>\n  <br class=\"clear\"/>\n<\/div>\n\n\n  <a class=\"yourAdHere\" href=\"/advertisers/list\">more books...<\/a>\n  <br class=\"clear\"/>\n<\/div>\n';
}
