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/62986?p=book_page_signed_out&amp;a=13&amp;g=&amp;uid=false&amp;sid=545ba9ad59c697bbb93686acd142318e&amp;gtargeting=140737623097349\"><img alt=\"The Conspiracies of Dreams\" src=\"https://images.gr-assets.com/books/1393988997s/20984878.jpg\" /><\/a>\n    <\/div>\n  <div class=\"adDetails\">\n    <div class=\"adTitle\">\n      <a rel=\"nofollow\" href=\"https://ads.goodreads.com:443/c/62986?p=book_page_signed_out&amp;a=13&amp;g=&amp;uid=false&amp;sid=545ba9ad59c697bbb93686acd142318e&amp;gtargeting=140737623097349\">The Conspiracies of Dreams<\/a>\n    <\/div>\n    <div class=\"adDescription\">\n      Jews, Christians, Moslems, and Canaanites all share an ancient dream of possessing the land that lies between the Jordan River and the 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/20984878\">view 6 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/70836?p=book_page_signed_out&amp;a=13&amp;g=&amp;uid=false&amp;sid=545ba9ad59c697bbb93686acd142318e&amp;gtargeting=140737623097349\"><img alt=\"Saving Mona Lisa\" src=\"https://images.gr-assets.com/books/1431051966s/25502707.jpg\" /><\/a>\n    <\/div>\n  <div class=\"adDetails\">\n    <div class=\"adTitle\">\n      <a rel=\"nofollow\" href=\"https://ads.goodreads.com:443/c/70836?p=book_page_signed_out&amp;a=13&amp;g=&amp;uid=false&amp;sid=545ba9ad59c697bbb93686acd142318e&amp;gtargeting=140737623097349\">Saving Mona Lisa<\/a>\n    <\/div>\n    <div class=\"adDescription\">\n      The Battle to Protect the Louvre &amp; its Treasures During WW II. Award-winning true story with \"the emotional scope of a literary novel.\"\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';
}
