(function(content) {
  $('#comment-list').html(content);
  $('input[type=radio].star').rating();
})('<div class=\"record comment-details\">\n  <a name=\"comment24\"><\/a>\n    <h2 class=\"headline\"><\/h2>\n  <div class=\"supplemental\">\n	  <div class=\"author\">Richard Kern<\/div>\n	  <div class=\"date\">December 24, 2015<\/div>\n  <\/div>\n  <div class=\"abstract\">exxcellent<\/div>\n    <div class=\"action-links\">\n		<a href=\"#comment_form\">Post Comment<\/a>\n		<a class=\"modalInput\" rel=\"#report-abusive-comment-form\" href=\"#id=24\">Report Abusive Comment<\/a>\n    <\/div>\n<\/div>\n\n<div class=\"record comment-details\">\n  <a name=\"comment34\"><\/a>\n    <h2 class=\"headline\"><\/h2>\n  <div class=\"supplemental\">\n	  <div class=\"author\">Bill Wright<\/div>\n	  <div class=\"date\">January 6, 2016<\/div>\n  <\/div>\n  <div class=\"abstract\">excellant article<\/div>\n    <div class=\"action-links\">\n		<a href=\"#comment_form\">Post Comment<\/a>\n		<a class=\"modalInput\" rel=\"#report-abusive-comment-form\" href=\"#id=34\">Report Abusive Comment<\/a>\n    <\/div>\n<\/div>\n\n');