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(1123221, 'تحسين صورتك مش شغلتك دي شغله ربنا', 'walaa farouk', '30 - 06 - 2025', '09:23 PM'); threads[1] = new thread(1123220, 'علشان كده انت بي جوري انت قوي', 'walaa farouk', '30 - 06 - 2025', '09:09 PM'); threads[2] = new thread(1123219, 'احنا في زمن القلوب مابقتش مفهومه', 'walaa farouk', '30 - 06 - 2025', '09:06 PM'); threads[3] = new thread(1123218, 'الكنيسة عمرها ما كانت للجاهزين', 'walaa farouk', '30 - 06 - 2025', '09:01 PM'); threads[4] = new thread(1123217, 'جَبَر الله خَواطرنا بأعزّ أمانينَا', 'walaa farouk', '30 - 06 - 2025', '08:55 PM'); threads[5] = new thread(1123216, 'افتكر إن ربنا بيصنع منك شاهد حيّ', 'walaa farouk', '30 - 06 - 2025', '08:49 PM'); threads[6] = new thread(1123215, 'يارب قلوبنا تولاها بلطفك', 'walaa farouk', '30 - 06 - 2025', '08:45 PM'); threads[7] = new thread(1123214, 'كُل التراكمات داخلنا', 'walaa farouk', '30 - 06 - 2025', '08:34 PM'); threads[8] = new thread(1123213, 'يارب العون', 'walaa farouk', '30 - 06 - 2025', '08:33 PM'); threads[9] = new thread(1123212, 'إجعلني يالله في الأماكن التي تُنـاسب أطمئنان قلبي', 'walaa farouk', '30 - 06 - 2025', '08:30 PM'); threads[10] = new thread(1123211, 'نَسألك يالله بُشرى تطرُق المَسامِع', 'walaa farouk', '30 - 06 - 2025', '08:21 PM'); threads[11] = new thread(1123210, 'يارب طمأنينة', 'walaa farouk', '30 - 06 - 2025', '08:20 PM'); threads[12] = new thread(1123209, 'ربي إجعل لقلبي نصيبُ من جبرك', 'walaa farouk', '30 - 06 - 2025', '08:19 PM'); threads[13] = new thread(1123208, 'رسالة الكنيسة 2025/7/1', 'اوفا', '30 - 06 - 2025', '08:13 PM'); threads[14] = new thread(1123207, 'قول اليوم 2025/7/1', 'اوفا', '30 - 06 - 2025', '08:12 PM');