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