GetInformationsById(7);?> <?=$PAGE_INFORMATIONS["MetaTitle"]?> " /> " />

Статьи

GetAllPagesName('articles'); $ListId = $PB->GetAllPagesId('articles'); $Blog=''; $count=sizeof($List); $NowPage=$_GET['page']; include_once("pagenator.php"); for ($i=$FROMID;$i<$TOID;$i++){ if ($ListId[$i]!=''){ $ArtInfo = $PB->GetPubInfo('articles', $ListId[$i] ); if ($i!=5){ $Blog.='
'; }else{ $Blog.=''; } } echo $Blog; echo $SDF; ?>
Новости
GetAllPagesName('news'); $ListId = $PB->GetAllPagesId('news'); $News=''; for ($i=0;$i<5;$i++){ if ($ListId[$i]!=''){ $ArtInfo = $PB->GetPubInfo('news', $ListId[$i] ); $Buffer=$ArtInfo['longtext']; /*$HText = $ArtInfo['longtext']; $XC=$HText;; for ($b=0;$b<120;$b++){ $Buffer.=$XC[$b]; }*/ $News.='
'; $News.='
'.$List[$i].'
'; $News.=''; $News.='
'; } } echo $News; ?>
GetInformationsById(4); echo $Banner["url"];?>