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(14); threads[0] = new thread(20932, 'How do you prefer to race opponents?', 'FawFul', 'Aug 9, 2026', '02:53 PM'); threads[1] = new thread(20931, 'Public Test Enable full screen (DirectDraw)', 'Violet CLM', 'Aug 8, 2026', '03:32 PM'); threads[2] = new thread(20930, 'Anyway i can play the game in its original 320x240 resolution?', 'Mr.Fearingt00n', 'Aug 8, 2026', '09:34 AM'); threads[3] = new thread(20929, 'Jazz Jackrabbit 2+ in GOG screen settings', 'TurbaTurtle', 'Aug 7, 2026', '02:44 AM'); threads[4] = new thread(20928, 'Feature Request Add "PG" indicator next to "OT" on F9 overlay', 'Atila/Artin', 'Aug 4, 2026', '01:04 AM'); threads[5] = new thread(20927, 'Vote for the Next Feature Update', 'Violet CLM', 'Aug 3, 2026', '09:37 PM'); threads[6] = new thread(20926, 'Bug Report Bird2 ground anims broken before moving', 'FawFul', 'Aug 3, 2026', '03:24 AM'); threads[7] = new thread(20925, 'JJT to JJTime', 'FawFul', 'Aug 3, 2026', '02:35 AM'); threads[8] = new thread(20924, 'JDC 36 Logo Contest', 'cooba', 'Aug 1, 2026', '07:50 AM'); threads[9] = new thread(20923, 'Moving TSF episode to the bottom?', 'Violet CLM', 'Jul 30, 2026', '09:47 PM'); threads[10] = new thread(20922, 'Never seen before Nick Stadler art?', 'JaB0n', 'Jul 25, 2026', '01:56 PM'); threads[11] = new thread(20921, 'Jazz Jackrabbit for Sega Genesis/Megadrive', 'haroldo-ok', 'Jul 19, 2026', '03:07 PM'); threads[12] = new thread(20920, 'Bug Report Incorrect character animations in some levels', 'Zero[CDF]', 'Jul 17, 2026', '06:56 AM'); threads[13] = new thread(20918, 'Jazz Jackrabbit Rabbit\'s Revenge - a fangame', 'Sherokee', 'Jul 15, 2026', '11:07 AM');