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 links<\/a>\n  <\/h3>\n  <br class=\"clear\"/>\n  <div class=\"selfServeAd\">\n    \n  \n  <div class=\"adDetailsNoPhoto\">\n    <div class=\"adTitle\">\n      <a href=\"http://www.goodreads.com/advertisers/track_click/380?p=following\" rel=\"nofollow\">LightWedge Book Lights<\/a>\n    <\/div>\n    <div class=\"adDescription\">\n      Nothing better for reading in bed next to someone trying to sleep. Try it! \n    <\/div>\n    <div class=\"adUrl\">\n      www.lightwedge.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/378?p=following\" rel=\"nofollow\"><img alt=\"Nappily in Bloom\" src=\"http://ecx.images-amazon.com/images/I/51ESk9iy9aL._SX55_.jpg\" /><\/a>\n    <\/div>\n  \n  <div class=\"adDetails\">\n    <div class=\"adTitle\">\n      <a href=\"http://www.goodreads.com/advertisers/track_click/378?p=following\" rel=\"nofollow\">Nappily in Bloom<\/a>\n    <\/div>\n    <div class=\"adDescription\">\n      Quirky lovable Venus Johnston returns smack dab in the middle of bridal warfare. &quot;A smartly paced, fast and funny high spot...” Kirkus\n    <\/div>\n    <div class=\"adUrl\">\n      www.trisharthomas.com\n    <\/div>\n  <\/div>\n  <br class=\"clear\"/>\n<\/div>\n\n  <a href=\"http://www.goodreads.com/advertisers/list\" class=\"yourAdHere\">more links...<\/a>\n  <br class=\"clear\"/>\n<\/div>';
  
}