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(113441, 'Лето призов', 'Yaomi', '03.07.2025', '17:50'); threads[1] = new thread(113212, 'Фотоконкурс «Чувства в кадре — 2025»', 'Mia_Blonde', '02.07.2025', '05:19'); threads[2] = new thread(111676, 'Архив нарушителей (Гитара)', 'Lera_777', '02.07.2025', '01:29'); threads[3] = new thread(105912, 'Их разыскивает полиция (Гитара)', 'logidi', '01.07.2025', '21:14'); threads[4] = new thread(113415, 'Колесо фортуны «Летний театр»', 'Mia_Blonde', '29.06.2025', '12:21'); threads[5] = new thread(105913, 'Претенденты на бан аккаунта (Гитара)', 'ruller_lol', '28.06.2025', '19:04'); threads[6] = new thread(112330, 'У кого что играет прямо сейчас?', 'Mia_Blonde', '27.06.2025', '21:43'); threads[7] = new thread(112881, '[Игра] Расскажи про предыдущего', 'Weleesa', '27.06.2025', '12:10'); threads[8] = new thread(113414, 'Секьюрити слезам не верят', 'Altiana', '19.06.2025', '14:47'); threads[9] = new thread(113413, 'Отмените клан ТРИПП', 'Mia_Blonde', '19.06.2025', '07:40'); threads[10] = new thread(15368, 'Гитара: Клан Whisper', 'AlEn_4iK', '17.06.2025', '15:50'); threads[11] = new thread(107732, '[Прием желаний] Чего изволите?', 'Gerdochka12', '16.06.2025', '19:02'); threads[12] = new thread(113405, 'Праздничные выходные', 'Altiana', '11.06.2025', '17:06'); threads[13] = new thread(113301, 'Мир грез', 'Altiana', '06.06.2025', '12:52');