<html>
    <head>
    <title>10 อันดับกระทู้ล่าสุด</title>
    <meta http-equiv="Content-Type" content="text/html; charset=tis-620">
<link href="style.css" rel="stylesheet" type="text/css">

    </head><center>
    
<table width="70%" border="0" cellspacing="1" cellpadding="4" bordercolor="#FFCCFF" bgcolor="#FFCCFF">

    <tr>
        <td align="center"><font color=blue size=3><b>10 อันดับกระทู้ล่าสุด</b></font></td>
    </tr>
    <tr>
        <td bgcolor="#FFFFFF" align="center"> 
        <br>
        <?php include("show10.php"); 
            
showTop("news",10);
        
?>
        <div align="right"><a href="webboard.php?Category=news">ดูกระทู้ทั้งหมด</a> :: <a href="postq.php?Category=news">ตั้งกระทู้ใหม่</a></div>
        </td>
    </tr>
</table>
 </body>
</html>