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(13); threads[0] = new thread(6626, 'Labor Day Sept 6 2010 Notice and delays during this time period', 'autotoys', '09-02-2010', '10:12 AM'); threads[1] = new thread(6623, 'Improvements to AUTOTOYS.COM - COMING SEPT 1st 2010', 'autotoys', '09-01-2010', '07:06 PM'); threads[2] = new thread(6621, 'Improvements to AUTOTOYS.COM - COMING SEPT 1st 2010', 'autotoys', '09-01-2010', '07:06 PM'); threads[3] = new thread(6617, '2000 kia audio wire color codes', 'trevordcohee', '08-30-2010', '11:59 PM'); threads[4] = new thread(6614, 'Which adapter for 2004 Ford F150 FX4', '420Rick', '08-26-2010', '12:25 AM'); threads[5] = new thread(6613, '1990 toyota corolla front speakers', 'kurty', '08-25-2010', '02:31 PM'); threads[6] = new thread(6600, 'buick', 'Marcus', '08-18-2010', '07:08 PM'); threads[7] = new thread(6596, 'Need to know how to find the ground while remote start wire 2010 F250', 'bbarer', '08-14-2010', '06:05 AM'); threads[8] = new thread(6595, 'STARTNR2 and Parking Light Question', 'ragj1976', '08-11-2010', '10:37 PM'); threads[9] = new thread(6592, '2004 Honda Accord EX-L with XM AUX adapter', 'yugin', '08-10-2010', '04:47 PM'); threads[10] = new thread(6574, '2006 Honda Pilot w/ AUX', 'cduicu', '08-06-2010', '10:32 AM'); threads[11] = new thread(6572, 'PAC OEM GM1416 Gain settings', 'eastcoasthd', '08-05-2010', '05:33 PM'); threads[12] = new thread(6571, '03 town car radio Wiring Diagram', 'gamaoner', '08-05-2010', '11:12 AM');