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(15); threads[0] = new thread(163409, 'Who knows where to download XRumer 5.0 Palladium?', 'ValeryRic', '21-11-2009', '05:45 AM'); threads[1] = new thread(163408, 'Minorities at the waterpark', 'Ravioli', '21-11-2009', '05:28 AM'); threads[2] = new thread(163407, 'UK using video games as recruitment tool for the GCHQ', 'TollBooth Willie', '21-11-2009', '03:47 AM'); threads[3] = new thread(163400, 'Steven Seagal: Lawman', 'Warped', '21-11-2009', '12:03 AM'); threads[4] = new thread(163397, 'Valve Update Midnight Riders Site', 'Hectic Glenn', '20-11-2009', '10:26 PM'); threads[5] = new thread(163394, 'Intergalactic!', 'Dog-' + '-', '20-11-2009', '09:40 PM'); threads[6] = new thread(163392, 'Bayonetta review. Oh my ..', 'Warbie', '20-11-2009', '08:22 PM'); threads[7] = new thread(163391, 'Road Deaths Costing World 500bn', 'Warped', '20-11-2009', '07:44 PM'); threads[8] = new thread(163382, 'Col. Lewis Millett, Who Led ‘Bayonet Hill’ Charge, Dies at 88', 'unozero', '20-11-2009', '10:40 AM'); threads[9] = new thread(163381, 'Good rig to buy???', 'aqil02', '20-11-2009', '08:30 AM'); threads[10] = new thread(163380, 'Intel/AMD x2 x3 x4', 'VirusType2', '20-11-2009', '06:16 AM'); threads[11] = new thread(163379, 'No rain in Hard Rain?', 'Captain M4d', '20-11-2009', '05:57 AM'); threads[12] = new thread(163377, 'So I\'m learning C++ and Java.....', '15357', '20-11-2009', '05:01 AM'); threads[13] = new thread(163376, 'coven for hl2 (like vampire slayer!)', 'Jerry_111', '20-11-2009', '03:49 AM'); threads[14] = new thread(163375, 'The fastest you\'ve beat hl2?', 'Ervin', '20-11-2009', '03:47 AM');