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(21); threads[0] = new thread(2568, 'SpamSieve 2.8.3', 'Mike Weis', '09-08-2010', '01:52 PM'); threads[1] = new thread(2582, 'Mail periodically freezes', 'deSelby', '09-03-2010', '05:10 PM'); threads[2] = new thread(2579, 'Outlook 2011', 'Michael Tsai', '09-03-2010', '10:32 AM'); threads[3] = new thread(464, 'Thunderbird 3.0 support?', 'christefano', '09-02-2010', '05:06 AM'); threads[4] = new thread(2573, 'Feature request: Train Gmail and other Server-side filters', 'Michael Tsai', '09-01-2010', '04:37 PM'); threads[5] = new thread(2571, 'Version 2.8.3', 'Michael Tsai', '09-01-2010', '10:07 AM'); threads[6] = new thread(2570, 'Suggestion - Making the Dock icon invisible', 'Michael Tsai', '08-31-2010', '07:07 PM'); threads[7] = new thread(2378, 'Alternate Location for Mail data files', 'Michael Tsai', '08-31-2010', '02:08 PM'); threads[8] = new thread(2538, 'Contact e-mail to send data for problem resolution', 'Michael Tsai', '08-27-2010', '04:33 PM'); threads[9] = new thread(2510, '"Welcome to SpamSieve" + dialogs every time I launch mail?', 'Stokestack', '08-17-2010', '01:44 PM'); threads[10] = new thread(2455, 'Deleting spams', 'Michael Tsai', '08-17-2010', '09:24 AM'); threads[11] = new thread(2502, 'Anti Virus for Mac', 'Michael Tsai', '08-16-2010', '10:56 AM'); threads[12] = new thread(2460, 'Doesn\'t Learn AOL Spam', 'Michael Tsai', '08-14-2010', '02:11 PM'); threads[13] = new thread(2465, 'SpamSieve over time', 'stompbox', '08-12-2010', '10:07 PM'); threads[14] = new thread(2400, 'Now what?', 'Michael Tsai', '08-02-2010', '10:34 AM'); threads[15] = new thread(750, 'Using SpamSieve with multiple accounts', 'Michael Tsai', '07-31-2010', '07:48 PM'); threads[16] = new thread(2387, 'Specific address', 'Michael Tsai', '07-27-2010', '01:01 PM'); threads[17] = new thread(2384, 'EMERGENCY - please help me', 'Michael Tsai', '07-27-2010', '09:17 AM'); threads[18] = new thread(1774, 'Postbox', 'Michael Tsai', '07-26-2010', '11:15 AM'); threads[19] = new thread(2372, 'Classifying good messages as spam.', 'billyc', '07-15-2010', '03:35 PM'); threads[20] = new thread(2374, 'OMG HELP! Inbox empty after install', 'bobstovall', '07-14-2010', '11:22 PM');