[e:loop={"select classid,classname from {$dbtbpre}enewsclass where bclassid=0 and classid!=14 and classid!=33 and classid!=36 and classid!=37 order by myorder,classid asc",0,24,0}]
query("select classid,classname from {$dbtbpre}enewsclass where bclassid=".$bqr[classid]." order by myorder,classid asc");
while($r=$empire->fetch($sql))
{
$classurl1=sys_ReturnBqClassname($r,9);//取得栏目地址
?>