Blog_GetCategoriesTree(); $aBlogsAll=$this->Blog_GetBlogsByFilter(array('exclude_type' => 'personal'),array(),1,1,array()); $this->Viewer_Assign("aBlogCategories",$aCategories); $this->Viewer_Assign("iCountBlogsAll",$aBlogsAll['count']); } }