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(12); threads[0] = new thread(20928, 'Feature Request Add "PG" indicator next to "OT" on F9 overlay', 'Atila/Artin', 'Aug 4, 2026', '01:04 AM'); threads[1] = new thread(20927, 'Vote for the Next Feature Update', 'Violet CLM', 'Aug 3, 2026', '09:37 PM'); threads[2] = new thread(20926, 'Bug Report Bird2 ground anims broken before moving', 'FawFul', 'Aug 3, 2026', '03:24 AM'); threads[3] = new thread(20925, 'JJT to JJTime', 'FawFul', 'Aug 3, 2026', '02:35 AM'); threads[4] = new thread(20924, 'JDC 36 Logo Contest', 'cooba', 'Aug 1, 2026', '07:50 AM'); threads[5] = new thread(20923, 'Moving TSF episode to the bottom?', 'Violet CLM', 'Jul 30, 2026', '09:47 PM'); threads[6] = new thread(20922, 'Never seen before Nick Stadler art?', 'JaB0n', 'Jul 25, 2026', '01:56 PM'); threads[7] = new thread(20921, 'Jazz Jackrabbit for Sega Genesis/Megadrive', 'haroldo-ok', 'Jul 19, 2026', '03:07 PM'); threads[8] = new thread(20920, 'Bug Report Incorrect character animations in some levels', 'Zero[CDF]', 'Jul 17, 2026', '06:56 AM'); threads[9] = new thread(20918, 'Jazz Jackrabbit Rabbit\'s Revenge - a fangame', 'Sherokee', 'Jul 15, 2026', '11:07 AM'); threads[10] = new thread(20916, 'Plus updater using installation settings', 'Assassin', 'Jul 9, 2026', '09:52 AM'); threads[11] = new thread(20915, 'My situation, JDC and Cheating allegations', 'cherrish', 'Jul 8, 2026', '08:13 AM');