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(1155855, 'يمكن دعوتك المكررة هي اللي هتفتح السما', 'walaa farouk', '08 - 11 - 2025', '10:13 PM'); threads[1] = new thread(1155854, 'أنت “نظير معين” لشخص حقيقي', 'walaa farouk', '08 - 11 - 2025', '10:10 PM'); threads[2] = new thread(1155853, 'خليني دايمًا ماشي لقدّام بإيدك', 'walaa farouk', '08 - 11 - 2025', '10:06 PM'); threads[3] = new thread(1155852, 'الفضل ليك في كل نفس هادي', 'walaa farouk', '08 - 11 - 2025', '10:03 PM'); threads[4] = new thread(1155851, 'بيجهزلك راحة تليق بتعبك', 'walaa farouk', '08 - 11 - 2025', '09:57 PM'); threads[5] = new thread(1155850, 'هو لسه بيقودني في طريق الخير', 'walaa farouk', '08 - 11 - 2025', '09:55 PM'); threads[6] = new thread(1155849, 'مين فينا لسه عنده القلب اللي يصرخله لما يغرق', 'walaa farouk', '08 - 11 - 2025', '09:52 PM'); threads[7] = new thread(1155848, 'متزعلش لو القطر فات', 'walaa farouk', '08 - 11 - 2025', '09:49 PM'); threads[8] = new thread(1155847, 'القطر فاتك', 'walaa farouk', '08 - 11 - 2025', '09:48 PM'); threads[9] = new thread(1155846, 'ربنا بيشتغل في الهدوء اللي مافهوش صوت', 'walaa farouk', '08 - 11 - 2025', '09:42 PM'); threads[10] = new thread(1155845, 'مش لازم تبان قوي علشان تبقى مؤثر', 'walaa farouk', '08 - 11 - 2025', '09:36 PM'); threads[11] = new thread(1155844, 'اللي اتكسر جواك مش نهاية', 'walaa farouk', '08 - 11 - 2025', '09:30 PM'); threads[12] = new thread(1155843, 'انت في إيد ربنا', 'walaa farouk', '08 - 11 - 2025', '09:20 PM'); threads[13] = new thread(1155842, 'لما نحس ان كل حاجة ملخبطة', 'Dr-marina', '08 - 11 - 2025', '08:56 PM'); threads[14] = new thread(1155841, 'أيها الشاب لك اقول قم أجلس - القمص لوقا سيداروس- ٧/ ١١/ ٢٠١٠', 'Dr-marina', '08 - 11 - 2025', '08:12 PM');