<?php echo meta_description() ; ?>
<?php $cat = Category::newInstance()->findByPrimaryKey($search_cat_id);echo @$cat['s_description']; ?>