query2("select * from `video_cat1` where `cat1id`='$xxid' "); $pagetitle = $oo->name1; include './head_new.php'; ?>

query("select * from video_cat2 where cat='$xxid' order by cat2id asc"); while($t = $db->make_fetch2($yudd)){ $oo = $db->query2("select * from `video` where `cat2`='$t->cat2id' order by rand() limit 1 "); echo '
'; $a++; } ?>