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(10502361, 'Tyrian HM map', 'Gabs88', 'Jan 27, 2012', '09:42 PM // 21:42'); threads[1] = new thread(10502360, 'January Monthly AT Commentary - 1/28', 'Ariena Najea', 'Jan 27, 2012', '08:41 PM // 20:41'); threads[2] = new thread(10502344, 'Guild Tech: A Time for Heroes | Dragon Season', 'Achilles Of Dragons', 'Jan 27, 2012', '04:28 PM // 16:28'); threads[3] = new thread(10502341, 'A Video Introduction to RA', '8bit', 'Jan 27, 2012', '03:40 PM // 15:40'); threads[4] = new thread(10502298, 'DH Alliance & Blade Radio "Here Be Dragons" CNY 2012', 'Joraala', 'Jan 26, 2012', '10:59 PM // 22:59'); threads[5] = new thread(10502096, 'GW1 economic disruption coming due to GW2', 'Daesu', 'Jan 24, 2012', '09:49 PM // 21:49'); threads[6] = new thread(10502039, 'Update - January 23, 2012', 'lemming', 'Jan 24, 2012', '01:15 AM // 01:15'); threads[7] = new thread(10501831, 'Preview of upcoming skill balances', 'Stéphane Lo Presti', 'Jan 20, 2012', '07:37 PM // 19:37'); threads[8] = new thread(10501640, 'Canthan New Year 2012 starts on February 2nd!', 'Polgara Val', 'Jan 17, 2012', '07:24 PM // 19:24'); threads[9] = new thread(10501639, 'Arcane Theft/Larceny', 'LexTalionis', 'Jan 17, 2012', '07:20 PM // 19:20'); threads[10] = new thread(10501630, 'Did you ruin the experience for other players?', 'Tullzinski', 'Jan 17, 2012', '05:29 PM // 17:29'); threads[11] = new thread(10501592, 'Guild Wars Toronto', 'Aishil', 'Jan 17, 2012', '12:37 AM // 00:37'); threads[12] = new thread(10501562, 'In the best spirit of Random Arenas', 'chullster', 'Jan 16, 2012', '02:37 PM // 14:37'); threads[13] = new thread(10501534, 'GW-EN\'s "Getting Lucky" 2012', 'MalibuBarbie', 'Jan 16, 2012', '12:55 AM // 00:55'); threads[14] = new thread(10501516, 'Lack of gameplay incentive to finish GWAMM', 'mlandry', 'Jan 15, 2012', '08:06 PM // 20:06');