//The Query
query_posts('cat=21&posts_per_page=4');
//The Loop
if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
global $more; // Declare global $more (before the loop).
$more = 0; // Set (inside the loop) to display content above the more tag.
if ($new_tr == true) { echo '