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(427849, 'Jacking up a W108', 'exitspeed', '09-16-2026', '09:01 AM'); threads[1] = new thread(427847, 'Baffled by Brake Lights', 'exitspeed', '09-15-2026', '08:30 PM'); threads[2] = new thread(427846, 'Replacement Ignition Key for 84 Mercedes?', 'lindajane', '09-15-2026', '05:52 PM'); threads[3] = new thread(427842, 'Oil line feeding the oil pressure gauge broke...', 'Tomas7', '09-14-2026', '02:05 PM'); threads[4] = new thread(427840, '1995 E320 Rear Window Actuator Screw part number needed', '1987-300TD', '09-14-2026', '02:46 AM'); threads[5] = new thread(427839, 'Glue/Adhesive for interior leather', '1987-300TD', '09-14-2026', '02:18 AM'); threads[6] = new thread(427838, 'FS: RARE W123 AMG (premerger) WAGON rear spoiler', 'greazzer', '09-13-2026', '05:49 PM'); threads[7] = new thread(427837, 'OM616 Flywheel', 'Frank Reiner', '09-13-2026', '02:10 PM'); threads[8] = new thread(427835, 'wtb 3:58 w123 differential', 'blackmerc', '09-13-2026', '08:15 AM'); threads[9] = new thread(427834, 'Pretty amazing. Real or not real.', 'cmac2012', '09-13-2026', '03:45 AM'); threads[10] = new thread(427833, 'Pretty amazing. Resl or not real.', 'cmac2012', '09-13-2026', '03:43 AM'); threads[11] = new thread(427832, 'Difficulty starting, no fuel for a few seconds', 'Beirut Brit', '09-13-2026', '02:52 AM'); threads[12] = new thread(427831, 'Any W108 parts cars in junk yards in N Texas?', 'alabbasi', '09-12-2026', '09:50 PM'); threads[13] = new thread(427830, 'I bought a 1982 MB 240d with an auto and 260k miles', 'Darrinkcarp002', '09-12-2026', '07:00 PM'); threads[14] = new thread(427827, 'Cold Start - 89 300SE', 'Evan D', '09-12-2026', '11:14 AM');