  var widget_code = '    <h2>\n      <a style=\"text-decoration: none;\" href=\"http://www.goodreads.com/review/list/1864586-j-t?shelf=currently-reading&amp;utm_medium=api&amp;utm_source=grid_widget\">J.T.&#39;s books<\/a>\n    <\/h2>\n  <div class=\"gr_grid_container\">\n  <noscript><br/>Share <a href=\"/\">book reviews<\/a> and ratings with J.T., and even join a <a href=\"/group\">book club<\/a> on Goodreads.<\/noscript>\n  <\/div>\n'
  var widget_div = document.getElementById('gr_grid_widget_1364528444')
  if (widget_div) {
    widget_div.innerHTML = widget_code
  }
  else {
    document.write(widget_code)
  }
