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/81192?p=book_page_signed_out&amp;a=13&amp;g=&amp;uid=false&amp;sid=316692a263c4ed7ecb0f78c34696ca9d&amp;gtargeting=140737627324417\"><img alt=\"Operation Black Swan\" src=\"https://images.gr-assets.com/books/1449103506s/28086585.jpg\" /><\/a>\n    <\/div>\n  <div class=\"adDetails\">\n    <div class=\"adTitle\">\n      <a rel=\"nofollow\" href=\"https://ads.goodreads.com:443/c/81192?p=book_page_signed_out&amp;a=13&amp;g=&amp;uid=false&amp;sid=316692a263c4ed7ecb0f78c34696ca9d&amp;gtargeting=140737627324417\">Operation Black Swan<\/a>\n    <\/div>\n    <div class=\"adDescription\">\n      The US under cyber &amp; terrorist attack. Major John Powers, RET. Delta Force &amp; CIA &amp; his Alpha Team, must stop the devastation. The year 2002\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/28086585\">8 people added it &raquo;<\/a>\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/108567?p=book_page_signed_out&amp;a=13&amp;g=&amp;uid=false&amp;sid=316692a263c4ed7ecb0f78c34696ca9d&amp;gtargeting=140737627324417\"><img alt=\"9/11 Novel Wins Illinois Award\" src=\"https://images.gr-assets.com/books/1482279038s/33529545.jpg\" /><\/a>\n    <\/div>\n  <div class=\"adDetails\">\n    <div class=\"adTitle\">\n      <a rel=\"nofollow\" href=\"https://ads.goodreads.com:443/c/108567?p=book_page_signed_out&amp;a=13&amp;g=&amp;uid=false&amp;sid=316692a263c4ed7ecb0f78c34696ca9d&amp;gtargeting=140737627324417\">9/11 Novel Wins Illinois Award<\/a>\n    <\/div>\n    <div class=\"adDescription\">\n      The Towers Still Stand, a thriller that re-imagines 9/11, won the 2017 Soon To Be Famous award as best self-published Illinois novel.\n    <\/div>\n    <div class=\"adUrl\">\n      www.goodreads.com/book/show/3352\n    <\/div>\n    <div class=\"adEngagement\">\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';
}
