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(184773, 'Anyone use RapidAir for air piping ?', 'MissionCritical', 'Sep 2nd, 10', '10:27 PM'); threads[1] = new thread(184771, '90\'s repop core support alignment issues', 'yellow69RS', 'Sep 2nd, 10', '09:17 PM'); threads[2] = new thread(184770, 'horsepower estimate?', 'victimizati0n', 'Sep 2nd, 10', '08:47 PM'); threads[3] = new thread(184769, 'Buick #000048!!! Wow...', 'wiskeesour', 'Sep 2nd, 10', '08:43 PM'); threads[4] = new thread(184768, '350 with 2.650 journals', '69RSMAN', 'Sep 2nd, 10', '08:28 PM'); threads[5] = new thread(184767, 'tail light problems on a 69', 'LegeBoy', 'Sep 2nd, 10', '07:23 PM'); threads[6] = new thread(184766, 'steam hole drilled heads on a 355?', 'sbcBill', 'Sep 2nd, 10', '07:15 PM'); threads[7] = new thread(184765, 'How much should I ask???', 'robocop2269', 'Sep 2nd, 10', '07:13 PM'); threads[8] = new thread(184764, 'instrument panel/gauge ?', 'juniorsr1', 'Sep 2nd, 10', '06:52 PM'); threads[9] = new thread(184763, 'First Camaro ever built', 'mrmuncie', 'Sep 2nd, 10', '06:45 PM'); threads[10] = new thread(184762, 'Price for posi and gears installed?', 'stancil', 'Sep 2nd, 10', '06:34 PM'); threads[11] = new thread(184761, '\'98 V6 Camaro Problems- Window/Radio/Ignition/Defroster', 'lamppost', 'Sep 2nd, 10', '06:03 PM'); threads[12] = new thread(184760, 'alternator voltage regulator', 'mattman1983', 'Sep 2nd, 10', '06:00 PM'); threads[13] = new thread(184759, '"Basics of Basics" Control cable repair & restore', 'MARTINSR', 'Sep 2nd, 10', '05:46 PM'); threads[14] = new thread(184757, 'upper control arm brake line clip', 'zcar', 'Sep 2nd, 10', '04:39 PM');