PHP Warning: Use of undefined constant MYSQL_NUM - assumed 'MYSQL_NUM' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 151

PHP Warning: Use of undefined constant MYSQL_ASSOC - assumed 'MYSQL_ASSOC' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 151

PHP Warning: Use of undefined constant MYSQL_BOTH - assumed 'MYSQL_BOTH' (this will throw an Error in a future version of PHP) in ..../includes/init.php on line 151

PHP Warning: Use of undefined constant privacyurl - assumed 'privacyurl' (this will throw an Error in a future version of PHP) in ..../global.php(834) : eval()'d code on line 41

PHP Warning: Use of undefined constant tosurl - assumed 'tosurl' (this will throw an Error in a future version of PHP) in ..../global.php(834) : eval()'d code on line 42
function thread(threadid, title, poster, threaddate, threadtime) { this.threadid = threadid; this.title = title; this.poster = poster; this.threaddate = threaddate; this.threadtime = threadtime; } var threads = new Array(0);