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(1172084, 'لي أب يضمني بعدما يفنى الزمان', 'Mary Naeem', '26 - 01 - 2026', '03:48 PM'); threads[1] = new thread(1172083, 'لي أب يحبني حبه في الصلب بان', 'Mary Naeem', '26 - 01 - 2026', '03:48 PM'); threads[2] = new thread(1172082, 'يده تمسكني وهي يكفيني ضمان', 'Mary Naeem', '26 - 01 - 2026', '03:47 PM'); threads[3] = new thread(1172081, 'هو راعي الذي معه أمشي في أمان', 'Mary Naeem', '26 - 01 - 2026', '03:46 PM'); threads[4] = new thread(1172080, 'أحبك حبيبي يا يسوع شكراً لكَ مجداً لكَ', 'Mary Naeem', '26 - 01 - 2026', '03:32 PM'); threads[5] = new thread(1172079, 'ارتضيت أنت تأخذ مكاني يا يسوع لكي تكون لي الحياة أتيت يا يسوع', 'Mary Naeem', '26 - 01 - 2026', '03:32 PM'); threads[6] = new thread(1172078, 'لولاك كنت قضيت كل عمري بالدموع', 'Mary Naeem', '26 - 01 - 2026', '03:31 PM'); threads[7] = new thread(1172077, 'طريقي كان الضياع نصيبي كان الجحيم', 'Mary Naeem', '26 - 01 - 2026', '03:30 PM'); threads[8] = new thread(1172076, 'لولاك سيدي ما كنت أفرح', 'Mary Naeem', '26 - 01 - 2026', '03:29 PM'); threads[9] = new thread(1172075, 'نفسي تهدأ لولاك سيدي', 'Mary Naeem', '26 - 01 - 2026', '03:28 PM'); threads[10] = new thread(1172074, 'لولاك سيدي لكنت في شقاء', 'Mary Naeem', '26 - 01 - 2026', '03:27 PM'); threads[11] = new thread(1172073, 'أضارب الهواء لولاك يا سيدي', 'Mary Naeem', '26 - 01 - 2026', '03:26 PM'); threads[12] = new thread(1172072, 'بالإيمان ربي هنوصلك بالإيمان ربي هنرضيك', 'Mary Naeem', '26 - 01 - 2026', '03:24 PM'); threads[13] = new thread(1172071, 'لولا صليبك لولا دمائك ما كنا عشنا ولا شفناك', 'Mary Naeem', '26 - 01 - 2026', '03:24 PM'); threads[14] = new thread(1172070, 'لولا ياربي ما أنت معانا ما كناش نعيش لحظات', 'Mary Naeem', '26 - 01 - 2026', '03:23 PM');