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(1); threads[0] = new thread(91437, 'المتابعه اليوميه للطقس والتوقعات من 1. مايو لنهاية الشهر٢٠٢٥م', 'متابع بهدوء', '2025-04-29', '10:44 PM');