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(172975, 'خطبة الجمعة من جامع القبلتين٢٠جمادى الأولىٰ ١٤٤٦بعنوان:عقيدة التوحيد الصحيحةالشيخ أيمن أحمد الرحيلي', 'شريف حمدان', '23 / 11 / 2024', '21 : 02 AM');