query('showposts=4&paged='.$paged);
$do_not_duplicate = $post->ID;
while ($wp_query->have_posts()) : $wp_query->the_post(); ?>
';
next_posts_link(__('« Previous Entries |','mtsmag')) ;
previous_posts_link(__('| Next Entries »','mtsmag')) ;
echo'';
$wp_query = null; $wp_query = $temp;
}else{
$temp = $wp_query;
$wp_query= null;
$wp_query = new WP_Query();
$firstcat = get_option('mtsmag_newscatone');
$firstcount = get_option('mtsmag_newscatonenumber');
$wp_query->query('category_name= '. $firstcat .'&showposts= '. $firstcount .'&paged='.$paged);
$do_not_duplicate = $post->ID;
while ($wp_query->have_posts()) : $wp_query->the_post(); ?>
query('category_name= '. $secondcat .'&showposts= '. $secondcount .'&paged='.$paged);
$do_not_duplicate = $post->ID;
while ($wp_query->have_posts()) : $wp_query->the_post(); ?>
query('category_name= '. $thirdcat .'&showposts= '. $thirdcount .'&paged='.$paged);
$do_not_duplicate = $post->ID;
while ($wp_query->have_posts()) : $wp_query->the_post(); ?>
query('category_name= '. $fourthcat .'&showposts= '. $fourthcount .'&paged='.$paged);
$do_not_duplicate = $post->ID;
while ($wp_query->have_posts()) : $wp_query->the_post(); ?>