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(13); threads[0] = new thread(1270, 'New Poll of the Week - Black Ops MP Reveal', 'ca.TBoy', '10-09-2010', '09:12 AM'); threads[1] = new thread(1269, 'Black Ops Wager Mode Trailer', 'ca.TBoy', '10-09-2010', '09:12 AM'); threads[2] = new thread(1268, 'Treyarch gets Oldman and Harris as voices for Black Ops', 'ca.TBoy', '10-09-2010', '09:12 AM'); threads[3] = new thread(1267, 'BASH 163: Black Ops MP FAQ and Reveal', 'ca.TBoy', '10-09-2010', '09:12 AM'); threads[4] = new thread(1266, 'Quick PC Info from the Sept 1st Black Ops Reveal', 'ca.TBoy', '06-09-2010', '02:48 AM'); threads[5] = new thread(1265, 'Black Ops MP Reveal Interview Transcript', 'ca.TBoy', '06-09-2010', '02:48 AM'); threads[6] = new thread(1264, 'Post-MP Reveal PC FAQ', 'ca.TBoy', '06-09-2010', '02:48 AM'); threads[7] = new thread(1263, 'Black Ops Multiplayer Reveal Event - Give me your questions!', 'ca.TBoy', '31-08-2010', '07:51 PM'); threads[8] = new thread(1262, 'Black Ops PC: Dev Console and Mod Tools - Confirmed', 'ca.TBoy', '20-08-2010', '11:24 AM'); threads[9] = new thread(1261, 'Black Ops Collectors Editions to Receive WaW Zombie Maps', 'ca.TBoy', '14-08-2010', '09:21 AM'); threads[10] = new thread(1260, 'Black Ops and the PC Community -PC Info- Personal View', 'ca.TBoy', '14-08-2010', '09:21 AM'); threads[11] = new thread(1259, 'Warning: Don\'t message or trust the XBL GTs in the Black Ops MP Teaser', 'ca.TBoy', '13-08-2010', '01:12 PM'); threads[12] = new thread(1258, 'Black Ops Collectors Editions Available for Pre-Order (US)', 'ca.TBoy', '13-08-2010', '01:12 PM');