���
�ç���¹
�����
";
$rw=1; $nsend=0;
while ($db=mysql_fetch_array($result)) {
if ($db[inf362_file] != '' ) {
$ast='

';
$nsend++;
} else {
$ast='

';
}
echo "
$rw
$db[sname]
$ast
";
$rw++;
}
$tstd=number_format($tstd,0,'.',',');
echo "
���
$nsend

";
?>