$(function() {
  $('.ptth_body').truncate({max_length: 420});
});

