<?php if (have_posts()) : ?> <?php while (have_posts()) : the_post(); ?>
<?if(is_home() && !$paged) { query_posts('showposts=1'); } ?>