var element = document.getElementById('self_serve_ads');
if (element) {
      element.innerHTML = '\n<div class=\"selfServeAds selfServeAds130\" style=\"width: 130px\">\n  <h3 class=\"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=reviews\" 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/251?p=reviews\" rel=\"nofollow\"><img alt=\"The Golden Ring - A Christmas Story \" src=\"http://ecx.images-amazon.com/images/I/51K4A36XCRL._SX55_.jpg\" /><\/a>\n    <\/div>\n  \n  <div class=\"adDetails\">\n    <div class=\"adTitle\">\n      <a href=\"http://www.goodreads.com/advertisers/track_click/251?p=reviews\" rel=\"nofollow\">The Golden Ring - A Christmas Story <\/a>\n    <\/div>\n    <div class=\"adDescription\">\n      A father &amp; his 9-year old daughter share mysterious dreams that leads them to a deeper understanding of the goodness that comes from giving.\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 links...<\/a>\n  <br class=\"clear\"/>\n<\/div>';
  
}