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(61036, 'مسلسل باب الحاره الموسم الخامس متجدد', 'allsyria', '08-12-2010', '08:39 PM'); threads[1] = new thread(61035, 'مسلسل - عايزة اتجوز - هند صبرى - متجدد يوميا', 'allsyria', '08-12-2010', '11:01 AM'); threads[2] = new thread(61033, 'سيرين عبدالنور فى المسلسل الرائـع سارة متجدد يوميا', 'allsyria', '08-12-2010', '10:57 AM'); threads[3] = new thread(61032, 'مسلسل ♦ العار ♦ لـ مصطفى شعبان واحمد رزق - متجدد يوميا', 'allsyria', '08-12-2010', '10:55 AM'); threads[4] = new thread(61031, 'مسلسلات رمضــان شيخ العربــ همام متجدد يوميا', 'allsyria', '08-12-2010', '10:52 AM'); threads[5] = new thread(61030, 'المسلسل التاريخي الرائع كليوباترا ل سولاف فواخرجي متجدد', 'allsyria', '08-12-2010', '10:50 AM'); threads[6] = new thread(61029, 'مسلسل - اختفاء سعيد مهران - متجدد يوميا', 'allsyria', '08-12-2010', '10:47 AM');