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(2); threads[0] = new thread(171221, 'تراث الشيخ السيد متولى -تلاوات الفديو المرئية1600 تلاوه من انحاء العالم', 'حسن ادم', '02 / 05 / 2024', '34 : 11 PM'); threads[1] = new thread(171220, 'طھط±ط§ط« ط§ظ„ط´ظٹط® ط§ظ„ط³ظٹط¯ ظ…طھظˆظ„ظ‰ -طھظ„ط§ظˆط§طھ ط§ظ„ظپط¯ظٹظˆ ط§ظ„ظ…ط±ط¦ظٹط©1600 طھظ„ط§ظˆظ‡ ظ…ظ† ط§ظ†ط*ط§ط، ط§ظ„ط¹ط§ظ„ظ…', 'حسن ادم', '02 / 05 / 2024', '29 : 11 PM');