<?php if (in_category('1')) { include(TEMPLATEPATH . '/archive-news.php'); } else { include(TEMPLATEPATH . '/archive-pros.php'); } ?>