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