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(307662, 'stock U-joints?', 'J.D.', 'Feb 9th, 10', '11:16 AM'); threads[1] = new thread(307661, 'pep rockers', '123', 'Feb 9th, 10', '10:45 AM'); threads[2] = new thread(307660, '434 sbc build ?\'s', 'grovey', 'Feb 9th, 10', '10:02 AM'); threads[3] = new thread(307659, 'FlowTech Ceramic Coated Headers', 'Mikeys69', 'Feb 9th, 10', '9:47 AM'); threads[4] = new thread(307658, 'Toyota not looking too good', 'Mr69', 'Feb 9th, 10', '9:25 AM'); threads[5] = new thread(307657, 'underdash 8 trackplayer?', 'Jim Mac', 'Feb 9th, 10', '9:24 AM'); threads[6] = new thread(307656, 'Trunk pictures', '427stingray', 'Feb 9th, 10', '6:19 AM'); threads[7] = new thread(307654, 'Anyone using BBC BMF heads?', 'seabees72ss', 'Feb 9th, 10', '2:59 AM'); threads[8] = new thread(307652, 'This should be interesting.......and funny', 'Mr69', 'Feb 9th, 10', '1:40 AM'); threads[9] = new thread(307651, 'Fuel Filter suggestions for 502', 'BADSS', 'Feb 9th, 10', '1:22 AM'); threads[10] = new thread(307650, 'Trick Question: Where does a drum residual valve go?', 'gibbons', 'Feb 9th, 10', '12:39 AM'); threads[11] = new thread(307649, 'Need advise, 350 engine with 327 cylinder head', 'Machoman', 'Feb 9th, 10', '12:33 AM'); threads[12] = new thread(307648, 'Speedo Problem', 'MJTShowdown', 'Feb 9th, 10', '12:25 AM'); threads[13] = new thread(307647, 'Crank id', 'Big Dre 72', 'Feb 9th, 10', '12:18 AM'); threads[14] = new thread(307645, 'Transportation NY to Philly', 'JChilders', 'Feb 9th, 10', '12:14 AM'); threads[15] = new thread(307644, 'Is orange peel good?', 'Mr69', 'Feb 8th, 10', '11:57 PM'); threads[16] = new thread(307643, 'New to the forum and just bought my dream car', 'Chargeron', 'Feb 8th, 10', '11:55 PM'); threads[17] = new thread(307642, '71 / 72 SS wheels and tires???????', '72Chevelle402', 'Feb 8th, 10', '11:54 PM'); threads[18] = new thread(307641, 'WWII 1944 American gas Lantern and 1943 Coleman Stove', 'crazychevelleman', 'Feb 8th, 10', '11:52 PM'); threads[19] = new thread(307640, 'Darn i-phone', 'crabman', 'Feb 8th, 10', '11:37 PM');