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(112881, '[Игра] Расскажи про предыдущего', 'litllebeauty', '03.11.2025', '11:11'); threads[1] = new thread(112403, 'Есть вопросы? Задайте их здесь!', 'Mia_Blonde', '02.11.2025', '17:28'); threads[2] = new thread(113452, '[Обсуждение] Большая Летняя Охота — 2025: Пламя и лёд', 'severina', '01.11.2025', '21:43'); threads[3] = new thread(105913, 'Претенденты на бан аккаунта (Гитара)', 'MiCy_Tyan', '01.11.2025', '18:43'); threads[4] = new thread(113480, 'Колесо Фортуны «Черная пара»', 'Mia_Blonde', '31.10.2025', '19:54'); threads[5] = new thread(113481, 'Осенние выходные', 'Altiana', '31.10.2025', '19:15'); threads[6] = new thread(111676, 'Архив нарушителей (Гитара)', 'SvEtkO_XD', '31.10.2025', '00:50'); threads[7] = new thread(113479, 'Всем удачи!', 'Mursilka', '26.10.2025', '16:13'); threads[8] = new thread(15368, 'Гитара: Клан Whisper', 'vega31', '22.10.2025', '18:29'); threads[9] = new thread(113478, 'Золотые краски осени', 'RS_009', '15.10.2025', '08:17'); threads[10] = new thread(113469, 'Размышления о любви', 'Altiana', '07.10.2025', '17:35');