<?     $page=intval(getstr("page","1"));   $pagesize=18;   if(isset($TEMP_SET[19])){ $pagesize=intval($TEMP_SET[19]["value"]); }    $query=$db->page($LG->table("article")." ...
<dd> <?  if (strlen($CN) == 4) { $query=$db->query("select * from ".$LG->table("arclass")." where menunumber like '".substr($CN,0,4)."%' and level=2 order by sortnum desc,id desc limit 10" ...
<!--通用调用---><?function getarlist($tno,$type=1){global $db,$LG,$TEMP_SET,$classarr;?>                   <? if(isset($TEMP_SET[$tno])){ $tcid=intval($TEMP_SET[$tno]["value"]); $title= ...