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(1168665, 'صلاة لتلقي الحكمة التي تتفتح قلوبنا', 'Mary Naeem', '09 - 01 - 2026', '12:41 PM'); threads[1] = new thread(1168664, 'صلاة لتعميق البصيرة والفهم الروحي', 'Mary Naeem', '09 - 01 - 2026', '12:39 PM'); threads[2] = new thread(1168663, 'صلاة للإعلانٌ الاتكال على الله', 'Mary Naeem', '09 - 01 - 2026', '12:37 PM'); threads[3] = new thread(1168662, 'صلاة لغربلة الضجيج من حولنا', 'Mary Naeem', '09 - 01 - 2026', '12:36 PM'); threads[4] = new thread(1168661, 'صلاة لتضيء على زوايا فهمنا', 'Mary Naeem', '09 - 01 - 2026', '12:35 PM'); threads[5] = new thread(1168660, 'صلاة لطلب نور حكمتك', 'Mary Naeem', '09 - 01 - 2026', '12:34 PM'); threads[6] = new thread(1168659, 'صلاة لضمان سلامة خطواتنا', 'Mary Naeem', '09 - 01 - 2026', '12:31 PM'); threads[7] = new thread(1168658, 'صلاة لطلبٌ من اللهِ أن يُزيلَ الضبابَ', 'Mary Naeem', '09 - 01 - 2026', '12:30 PM'); threads[8] = new thread(1168657, 'صلاة للتمييزِ بينَ الحقِّ والباطلِ', 'Mary Naeem', '09 - 01 - 2026', '12:29 PM'); threads[9] = new thread(1168656, 'صلاة لطلب حكمة الله الأبدي الذي لا يخطئ', 'Mary Naeem', '09 - 01 - 2026', '12:26 PM'); threads[10] = new thread(1168655, 'صلاة لثبّت حكمة الله السامية فينا', 'Mary Naeem', '09 - 01 - 2026', '12:24 PM'); threads[11] = new thread(1168654, 'صلاة لثبّت عزمي على طلبك', 'Mary Naeem', '09 - 01 - 2026', '12:23 PM'); threads[12] = new thread(1168653, 'صلاة لنتعلم أن نسير عن كثب مع الرب', 'Mary Naeem', '09 - 01 - 2026', '12:21 PM'); threads[13] = new thread(1168652, 'صلاة لأكشف الدروس القوية من الالم', 'Mary Naeem', '09 - 01 - 2026', '12:20 PM'); threads[14] = new thread(1168651, 'صلاة لتعلمني الشفقة والصبر', 'Mary Naeem', '09 - 01 - 2026', '12:19 PM');