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