include './conf.php';
$xxid = intval($_GET['xid']);
$oo = $db->query2("select * from `news` where `slidid`='$xxid' ");
$pagetitle = $oo->tit1;
include './head_new.php'; ?>
جديد
$yudd = $db->query("select * from news order by slidid desc limit 5");
while($t = $db->make_fetch2($yudd)){
echo '