<?php $recent = new WP_Query(“cat=4&showposts=6&offset=0″); while($recent->have_posts()) : $recent->the_post();?>