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(145639, 'WTB: (4) 33x1250x15\'s', 'Mez', '11-20-2009', '05:25 PM'); threads[1] = new thread(145638, '?\'s about TRD axle swap', 'weltz99', '11-20-2009', '05:11 PM'); threads[2] = new thread(145637, 'Raptor SVT', 'hrtbrk1', '11-20-2009', '04:52 PM'); threads[3] = new thread(145636, 'New Member', 'Timicha', '11-20-2009', '04:48 PM'); threads[4] = new thread(145635, 'Chester was crunched but is all better now', 'DriftinCO', '11-20-2009', '04:10 PM'); threads[5] = new thread(145634, 'Yard Sale.', 'GOT COPE?', '11-20-2009', '04:07 PM'); threads[6] = new thread(145633, 'no 4wd light after manual hub swap', 'd33pt', '11-20-2009', '03:48 PM'); threads[7] = new thread(145632, 'my idler pully tensioner bolt snaped', 'T_Witt', '11-20-2009', '03:32 PM'); threads[8] = new thread(145631, 'All Pro rear bumper?', 'swimmerzack', '11-20-2009', '02:24 PM'); threads[9] = new thread(145630, 'Got Transmission jack?', 'staceman', '11-20-2009', '01:58 PM'); threads[10] = new thread(145629, 'Locker slack???', 'jd311', '11-20-2009', '01:53 PM'); threads[11] = new thread(145628, '2000 Tacoma / 4Runner Brush Guard', 'burnsv11', '11-20-2009', '01:43 PM'); threads[12] = new thread(145627, 'Legit??', 'hrtbrk1', '11-20-2009', '01:41 PM'); threads[13] = new thread(145626, 'Recall headgaskets worth the effort?', 'hostile', '11-20-2009', '01:26 PM'); threads[14] = new thread(145625, 'Getting to be that time again. Xmas party.', 'colorado125', '11-20-2009', '01:11 PM');