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(771828, '93-97 elbow', 'my1994z28', '09-05-2010', '09:19 PM'); threads[1] = new thread(771826, 'Rear end noise', 'Brdar II', '09-05-2010', '08:53 PM'); threads[2] = new thread(771825, 'turbo', 'Jasonz28camaro', '09-05-2010', '08:53 PM'); threads[3] = new thread(771824, 'Happy 37th Birthday!', 'Johnny Ray', '09-05-2010', '08:12 PM'); threads[4] = new thread(771823, 'WTB: Driver side LT1 head', 'spina74', '09-05-2010', '07:52 PM'); threads[5] = new thread(771822, 'smokin after cam install?', 'awill12', '09-05-2010', '07:43 PM'); threads[6] = new thread(771821, 'turbo parts list?', 'Jasonz28camaro', '09-05-2010', '07:39 PM'); threads[7] = new thread(771820, 'LEDs for Tail lights and more LEDs', 'Steve000', '09-05-2010', '07:20 PM'); threads[8] = new thread(771819, 'Missing accessory connector in fuse box', 'dknicker', '09-05-2010', '07:16 PM'); threads[9] = new thread(771818, 'Cadillac CTS-V On Top Gear', 'irocdreamer', '09-05-2010', '06:59 PM'); threads[10] = new thread(771817, '2004 Lancer Ralliart for sale', '1983navy', '09-05-2010', '06:49 PM'); threads[11] = new thread(771816, 'school me on opti\'s please...', 'LVZ2881', '09-05-2010', '06:31 PM'); threads[12] = new thread(771815, 'New 1993 Z28 owner from IN', 'rockatansky', '09-05-2010', '06:29 PM'); threads[13] = new thread(771814, 'Texas FS: GM Chrome SS 10 spokes - 17x9 and 17x11', 'mitchntx', '09-05-2010', '06:22 PM'); threads[14] = new thread(771813, 'planning a computer build, graphics system', 'Timberwolf', '09-05-2010', '06:10 PM');