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