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(7); threads[0] = new thread(45139, 'الكنيسة الى اين؟ يجب أن نحدد خيارنا، مع من نقف؟', 'odisho youkhanan', '10-13-2024', '10:13 PM'); threads[1] = new thread(45138, 'الكاردينال ساكو يلتقي قداسة البابا فرنسيس في الفاتيكان', 'odisho youkhanan', '10-13-2024', '10:09 PM'); threads[2] = new thread(45132, 'أعمال الجمعية العامة لسينودس الأساقفة في 7 تشرين الأول', 'odisho youkhanan', '10-08-2024', '08:02 PM'); threads[3] = new thread(45129, 'البطريركية الكلدانية تكذّب ما أعلنته قناة العهد', 'odisho youkhanan', '10-03-2024', '12:49 AM'); threads[4] = new thread(45127, 'البطريرك ساكو يصل الى روما للمشاركة في إجتماعات الدورة الثانية للجمعية العامة السادسة عشرة لسينودس الأساقفة', 'odisho youkhanan', '10-01-2024', '08:21 PM'); threads[5] = new thread(45126, 'الكنيسة الكلدانية تدين ما يحصل في لبنان والأراضي المقدسة، وتطالب المجتمع الدولي بحل دائم لهذه الازمات', 'odisho youkhanan', '10-01-2024', '08:19 PM'); threads[6] = new thread(45119, 'الدعوات الكهنوتية في العراق الى اينQuo vadis؟', 'odisho youkhanan', '09-24-2024', '01:40 PM');