<?php include (TEMPLATEPATH . "/manset.php"); ?>
<?php if (have_posts()) : ?> <br><br> <?php include (TEMPLATEPATH . "/manset.php"); ?> <?php while (have_posts()) : the_post(); ?>
------------------------------------------------