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(23); threads[0] = new thread(879033, 'Polling remote device...', 'DavidWalsh', '20-Nov-2009', '05:29 PM'); threads[1] = new thread(878727, 'HELP trying to make INTERNET CABLE????', 'freddy1', '19-Nov-2009', '01:19 PM'); threads[2] = new thread(878013, 'oldsmobile keeps stalling', 'lexmarks567', '17-Nov-2009', '03:17 AM'); threads[3] = new thread(877317, 'Noisy Water Pipes', 'Frank4d', '14-Nov-2009', '03:20 PM'); threads[4] = new thread(876765, 'SONY KDL-V40XBR1 9 blink error', 'hashtlt', '12-Nov-2009', '02:49 PM'); threads[5] = new thread(876683, 'Vehicle Remote', 'LauraMJ', '12-Nov-2009', '10:21 AM'); threads[6] = new thread(876599, 'My Craftsman Garage door opener seems to have lost force.', 'jazamm42', '11-Nov-2009', '11:37 PM'); threads[7] = new thread(876565, '50" toshiba projection tv wont power on', 'thomas1891', '11-Nov-2009', '08:23 PM'); threads[8] = new thread(876243, 'Treadmill optical sensor adjustment', 'wacor', '10-Nov-2009', '08:42 PM'); threads[9] = new thread(876166, 'Audi Check Engine Codes', 'anise', '10-Nov-2009', '03:45 PM'); threads[10] = new thread(875370, 'panasonic projection hd tv problem', 'voodoo73', '07-Nov-2009', '10:39 PM'); threads[11] = new thread(875330, 'Solved: Reseting combination lock', 'guy2', '07-Nov-2009', '06:32 PM'); threads[12] = new thread(875175, 'Sony Trinitron TV Problem/Solution :D', 'Rocka', '07-Nov-2009', '06:46 AM'); threads[13] = new thread(875010, 'Chain saw artwork.', 'kenpodad', '06-Nov-2009', '02:24 PM'); threads[14] = new thread(874996, 'DLP TV problem', 'buc', '06-Nov-2009', '01:03 PM'); threads[15] = new thread(874671, 'Solved: Greenhouse-floor fill gravel', 'Knotbored', '05-Nov-2009', '10:54 AM'); threads[16] = new thread(873990, 'Convert Car Sub to home sub.... for dummies', 'nikkibee', '02-Nov-2009', '10:36 PM'); threads[17] = new thread(873426, 'Digital Video', 'wagner412', '01-Nov-2009', '03:31 AM'); threads[18] = new thread(871906, 'Need cool techie gift idea', 'rollergirls', '26-Oct-2009', '04:38 PM'); threads[19] = new thread(871396, 'Hot Tub Repair', 'Chiefs_Fan', '24-Oct-2009', '07:56 PM'); threads[20] = new thread(871269, 'Brother Printer HL-5140 toner light on', 'jeremyalain', '24-Oct-2009', '11:11 AM'); threads[21] = new thread(871218, 'How to record my home phone calls on a budget', 'guy2', '24-Oct-2009', '07:32 AM'); threads[22] = new thread(870781, 'Wireless? Laptop to TV?', 'hoosieradvisor', '22-Oct-2009', '04:47 PM');