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(15); threads[0] = new thread(26861, 'سلسلة الاخلاق الاسلامية/22/الاحسان الى الجار', 'ناطق العبيدي', '29-04-2024', '01:26 PM'); threads[1] = new thread(26844, 'جيران تحت سقف واحد ~', 'شقاوي', '26-04-2024', '04:42 AM'); threads[2] = new thread(26843, 'تفكر وتدبر . . في القرآن الكريم .!', 'شقاوي', '26-04-2024', '04:37 AM'); threads[3] = new thread(26842, 'هل جزاء الإحسان إلا الإحسان', 'شقاوي', '26-04-2024', '04:31 AM'); threads[4] = new thread(26841, '~ المفآتيح الأربعة وأبوآب السعادة ..', 'شقاوي', '26-04-2024', '04:29 AM'); threads[5] = new thread(26818, 'تفسير اسماء الله الحسنى/الخالق', 'ناطق العبيدي', '25-04-2024', '10:56 AM'); threads[6] = new thread(26721, 'قصص الانبياء/يوسف عليه السلام', 'ناطق العبيدي', '17-04-2024', '09:40 PM'); threads[7] = new thread(26720, 'سلسلة الاخلاق الاسلامية/21/الابتسامة', 'ناطق العبيدي', '17-04-2024', '09:32 PM'); threads[8] = new thread(26707, 'ذكر عظيم الأجر', 'سلطان الزين', '17-04-2024', '01:11 PM'); threads[9] = new thread(26638, 'من مفاتيح الفرج', 'غرام الشوق', '12-04-2024', '06:55 AM'); threads[10] = new thread(26637, 'صناعة القـوة', 'غرام الشوق', '12-04-2024', '06:52 AM'); threads[11] = new thread(26636, 'الكنز الذي ستندم عليه إن تجاهلته..', 'غرام الشوق', '12-04-2024', '06:49 AM'); threads[12] = new thread(26622, 'مفهوم السعادة في الإسلام', 'شقاوي', '10-04-2024', '02:25 PM'); threads[13] = new thread(26621, 'غنى النفس', 'شقاوي', '10-04-2024', '02:23 PM'); threads[14] = new thread(26620, 'معجزة الصعود والانقطاع', 'شقاوي', '10-04-2024', '02:22 PM');