"")
$sql= "SELECT * FROM tthh_gifsource where typeid='$typeid' order by id desc";
else
$sql= "SELECT * FROM tthh_gifsource order by id desc";
$i=0;
$sql.=get_limit($pagesize);
$rs = mysql_query($sql,$conn);
while($row=mysql_fetch_object($rs))
{$i=$i+1;
if ($i%6=='1')
echo "