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/108837?p=book_page_signed_out&amp;a=13&amp;g=&amp;uid=false&amp;sid=06c1a7b252cb56185860b155343ef061&amp;gtargeting=524289\"><img alt=\"Look Mom, I\'m the Dumest One in My Clas!\" src=\"https://images.gr-assets.com/books/1493320238s/34999426.jpg\" /><\/a>\n    <\/div>\n  <div class=\"adDetails\">\n    <div class=\"adTitle\">\n      <a rel=\"nofollow\" href=\"https://ads.goodreads.com:443/c/108837?p=book_page_signed_out&amp;a=13&amp;g=&amp;uid=false&amp;sid=06c1a7b252cb56185860b155343ef061&amp;gtargeting=524289\">Look Mom, I\'m the Dumest One in My Clas!<\/a>\n    <\/div>\n    <div class=\"adDescription\">\n      I\'m Sky Rota,13 years old. I wrote my book to raise awareness for kids who have been bullied that have ADHD &amp; dyslexia like me.\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/34999426\">4 five star ratings &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/107697?p=book_page_signed_out&amp;a=13&amp;g=&amp;uid=false&amp;sid=06c1a7b252cb56185860b155343ef061&amp;gtargeting=524289\"><img alt=\"Matt Miller in the Colonies\" src=\"https://images.gr-assets.com/ads/1491626429p2/107697.jpg\" /><\/a>\n    <\/div>\n  <div class=\"adDetails\">\n    <div class=\"adTitle\">\n      <a rel=\"nofollow\" href=\"https://ads.goodreads.com:443/c/107697?p=book_page_signed_out&amp;a=13&amp;g=&amp;uid=false&amp;sid=06c1a7b252cb56185860b155343ef061&amp;gtargeting=524289\">Matt Miller in the Colonies<\/a>\n    <\/div>\n    <div class=\"adDescription\">\n      Even in a journey across centuries, it\'s still about getting the  girl.\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\n  <a class=\"yourAdHere\" href=\"/advertisers/list\">more books...<\/a>\n  <br class=\"clear\"/>\n<\/div>\n';
}
