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(1135970, 'افضل طيب وافضل رحيم', 'walaa farouk', '24 - 08 - 2025', '08:58 PM'); threads[1] = new thread(1135969, 'كفاية كده شيلت عنك', 'walaa farouk', '24 - 08 - 2025', '08:51 PM'); threads[2] = new thread(1135968, 'اللي كنت فاكره مستحيل يختفي', 'walaa farouk', '24 - 08 - 2025', '08:48 PM'); threads[3] = new thread(1135967, 'النسيان مش ضعف', 'walaa farouk', '24 - 08 - 2025', '08:47 PM'); threads[4] = new thread(1135966, 'ربنا مش بس يطيب الكسور', 'walaa farouk', '24 - 08 - 2025', '08:46 PM'); threads[5] = new thread(1135965, 'ربنا عنده طريقة خاصة جدًا في الجبر', 'walaa farouk', '24 - 08 - 2025', '08:28 PM'); threads[6] = new thread(1135964, 'النسيان مش خيانة لماضيك', 'walaa farouk', '24 - 08 - 2025', '08:26 PM'); threads[7] = new thread(1135963, 'يمجدونه لا بكلمات بل بأعمال منيرة', 'Mary Naeem', '24 - 08 - 2025', '07:46 PM'); threads[8] = new thread(1135962, 'يقدمً لهم مواعيد إلهية صادقة ووعود قدمها لآبائهم', 'Mary Naeem', '24 - 08 - 2025', '07:45 PM'); threads[9] = new thread(1135961, 'إنه حافظ العهد وأمين وصادق في مواعيده', 'Mary Naeem', '24 - 08 - 2025', '07:44 PM'); threads[10] = new thread(1135960, 'لقد سمح بالتأديب الذي يبدو قاسيًا لأجل القلة الأمينة', 'Mary Naeem', '24 - 08 - 2025', '07:43 PM'); threads[11] = new thread(1135959, 'اختارهم من أجل أمانته لعهده مع آبائهم', 'Mary Naeem', '24 - 08 - 2025', '07:42 PM'); threads[12] = new thread(1135958, 'هكذا يليق بالإمبراطور في تشبهه بالرب واهب النعم', 'Mary Naeem', '24 - 08 - 2025', '07:41 PM'); threads[13] = new thread(1135957, 'حين اختارهم إنما اختار شخصًا واحدًا هو إبراهيم', 'Mary Naeem', '24 - 08 - 2025', '07:40 PM'); threads[14] = new thread(1135956, 'فهل يريدون النزول بمستواههم إلى الانضمام إلى الشعوب الوثنية', 'Mary Naeem', '24 - 08 - 2025', '07:39 PM');