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(38004, 'Pakistan Property Portal – Buy, Sell, Rent Homes and Plots | Raabty.com', 'raabtypk', '28-04-26', '14:53');