藏品赏析
Collection
$key= $_GET['q'];
$catid = $_GET['catid'];
$control= $_GET['m'];
if($catid==14){
$catid=15;
header("location:/index.php?m=activity&c=data&a=cpsx&catid=".$catid."&type=3&hz=-1&zjm=-1&czsj=-1");
}
if($control!="activity"){
header("location:/index.php?m=activity&c=data&a=cpsx&catid=".$catid."&type=3&hz=-1&zjm=-1&czsj=-1");
}
?>