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(1741, 'OFFICAL DEXTER SEASON 5 CHAT (spoilers)', 'Mark R', '09-08-2010', '02:18 PM'); threads[1] = new thread(1740, 'So about the SD meet...', 'socalrado85', '09-07-2010', '09:54 PM'); threads[2] = new thread(1739, 'Mountain biking in San Diego', '08chevcolols', '09-07-2010', '06:03 PM'); threads[3] = new thread(1734, 'Off roading gone wrong.', 'MLGTIB', '09-07-2010', '07:15 AM'); threads[4] = new thread(1733, 'Start up', 'DocRockLBC', '09-06-2010', '11:30 PM'); threads[5] = new thread(1730, 'How-To: Custom Coil-Over-Plug Boot Mod', 'DBNissan', '09-06-2010', '05:35 PM'); threads[6] = new thread(1726, 'Intake Manifold help', 'stokflrd', '09-03-2010', '08:30 PM'); threads[7] = new thread(1722, 'Smilies (Emoticons )', 'DocRockLBC', '09-01-2010', '12:43 PM'); threads[8] = new thread(1719, 'HID HELP', 'Econ17', '08-30-2010', '08:23 PM'); threads[9] = new thread(1705, 'stupid rattle', 'ced_56', '08-23-2010', '10:12 PM'); threads[10] = new thread(1704, 'SuperMod\'s Ported Throttle Body', 'DocRockLBC', '08-23-2010', '05:23 PM'); threads[11] = new thread(1702, 'Matts Homecoming', '08radochick', '08-23-2010', '12:45 PM'); threads[12] = new thread(1701, 'ne one i know wanna do me a favor', 's10tocolorado', '08-22-2010', '01:40 AM'); threads[13] = new thread(1700, 'Change Oil', 'CACanyon09', '08-21-2010', '02:36 PM'); threads[14] = new thread(1699, 'tires', 'havik555', '08-21-2010', '10:19 AM');