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(1149101, 'مُقيد بك', 'walaa farouk', '13 - 10 - 2025', '08:43 PM'); threads[1] = new thread(1149100, 'رائِحة الذّكرى', 'walaa farouk', '13 - 10 - 2025', '08:42 PM'); threads[2] = new thread(1149099, 'الشعــوٰر اللطيف', 'walaa farouk', '13 - 10 - 2025', '08:40 PM'); threads[3] = new thread(1149098, 'أقع بحُبك بإستمرار', 'walaa farouk', '13 - 10 - 2025', '08:39 PM'); threads[4] = new thread(1149097, 'قوم جوّه مركبي وهدّي الريح', 'walaa farouk', '13 - 10 - 2025', '08:38 PM'); threads[5] = new thread(1149096, 'متستهونش ابدا بالنظرة', 'walaa farouk', '13 - 10 - 2025', '08:34 PM'); threads[6] = new thread(1149095, 'خليك حنين', 'walaa farouk', '13 - 10 - 2025', '08:30 PM'); threads[7] = new thread(1149094, 'معاك كل شيء بيصير ممكن', 'walaa farouk', '13 - 10 - 2025', '08:29 PM'); threads[8] = new thread(1149093, 'اجمل البشر من يصنع فيك ابتسامة', 'Ramez5', '13 - 10 - 2025', '08:14 PM'); threads[9] = new thread(1149092, 'لما تلاقي النور ماتنْساش مين كان معاك في عتمة الليل', 'walaa farouk', '13 - 10 - 2025', '08:13 PM'); threads[10] = new thread(1149091, 'يحصل لأنك تقدر يا رب', 'walaa farouk', '13 - 10 - 2025', '08:11 PM'); threads[11] = new thread(1149090, 'انت كبير في عين ربنا وغالي', 'walaa farouk', '13 - 10 - 2025', '08:08 PM'); threads[12] = new thread(1149089, 'في لحظة كسرة', 'walaa farouk', '13 - 10 - 2025', '08:07 PM'); threads[13] = new thread(1149088, 'بس لما ترفع عينك لربنا هتستريح', 'walaa farouk', '13 - 10 - 2025', '08:06 PM'); threads[14] = new thread(1149087, 'حضور ربنا يملأ فراغك بسلام', 'walaa farouk', '13 - 10 - 2025', '08:03 PM');