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(112403, 'Есть вопросы? Задайте их здесь!', 'Mia_Blonde', '20.08.2025', '12:52'); threads[1] = new thread(113452, '[Обсуждение] Большая Летняя Охота — 2025: Пламя и лёд', 'severina', '20.08.2025', '12:24'); threads[2] = new thread(107732, '[Прием желаний] Чего изволите?', 'Uollia', '18.08.2025', '00:08'); threads[3] = new thread(113455, 'Большая летняя распродажа', 'Uollia', '17.08.2025', '23:57'); threads[4] = new thread(112881, '[Игра] Расскажи про предыдущего', 'domika_maksim', '16.08.2025', '19:54'); threads[5] = new thread(113453, '[Прием работ] Большая Летняя Охота — 2025: Пламя и лёд', 'bubblemint666', '15.08.2025', '22:13'); threads[6] = new thread(111676, 'Архив нарушителей (Гитара)', 'Lera_777', '10.08.2025', '19:39'); threads[7] = new thread(112330, 'У кого что играет прямо сейчас?', 'sense_perception', '07.08.2025', '12:11'); threads[8] = new thread(113454, 'Большая удача', 'Altiana', '01.08.2025', '17:55'); threads[9] = new thread(113445, 'Колесо фортуны «Всем нужен отпуск»', 'Altiana', '01.08.2025', '17:49'); threads[10] = new thread(113448, 'Проблема с расширением', 'Mia_Blonde', '28.07.2025', '19:56'); threads[11] = new thread(113451, 'Игроки обзывают друг друга и родителей наших', 'Mia_Blonde', '27.07.2025', '09:32'); threads[12] = new thread(113446, 'Летние выборы', 'Altiana', '25.07.2025', '16:07'); threads[13] = new thread(15368, 'Гитара: Клан Whisper', 'tanyaalieva_25', '22.07.2025', '19:14');