publish; query_posts(“p=226”);
while ( have_posts() ) : the_post();
echo ‘

‘;
the_title();
echo ‘

‘;
the_content();
endwhile;
wp_reset_query();
?>

publish; query_posts(“p=229”);
while ( have_posts() ) : the_post();
echo ‘

‘;
the_title();
echo ‘

‘;
the_content();
endwhile;
wp_reset_query();
?>

publish; query_posts(“p=231”);
while ( have_posts() ) : the_post();
echo ‘

‘;
the_title();
echo ‘

‘;
the_content();
endwhile;
wp_reset_query();
?>

publish; query_posts(“p=233”);
while ( have_posts() ) : the_post();
echo ‘

‘;
the_title();
echo ‘

‘;
the_content();
endwhile;
wp_reset_query();
?>