category_parent > 0 ) : include( STYLESHEETPATH . '/category-' . $cat->category_parent . '.php' ); else : include( TEMPLATEPATH . '/index.php' ); endif; ?>