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(15); threads[0] = new thread(10446707, 'PC Gamer Story on Guild Wars 2', 'robohathorne', 'Jul 30, 2010', '09:59 AM'); threads[1] = new thread(10446673, 'WoTA + Esurge', 'Edwards', 'Jul 30, 2010', '02:52 AM'); threads[2] = new thread(10446656, 'Post Your Most Embarrassing GW Moment!', 'Ludichris1', 'Jul 29, 2010', '09:31 PM'); threads[3] = new thread(10446631, 'Update July 29th', 'Lawliet Kira', 'Jul 29, 2010', '04:46 PM'); threads[4] = new thread(10446502, 'guildwars.wikia.com VS wiki.guildwars.com', 'doomfodder', 'Jul 28, 2010', '03:31 PM'); threads[5] = new thread(10446467, 'Game updates', 'a-kyle', 'Jul 28, 2010', '10:12 AM'); threads[6] = new thread(10446438, 'So is it time for a Sale on Xunlai Storage Panes? :)', 'biofrog', 'Jul 28, 2010', '02:49 AM'); threads[7] = new thread(10446408, '"Ghosts of Ascalon" Book Review', 'shadowlurk16', 'Jul 27, 2010', '06:02 PM'); threads[8] = new thread(10446333, 'RA Monk', 'I Hate Chips', 'Jul 27, 2010', '04:45 AM'); threads[9] = new thread(10446270, 'Dervish update preview please', 'The Josip', 'Jul 26, 2010', '03:26 PM'); threads[10] = new thread(10446240, 'Just got Ghosts of Ascalon in the mail!', 'shadowlurk16', 'Jul 26, 2010', '10:13 AM'); threads[11] = new thread(10446221, 'Languages in districts: cause for discrimination?', 'N1ghtstalker', 'Jul 26, 2010', '06:18 AM'); threads[12] = new thread(10446179, 'most and least favoured elite armor pieces of the warrior class', 'Kailu spiritmind', 'Jul 25, 2010', '09:02 PM'); threads[13] = new thread(10446171, 'Farewell to Linsey event, plz!', 'Puddin Cheeks', 'Jul 25, 2010', '07:38 PM'); threads[14] = new thread(10446149, 'Quick question about the past dragon festival', 'carlos13', 'Jul 25, 2010', '02:35 PM');