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(8); threads[0] = new thread(26805, 'شلاِل ميَاه تحِت المِاء فِي جَزيرة مَوريشِيوس', 'شقاوي', '24-04-2024', '09:13 AM'); threads[1] = new thread(26804, 'صور لاجمل الطيور الغريبة والنادرة', 'شقاوي', '24-04-2024', '09:12 AM'); threads[2] = new thread(26803, 'اكتشاف سفينة غارقة في مصر تعود للقرن الثالث قبل الميلاد', 'شقاوي', '24-04-2024', '09:11 AM'); threads[3] = new thread(26627, 'قرية التوائم الهنديه .. سبحان الخاالق', 'شقاوي', '10-04-2024', '05:39 PM'); threads[4] = new thread(26626, 'صور نادرة لحيوانات الماموث المنقرضة', 'شقاوي', '10-04-2024', '05:38 PM'); threads[5] = new thread(26625, 'اغرب الصور من جوجل ايرث ادخل وسوف ترى العجائب', 'شقاوي', '10-04-2024', '05:29 PM'); threads[6] = new thread(26624, 'اشياء غـــــــريبه جدا ....(صور)', 'شقاوي', '10-04-2024', '05:28 PM'); threads[7] = new thread(26623, 'حشره برتبه مهندس', 'شقاوي', '10-04-2024', '05:25 PM');