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(642, '"Those Voices Don\'t Speak for the Rest of Us"', 'Sales@Tunertools', '09-04-2010', '09:52 AM'); threads[1] = new thread(641, 'Liberals Losing the Culture Wars | Human Events', 'Sales@Tunertools', '09-04-2010', '09:08 AM'); threads[2] = new thread(640, 'Letting Leftists Limit Language | American Thinker', 'Sales@Tunertools', '09-04-2010', '08:48 AM'); threads[3] = new thread(639, 'NYC Hot Import Nights / NOPI show at Englishtown Raceway', 'Sales@Tunertools', '07-21-2010', '10:04 PM'); threads[4] = new thread(638, '"The Gun Is Civilization"', 'Sales@Tunertools', '07-04-2010', '06:35 PM'); threads[5] = new thread(637, 'Can a Triple Dog downloader be installed on a truck that already has a program', 'Chrome', '06-28-2010', '10:03 PM'); threads[6] = new thread(636, 'Superchips Cortex GM Programmer / Tuner', 'Sales@Tunertools', '06-26-2010', '04:39 PM'); threads[7] = new thread(635, 'Run Ethanol in your GM truck', 'Sales@Tunertools', '06-26-2010', '01:08 PM'); threads[8] = new thread(634, 'Tactrix Openport 2.0 interface kits are BACK IN STOCK!!', 'Sales@Tunertools', '06-24-2010', '01:38 AM'); threads[9] = new thread(633, 'Superchips Flashpaq & Cortex tuners for the GM 2.0L Turbo Ecotec', 'Sales@Tunertools', '06-19-2010', '09:24 PM'); threads[10] = new thread(632, 'Auterra Dyno-Scan registration code', 'Terrapin', '06-14-2010', '08:37 AM'); threads[11] = new thread(631, 'Something to think about:', 'Sales@Tunertools', '06-03-2010', '11:46 PM'); threads[12] = new thread(630, '1996 GST Eclipse', 'Customer', '05-12-2010', '02:53 PM'); threads[13] = new thread(629, 'read and write a 2003 subaru impreza 2.0 turbo wrx', 'Customer', '05-12-2010', '02:42 PM'); threads[14] = new thread(628, 'Updating Flashpaq', 'Customer', '05-12-2010', '02:27 PM');