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(20); threads[0] = new thread(388928, 'Brenda Lee - The EP Collection (1995)', 'Angell', '01-29-2012', '06:48'); threads[1] = new thread(388927, 'Bob Margolin - Collection (1993-2007)', 'Angell', '01-29-2012', '06:45'); threads[2] = new thread(388926, 'Blues Company Toscho Discography (1988-2010)', 'Angell', '01-29-2012', '06:43'); threads[3] = new thread(388925, 'BLISS - Bliss Greatest Hits (2011)', 'Angell', '01-29-2012', '06:40'); threads[4] = new thread(388924, 'Blank And Jones 10th Anniversary Edition (2012)', 'Angell', '01-29-2012', '06:38'); threads[5] = new thread(388923, 'Billy Joel - The Ultimate Collection (2000)', 'Angell', '01-29-2012', '06:35'); threads[6] = new thread(388922, 'Billboard Top 25 Rock Songs (Jan 26 2012)', 'Angell', '01-29-2012', '06:33'); threads[7] = new thread(388921, 'UFC on FOX 2 Preliminary Fights WS DSR', 'hamza619', '01-29-2012', '06:32'); threads[8] = new thread(388920, 'Best New Music Week 5 2012 Legend-Rg', 'Angell', '01-29-2012', '06:31'); threads[9] = new thread(388919, 'Best albums past week 1 2012', 'Angell', '01-29-2012', '06:29'); threads[10] = new thread(388918, 'Berdien Stenberg - The Romantic Flute (2007)', 'Angell', '01-29-2012', '06:27'); threads[11] = new thread(388917, 'Barry White - Gold The Very Best Of (2005)', 'Angell', '01-29-2012', '06:25'); threads[12] = new thread(388916, 'Bar. Week 04-2012 tht', 'Angell', '01-29-2012', '06:24'); threads[13] = new thread(388915, 'Average White Band - Pick Up The Pieces (1996)', 'Angell', '01-29-2012', '06:22'); threads[14] = new thread(388914, 'Aurra - Collection (1980-2003)', 'Angell', '01-29-2012', '06:20'); threads[15] = new thread(388913, 'UFC On Fox 2 Evans vs Davis Post Show HDTV x264 RUDOS', 'hamza619', '01-29-2012', '06:19'); threads[16] = new thread(388912, 'Andrew Lloyd Webber - 60 (2008)', 'Angell', '01-29-2012', '06:19'); threads[17] = new thread(388911, 'Amernan - The Best Of Indianer (2007)', 'Angell', '01-29-2012', '06:17'); threads[18] = new thread(388910, 'Alice Cooper - Original Album Classics (2011)', 'Angell', '01-29-2012', '06:16'); threads[19] = new thread(388909, 'Alain Bashung - Climax Best Of (2008)', 'Angell', '01-29-2012', '06:15');