var element = document.getElementById('self_serve_ads');
if (element) {
      element.innerHTML = '\n<div class=\"selfServeAds\">\n  <h3 class=\"right clear\">\n    <a href=\"http://www.goodreads.com/advertisers/list\" style=\"color:#aaa;\">sponsored books<\/a>\n  <\/h3>\n  <br class=\"clear\"/>\n  <div class=\"selfServeAd\">\n    \n  \n    <div class=\"adImage\">\n      <a href=\"http://www.goodreads.com/advertisers/track_click/273?p=authorprofile\" rel=\"nofollow\"><img alt=\"The Badenweiler Waltz\" src=\"http://ecx.images-amazon.com/images/I/51G5yfy%2BgIL._SX55_.jpg\" /><\/a>\n    <\/div>\n  \n  <div class=\"adDetails\">\n    <div class=\"adTitle\">\n      <a href=\"http://www.goodreads.com/advertisers/track_click/273?p=authorprofile\" rel=\"nofollow\">The Badenweiler Waltz<\/a>\n    <\/div>\n    <div class=\"adDescription\">\n      Haunting, beautiful and wise, The Badenweiler Waltz by G.W. Kroeker is a tender glimpse at the healing powers of love and one woman\'s cou...\n    <\/div>\n    <div class=\"adUrl\">\n      www.goodreads.com\n    <\/div>\n  <\/div>\n  <br class=\"clear\"/>\n<\/div><div class=\"selfServeAd\">\n    \n  \n    <div class=\"adImage\">\n      <a href=\"http://www.goodreads.com/advertisers/track_click/183?p=authorprofile\" rel=\"nofollow\"><img alt=\"Dog Dirt Doris - Historic Fiction\" src=\"http://photo.goodreads.com/books/1255956969s/6619769.jpg\" /><\/a>\n    <\/div>\n  \n  <div class=\"adDetails\">\n    <div class=\"adTitle\">\n      <a href=\"http://www.goodreads.com/advertisers/track_click/183?p=authorprofile\" rel=\"nofollow\">Dog Dirt Doris - Historic Fiction<\/a>\n    <\/div>\n    <div class=\"adDescription\">\n      A fascinating and challenging read of war, love and heartache that will run your emotions dry. A book you just can\'t put down.\n    <\/div>\n    <div class=\"adUrl\">\n      www.goodreads.com\n    <\/div>\n  <\/div>\n  <br class=\"clear\"/>\n<\/div>\n\n  <a href=\"http://www.goodreads.com/advertisers/list\" class=\"yourAdHere\">more books...<\/a>\n  <br class=\"clear\"/>\n<\/div>';
  
}