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/112016?p=book_page_signed_out&amp;a=13&amp;g=&amp;uid=false&amp;sid=8d3052f90f75f72c2584983e16267276&amp;gtargeting=4398047035393\"><img alt=\"Circle of Time\" src=\"https://images.gr-assets.com/books/1474902492s/32235559.jpg\" /><\/a>\n    <\/div>\n  <div class=\"adDetails\">\n    <div class=\"adTitle\">\n      <a rel=\"nofollow\" href=\"https://ads.goodreads.com:443/c/112016?p=book_page_signed_out&amp;a=13&amp;g=&amp;uid=false&amp;sid=8d3052f90f75f72c2584983e16267276&amp;gtargeting=4398047035393\">Circle of Time<\/a>\n    <\/div>\n    <div class=\"adDescription\">\n      Victim or Vixen - Who Was the Real Anne Boleyn? Read \"Circle of Time\" and judge for yourself.\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/32235559\">view 13 reviews &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/47974?p=book_page_signed_out&amp;a=13&amp;g=&amp;uid=false&amp;sid=8d3052f90f75f72c2584983e16267276&amp;gtargeting=4398047035393\"><img alt=\"Double Vision\" src=\"https://images.gr-assets.com/books/1387718149s/19888249.jpg\" /><\/a>\n    <\/div>\n  <div class=\"adDetails\">\n    <div class=\"adTitle\">\n      <a rel=\"nofollow\" href=\"https://ads.goodreads.com:443/c/47974?p=book_page_signed_out&amp;a=13&amp;g=&amp;uid=false&amp;sid=8d3052f90f75f72c2584983e16267276&amp;gtargeting=4398047035393\">Double Vision<\/a>\n    <\/div>\n    <div class=\"adDescription\">\n      Seeing God in everyday life through devotions and poetry. Makes a great small-group study. <b>$7.95 in paperback<\/b>\n    <\/div>\n    <div class=\"adUrl\">\n      www.amazon.com\n    <\/div>\n    <div class=\"adEngagement\">\n            <a href=\"http://www.goodreads.com/book/show/19888249\">view 6 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';
}
