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(145651, '3.4\'s', 'kd4yor', '11-20-2009', '07:56 PM'); threads[1] = new thread(145650, 'RC Crawlers?', 'MetalMangler', '11-20-2009', '07:54 PM'); threads[2] = new thread(145649, 'Installing locker...how acceptable is this.', 'MuffHugger', '11-20-2009', '07:34 PM'); threads[3] = new thread(145648, 'Tundra Rear Bumper Build', 'apimpdad', '11-20-2009', '07:26 PM'); threads[4] = new thread(145647, '2005 F250 CrewCab ShortBed 4wd Powerstroke FOR SALE', 'usmcracing', '11-20-2009', '06:42 PM'); threads[5] = new thread(145646, '2005 F250 crewcab shortbed 4wd powerstroke forsale', 'usmcracing', '11-20-2009', '06:36 PM'); threads[6] = new thread(145645, 'Lockright spring size', 'PuckerFactor', '11-20-2009', '06:35 PM'); threads[7] = new thread(145644, 'I\'m looking again; 01-04 or 05+ ???', 'wvuviv30', '11-20-2009', '06:20 PM'); threads[8] = new thread(145643, 'I\'m looking again; 01-04 or 05+ ???', 'wvuviv30', '11-20-2009', '06:20 PM'); threads[9] = new thread(145642, 'Some lift questions following a lot of searching', 'Malamute', '11-20-2009', '06:10 PM'); threads[10] = new thread(145641, 'wtb 89 bumper', 'jturner0485', '11-20-2009', '06:03 PM'); threads[11] = new thread(145640, 'Wanted V-6 3rd member w/5.29\'s', 'RokNRich', '11-20-2009', '05:58 PM'); threads[12] = new thread(145639, 'WTB: (4) 33x1250x15\'s', 'Mez', '11-20-2009', '05:25 PM'); threads[13] = new thread(145638, '?\'s about TRD axle swap', 'weltz99', '11-20-2009', '05:11 PM'); threads[14] = new thread(145637, 'Raptor SVT', 'hrtbrk1', '11-20-2009', '04:52 PM');