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(25); threads[0] = new thread(134538, 'Franchise', 'wukusdog', '11-19-2009', '09:45 PM'); threads[1] = new thread(134534, '*Official* Roster Update #9', 'RobDeezy', '11-19-2009', '09:11 PM'); threads[2] = new thread(134523, 'Game anyone?', 'Calhoun County', '11-19-2009', '06:45 PM'); threads[3] = new thread(134518, 'Trading Madden in?', 'MDvegas', '11-19-2009', '05:25 PM'); threads[4] = new thread(134515, 'Game any1? (PS3)', 'yungl82', '11-19-2009', '04:16 PM'); threads[5] = new thread(134499, 'In Seach for old Redskins PLaybook breakdown', 'deathbyeagle', '11-19-2009', '12:42 PM'); threads[6] = new thread(134495, 'An odd online game feel last night', 'shricky', '11-19-2009', '10:30 AM'); threads[7] = new thread(134494, 'Madden 2010 Qb in the pocket compared to 2009', 'Dual blitz', '11-19-2009', '10:22 AM'); threads[8] = new thread(134490, 'In game weather', 'Robertbruce', '11-19-2009', '08:30 AM'); threads[9] = new thread(134467, 'How do I Audible out of onside kick return?', 'bg_izzle', '11-19-2009', '12:10 AM'); threads[10] = new thread(134460, 'MLG ANAHEIM RECAP &ORLANDO PREVIEW onTHE MADDEN VOICE Thurs 11/19 @ 8PM ET!', 'koachk', '11-18-2009', '09:43 PM'); threads[11] = new thread(134452, 'Game over quit glitch?', 'mudhelmets', '11-18-2009', '05:55 PM'); threads[12] = new thread(134435, 'Truest test', 'HOTBOYZ', '11-18-2009', '10:50 AM'); threads[13] = new thread(134432, 'Madden Patch 2 Official Info', 'Kobra', '11-18-2009', '09:55 AM'); threads[14] = new thread(134416, 'Old School \'08 for Ps3 HELPPPPPP', 'alex steele', '11-17-2009', '11:07 PM'); threads[15] = new thread(134400, 'Madden Patch #2', 'YoungVito', '11-17-2009', '06:13 PM'); threads[16] = new thread(134384, 'I\'m a cheeser but...........', 'maddengamer95', '11-17-2009', '02:56 PM'); threads[17] = new thread(134381, 'what the hell', 'thegame11', '11-17-2009', '02:33 PM'); threads[18] = new thread(134372, 'Addon Pack question....', '75zito', '11-17-2009', '11:51 AM'); threads[19] = new thread(134367, 'What\'s the best defensive game you\'ve ever had?', 'Da Sooper', '11-17-2009', '10:14 AM'); threads[20] = new thread(134237, 'Fantasy Draft Question', 'JAYBAR5858', '11-15-2009', '07:24 PM'); threads[21] = new thread(134186, '3rd down back won\'t sub in', 'gman52', '11-14-2009', '09:11 PM'); threads[22] = new thread(134179, 'Using the Packers', '2quick', '11-14-2009', '07:22 PM'); threads[23] = new thread(134173, 'Ball Carrier Vision', 'Chimpy_Nuts', '11-14-2009', '04:34 PM'); threads[24] = new thread(134160, 'Anyone have this glitch?', 'ccbill1', '11-14-2009', '09:37 AM');