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(20); threads[0] = new thread(298044, 'Drool....', '1BLACKHARLEY', 'Nov 20th, 09', '6:33 PM'); threads[1] = new thread(298043, 'Sta-Bil Fuel Treatment who uses it?', 'Steven\'s 72', 'Nov 20th, 09', '6:11 PM'); threads[2] = new thread(298042, 'ZBAR check this out', 'jthomp1256', 'Nov 20th, 09', '6:04 PM'); threads[3] = new thread(298040, 'LIAM!!! Get that', 'Ricks70ss', 'Nov 20th, 09', '5:59 PM'); threads[4] = new thread(298039, 'cigarette smokes voids apple warranty', 'JWagner', 'Nov 20th, 09', '5:42 PM'); threads[5] = new thread(298038, '65 rear panel', 'JFarmer', 'Nov 20th, 09', '5:41 PM'); threads[6] = new thread(298037, 'rear end bushings-rubber or poly?', 'Bowtie-72', 'Nov 20th, 09', '5:29 PM'); threads[7] = new thread(298036, 'NEED HELP w/ CORRECT GROUNDING POINTS FOR \'70 SS GAUGE CLUSTER', 'smoke\' em II', 'Nov 20th, 09', '4:59 PM'); threads[8] = new thread(298034, 'Torque Converter suggestions', 'James408', 'Nov 20th, 09', '4:41 PM'); threads[9] = new thread(298033, 'running engine/flexplate only', 'job68327', 'Nov 20th, 09', '4:34 PM'); threads[10] = new thread(298032, '1967 Chrome Shift Boot Retainer Dimensions', 'TxHusker', 'Nov 20th, 09', '4:31 PM'); threads[11] = new thread(298031, 'A/C question', 'proj4ever', 'Nov 20th, 09', '4:23 PM'); threads[12] = new thread(298030, 'All Done', 'MEJ1990TM', 'Nov 20th, 09', '4:21 PM'); threads[13] = new thread(298029, 'Cam suggestions', 'Dan1979', 'Nov 20th, 09', '4:20 PM'); threads[14] = new thread(298028, '71 454 stock pistons what heads', 'haman66', 'Nov 20th, 09', '4:08 PM'); threads[15] = new thread(298026, 'Anyone here into WWII Japanese rifles...', 'Merlin', 'Nov 20th, 09', '3:35 PM'); threads[16] = new thread(298024, '1970 NOS SS Dash assembly', 'Redmanf1', 'Nov 20th, 09', '3:06 PM'); threads[17] = new thread(298023, 'Where do I stop?', 'memorycamino', 'Nov 20th, 09', '2:56 PM'); threads[18] = new thread(298022, 'Strange people,,,,,', 'chevele72', 'Nov 20th, 09', '2:54 PM'); threads[19] = new thread(298021, 'Opinions on this setup. (396)', 'alex_chevelle', 'Nov 20th, 09', '2:37 PM');