',
);
$CatBoxID=array();
$dsql->SetQuery("select id from dede_arctype where reid='0' and ishidden='0' order by sortrank asc");
$dsql->Execute();
while($CatBox=$dsql->GetObject())
{
$CatBoxID[]=$CatBox->id;//栏目ID
}
$CatBoxNUM='18';//显示个数
for($CatBoxI=1;$CatBoxI<=count($CatBoxID);$CatBoxI++){
$Cat_Box.='