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(1); threads[0] = new thread(173480, '8 ساعات متواصلة من اذاعة القرآن الكريم يوم 19-6-2019', 'رفعـت', '03 / 05 / 2025', '11 : 07 PM');