Page is a not externally linkable
cameraman - 11:10 pm on Sep 1, 2008 (gmt 0)
while ($thread = mysql_fetch_array($thread_result)) {
if ($thread[22] != 0) {
mysql_data_seek($attach,0);
while ($attach = mysql_fetch_array($attach_result)) {
if ($attach[9] == $thread[2]) {