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(99479, 'Welke 4K UHD schijf heb je gekocht/besteld?', 'BigLebowski', '06-05-2024', '21:00'); threads[1] = new thread(99136, 'Lijst van buitenlandse UHD met NL subs', 'rvvnr1', '06-05-2024', '18:12'); threads[2] = new thread(96047, 'Demo waardige UHD Blu-Rays of ander 4K materiaal', 'rvvnr1', '06-05-2024', '18:10'); threads[3] = new thread(85247, 'Het algemene Warner topic', 'Frank', '06-05-2024', '16:48'); threads[4] = new thread(99809, 'Dit is de trailer van DE MOOISTE DAG met Katja Schuurman in de hoofdrol', 'Rogier Burghout', '06-05-2024', '13:14'); threads[5] = new thread(99808, 'Source 1 Media mei Releases', 'Rogier Burghout', '06-05-2024', '09:51'); threads[6] = new thread(99807, 'Juvat Westendorp en Holly Mae Brood maken relaties uit in eerste beelden van De Brea', 'Rogier Burghout', '06-05-2024', '08:35'); threads[7] = new thread(99806, 'Denon AVC-X3700H wel geluid maar geen beeld? HELP!', 'jeroeni', '06-05-2024', '08:10'); threads[8] = new thread(97990, 'Lumière series', 'Werner', '06-05-2024', '07:05'); threads[9] = new thread(40121, 'R.I.P.', 'DVD Watcher', '05-05-2024', '21:00'); threads[10] = new thread(90562, 'Welke (Ultra HD) Blu-ray Disc ga je nu kijken? (3)', 'DVD Watcher', '05-05-2024', '14:15'); threads[11] = new thread(94563, 'Samsung UE43KS7500/update 43QN93C', 'jeroeni', '05-05-2024', '09:02'); threads[12] = new thread(71925, 'Gaming Algemeen', 'jeroeni', '04-05-2024', '17:24'); threads[13] = new thread(45850, 'Spam (bots) reporten', 'DVD Watcher', '03-05-2024', '18:07'); threads[14] = new thread(91802, 'Welke BD\'s heb je gekocht/besteld? (deel 10)', 'Pastichio Rocker', '03-05-2024', '16:24');