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