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(427512, 'Fata Morgana - Mirage', 'davidmash', '07-04-2026', '11:40 PM'); threads[1] = new thread(427510, 'OM616 engine for "FREE" -' + '- Please read', 'greazzer', '07-04-2026', '10:23 AM'); threads[2] = new thread(427509, 'Cruise Stalk Rejuvenation', 'shertex', '07-04-2026', '09:01 AM'); threads[3] = new thread(427508, 'CIS Microswitch (S27/2) vs Throttle Valve Switch (S29/2)', 'John5788', '07-04-2026', '02:36 AM'); threads[4] = new thread(427503, '722.5 DELAYED REVERSE', 'stardiagnostics', '07-03-2026', '06:16 PM'); threads[5] = new thread(427497, 'ck this out, 20k psi drilling ship', 'engatwork', '06-30-2026', '07:15 AM'); threads[6] = new thread(427496, 'Cox .049', 'davidmash', '06-30-2026', '12:30 AM'); threads[7] = new thread(427494, 'Want 1986 300 SDL Front Bumper', 'Peter4', '06-29-2026', '05:32 PM'); threads[8] = new thread(427493, '1998 W210 E300 climate control issues', 'imryanmoriarty', '06-29-2026', '10:25 AM'); threads[9] = new thread(427492, '91 300 SL ABS Codes', 'Jrcougars', '06-28-2026', '03:56 PM'); threads[10] = new thread(427491, 'OM615 to OM616 swap in w115?', 'SophieScrolls', '06-28-2026', '03:21 PM'); threads[11] = new thread(427489, 'Fuel injector rebuild service', 'Coled100', '06-27-2026', '11:11 PM'); threads[12] = new thread(427487, '777 low pass, as in 25ft off the deck low.', 'davidmash', '06-27-2026', '10:15 PM'); threads[13] = new thread(427486, '123 Engine Oil Cooler Hose Repair', 'Turbo300Mercede', '06-27-2026', '10:13 PM'); threads[14] = new thread(427481, 'Door panel removal problem W210 \'98 E320', 'Graham', '06-27-2026', '08:03 PM');