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(2); threads[0] = new thread(173512, 'القارئ الشيخ / راغب مصطفى غلوش - سورة البقرة آيات الحج - قرآن الجمعة من مسجد ابراهيم الدسوقى عام 1430هـ 2009م', 'رفعـت', '05 / 06 / 2025', '25 : 10 PM'); threads[1] = new thread(173508, 'حصريا : الشيخ / السيد سعيد ، وماتيسر له من آخر الحشر والضحى والشرح والتين', 'رفعـت', '02 / 06 / 2025', '13 : 07 PM');