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(33862, 'Pacha NYC presents The Return of DAVID GUETTA - 11.27', 'plexipr', 'November 20th, 2009', '04:45 PM'); threads[1] = new thread(33861, 'Libation Thanksgiving Dessert Party w/Ian Friday :: Thurs. 11/26', 'Sunstar', 'November 20th, 2009', '04:40 PM'); threads[2] = new thread(33860, 'OPEN BAR MUSIC presents Oscar P - Conquistadores Chocolates', 'Robbi', 'November 20th, 2009', '04:10 PM'); threads[3] = new thread(33859, 'SYNESTESYA Records : "Dopekid Vol.01" Out Now On Beatport !!!', 'synestesya', 'November 20th, 2009', '12:38 PM'); threads[4] = new thread(33858, 'FranklinDisco from YouTube selling Disco LPs, 12"s on eBay', 'hutchcsx', 'November 20th, 2009', '05:33 AM'); threads[5] = new thread(33857, 'The Gallery NYE @ Ministry of Sound with Sander van Doorn', 'locknloadevents', 'November 20th, 2009', '05:32 AM'); threads[6] = new thread(33856, 'Motown Tribute', 'jazzmusicluvr', 'November 19th, 2009', '09:27 PM'); threads[7] = new thread(33855, 'DWELE artist retrospective ft on "NEOSOUL3rdFRIDAYs" London N1; £Free: Fri Nov 20th', 'bump&hustle.uk', 'November 19th, 2009', '09:16 PM'); threads[8] = new thread(33853, '[CLO005] Pacho b - "Airplane Tune" EP .. OUT NOW', 'masculine_state', 'November 19th, 2009', '06:42 PM'); threads[9] = new thread(33852, 'Another ID On Theses Please', 'magicsounds', 'November 19th, 2009', '06:32 PM'); threads[10] = new thread(33851, 'GOOD R&B Anyone?', 'jazzmusicluvr', 'November 19th, 2009', '05:55 PM'); threads[11] = new thread(33850, 'My unknowns from 80\'s - with sample', 'tntdeejay', 'November 19th, 2009', '12:45 PM'); threads[12] = new thread(33849, 'Need IDs on some songs from Rahaan mixes', 'Dex G', 'November 19th, 2009', '07:54 AM'); threads[13] = new thread(33848, 'Win Over $2,000 w/ SANDY RIVERA RMX COMP! Powered by Traxsource.com', 'traxsource', 'November 19th, 2009', '07:33 AM'); threads[14] = new thread(33847, 'New Releases: Reel People, DJ Spinna, DJ Meme, Sandy Rivera Remix Comp', 'traxsource', 'November 19th, 2009', '07:30 AM');