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=\"adImage\">\n      <a href=\"http://www.goodreads.com/advertisers/track_click/429?p=authorprofile\" rel=\"nofollow\"><img alt=\"Dead Air: A Sammy Greene Thriller\" src=\"http://ecx.images-amazon.com/images/I/51FGwBOKpbL._SX55_.jpg\" /><\/a>\n    <\/div>\n  \n  <div class=\"adDetails\">\n    <div class=\"adTitle\">\n      <a href=\"http://www.goodreads.com/advertisers/track_click/429?p=authorprofile\" rel=\"nofollow\">Dead Air: A Sammy Greene Thriller<\/a>\n    <\/div>\n    <div class=\"adDescription\">\n      College is murder! Campus radio reporter Sammy Greene sets out to find the Ivy League killers--before they make sure she signs off for good!\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/427?p=authorprofile\" rel=\"nofollow\"><img alt=\"Off the Beaten Path\" src=\"http://photo.goodreads.com/ads/1260379574p2/427.jpg\" /><\/a>\n    <\/div>\n  \n  <div class=\"adDetails\">\n    <div class=\"adTitle\">\n      <a href=\"http://www.goodreads.com/advertisers/track_click/427?p=authorprofile\" rel=\"nofollow\">Off the Beaten Path<\/a>\n    <\/div>\n    <div class=\"adDescription\">\n      The best indie Bookstore in the mountains now online with eclectic offerings, including podcasts and, of course, Books!\n    <\/div>\n    <div class=\"adUrl\">\n      www.steamboatbooks.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>';
  
}