<? $res = CIBlockSection::GetByID($SECTION_ID); if($ar_res = $res->GetNext()) echo $ar_res['DESCRIPTION']; ?>