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(40820, 'Seahawks likely without starting CB vs. Vikes (AP)', 'newsguy', '11-20-2009', '05:01 PM'); threads[1] = new thread(40819, 'Pittsburgh Steelers missing Troy Polamalu, Travis Kirschke on Sunday (The Canadian Pr', 'newsguy', '11-20-2009', '05:01 PM'); threads[2] = new thread(40818, 'Eagles reshuffle LBs going into game with Bears (AP)', 'newsguy', '11-20-2009', '05:01 PM'); threads[3] = new thread(40817, 'New York Jets safety Jim Leonhard questionable for game against Patriots (The Canadia', 'newsguy', '11-20-2009', '05:01 PM'); threads[4] = new thread(40816, 'Jets\' Revis up to task of shutting down Moss again (AP)', 'newsguy', '11-20-2009', '05:01 PM'); threads[5] = new thread(40815, 'Bears RB Wolfe lost for season with kidney injury (AP)', 'newsguy', '11-20-2009', '05:01 PM'); threads[6] = new thread(40814, 'NFL fines Dockett $7,500 for Hasselbeck throat hit (AP)', 'newsguy', '11-20-2009', '05:01 PM'); threads[7] = new thread(40813, 'Washington Redskins RB Clinton Portis visits concussion specialist (The Canadian Pres', 'newsguy', '11-20-2009', '03:40 PM'); threads[8] = new thread(40812, 'Childress has endorsement from Vikings to continue (AP)', 'newsguy', '11-20-2009', '03:40 PM'); threads[9] = new thread(40811, 'Rob Ryan understands why Rex is so emotional (AP)', 'newsguy', '11-20-2009', '03:40 PM'); threads[10] = new thread(40810, 'Baltimore Ravens DE Dwan Edwards plans to appeal $5,000 fine from NFL (The Canadian P', 'newsguy', '11-20-2009', '03:40 PM'); threads[11] = new thread(40809, 'Iraqi detainees taunt Wisconsin soldiers about Brett Favre (Yahoo! Sports)', 'newsguy', '11-20-2009', '03:08 PM'); threads[12] = new thread(40808, 'Ravens\' Edwards plans appeal of fine for roughness (PA SportsTicker)', 'newsguy', '11-20-2009', '03:08 PM'); threads[13] = new thread(40807, 'Orton misses Broncos practice; backup Simms gets first-team reps again (The Canadian ', 'newsguy', '11-20-2009', '03:08 PM'); threads[14] = new thread(40806, 'Buffalo Bills rule DT Marcus Stroud out of game against Jacksonville (The Canadian Pr', 'newsguy', '11-20-2009', '03:08 PM');