<?php
  if(function_exists('wpj_recent_comments')) {
  	wpj_recent_comments(30, 10, 20, false);
  }
?>

