$(function() {
  $("#commentwrap").organicTabs({
  "speed": 200
 });
});
