function thread(threadid, threadtitle, poster, threaddate, threadtime, replycount) { this.threadid = threadid; this.threadtitle = threadtitle; this.poster = poster; this.threaddate = threaddate; this.threadtime = threadtime; this.replycount = replycount; } var threads = new Array(15); threads[0] = new thread(117205, 'what kind of performance can I expect from 4 raptor 36GB in a raid 0?', 'smashed_99cbr', '11-21-2009', '02:39 AM', 15); threads[1] = new thread(117316, 'Office 2007 enterprise how many licences?', 'all2humanuk', '11-21-2009', '02:35 AM', 10); threads[2] = new thread(117478, 'Is the HD 5770 and OC\'d 5750?', 'Warrior1', '11-21-2009', '02:28 AM', 3); threads[3] = new thread(117470, 'Dad scratched my Lian Li while moving', 'AgentSmith5150', '11-21-2009', '02:23 AM', 5); threads[4] = new thread(117417, 'Radeon HD 5000-watch', 'codydewey', '11-21-2009', '02:22 AM', 12); threads[5] = new thread(117423, 'Should a 15 yr old who committed premeditated murder be tried as an adult', 'twonha', '11-21-2009', '02:22 AM', 45); threads[6] = new thread(117484, 'Another Firefox thread (Windows 7)', 'LuckyNV', '11-21-2009', '02:19 AM', 1); threads[7] = new thread(117431, 'Mumble ventrillo or teamspeak', 'Trep', '11-21-2009', '02:17 AM', 17); threads[8] = new thread(117375, 'Whole new build, opinions please! :)', 'Tidy_Sammy', '11-21-2009', '02:16 AM', 9); threads[9] = new thread(117080, 'Modern Warfare 2 - Dedicated Servers', 'bkkkk', '11-21-2009', '02:15 AM', 21); threads[10] = new thread(117451, 'Moonrise testing - an update', 'AgentSmith5150', '11-21-2009', '02:13 AM', 17); threads[11] = new thread(117398, 'Got my PS3 BC2 beta key, anyone else getting the beta?', 'epking', '11-21-2009', '02:12 AM', 16); threads[12] = new thread(117482, 'Firefox issue', 'KILLER_K', '11-21-2009', '02:07 AM', 0); threads[13] = new thread(117457, 'is it worth it moving from a 4870 512mb to a 4890 1gb ?', 'Tidy_Sammy', '11-21-2009', '02:04 AM', 9); threads[14] = new thread(117436, 'Build the cheapest PC to outperform the 360.', 'Ripcord47', '11-21-2009', '02:02 AM', 15);