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(51215, 'فليَشهَد الأعاجِم والعرَب أنّ وَعدَ الله اقترَبَ لإظهار خليفتِه في ليلةٍ واحِدةٍ على العالَم بأسرِه؛ إنّ الله بالغُ أمرِه ولكنّ أكثر الناس لا يَعلمُون ..', 'الإمام ناصر محمد اليماني', '30-11-2024', '08:06 AM');