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(18); threads[0] = new thread(112056, '8 port vs 6 port engines', 'Feltripper', '7.31.10', '10:52 am'); threads[1] = new thread(65876, 'e mgt', 'tsarouxaz', '7.29.10', '11:25 am'); threads[2] = new thread(111918, 'trx 3.3 in mgt', 'Feltripper', '7.29.10', '5:08 am'); threads[3] = new thread(106189, 'New & Improved MGT', 'bryan354', '7.29.10', '12:54 am'); threads[4] = new thread(111926, 'losi xxx-nt engine part???', 'SMITTY', '7.27.10', '1:44 pm'); threads[5] = new thread(111900, 'back plate leaking already?', 'rawkstar', '7.27.10', '9:31 am'); threads[6] = new thread(111617, 'MTA4 necessary upgrades', 'dud\'s', '7.26.10', '11:12 pm'); threads[7] = new thread(111717, 'mgt racer project', 'madmonky13', '7.26.10', '1:17 am'); threads[8] = new thread(111578, 'lost and confused', 'SMITTY', '7.25.10', '8:20 am'); threads[9] = new thread(111595, 'Brushless conversion video', 'Voxmagna', '7.21.10', '8:37 pm'); threads[10] = new thread(111535, 'Springs', 'Ace', '7.19.10', '5:49 pm'); threads[11] = new thread(110892, 'Mgt', 'Feltripper', '7.16.10', '4:10 pm'); threads[12] = new thread(111060, 'tuning 4.6 issues', 'SMITTY', '7.16.10', '11:55 am'); threads[13] = new thread(99941, 'Tons of Brand NEW Monster GT parts for sale - 50% off retail price', 'Flight', '7.16.10', '10:27 am'); threads[14] = new thread(110642, 'Mystery air leak', 'Feltripper', '7.15.10', '2:57 am'); threads[15] = new thread(111436, 'Starting while hot...', '208BrAnDo', '7.13.10', '5:38 pm'); threads[16] = new thread(111391, 'forward reverse clutch housing question', 'heavyd', '7.12.10', '9:12 pm'); threads[17] = new thread(110956, 'First Mta-4 project', 'winter', '7.12.10', '8:45 pm');