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(11); threads[0] = new thread(20793, 'Black screen after unspectating', 'spejsboi', 'Jun 16, 2025', '04:52 AM'); threads[1] = new thread(20792, 'Bug Report Using the jjLAYER constructor to copy eventually causes access violation in Rivellon', 'froducish', 'Jun 12, 2025', '05:31 AM'); threads[2] = new thread(20790, 'Bug Report Can\'t take carrots in new plus', 't3Kev', 'Jun 7, 2025', '11:44 AM'); threads[3] = new thread(20789, 'Feature Request Ability to read the mouse wheel from AngelScript', 'froducish', 'Jun 7, 2025', '10:41 AM'); threads[4] = new thread(20788, 'Feature Request Hook function for collisions between players and other players/bullets', 'froducish', 'Jun 7, 2025', '10:24 AM'); threads[5] = new thread(20787, 'JJ1 BETA - Screenshots + Everything we know', 'PC-King', 'Jun 5, 2025', '11:51 PM'); threads[6] = new thread(20786, 'Bug Report Weird (Lag?) bug', 'Zah dud4h', 'Jun 1, 2025', '04:11 PM'); threads[7] = new thread(20785, 'Buggy animated tiles', 'SpyrotheDragon2022', 'May 30, 2025', '12:07 AM'); threads[8] = new thread(20784, 'Feature Request Option to change logo', 'ThunderPX', 'May 28, 2025', '08:48 AM'); threads[9] = new thread(20783, 'Bug Report Levellist-voting mutator makes server crash on Plus 6.0', 'ShakerNL', 'May 27, 2025', '04:09 PM'); threads[10] = new thread(20782, 'Feature Request Play random demo', 'Assassin', 'May 20, 2025', '02:18 AM');