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(21849, 'Freestyle.FM Fantasy Football League 2010', 'Rafael', '07-28-2010', '10:50 PM'); threads[1] = new thread(21838, 'New Proxy Site', 'Rafael', '07-27-2010', '11:44 PM'); threads[2] = new thread(21817, 'Track ID w/ sample', 'DJ_Adam', '07-25-2010', '12:23 AM'); threads[3] = new thread(21816, 'German & Canadien Freestyle is much better...than U.S.', 'Jredman', '07-25-2010', '12:18 AM'); threads[4] = new thread(21815, 'mobile site for Android?', 'elykoj', '07-25-2010', '12:10 AM'); threads[5] = new thread(21814, 'Happy Birthday FreestyleLvr!!', 'NatillaLiz', '07-24-2010', '09:44 PM'); threads[6] = new thread(21713, 'Searching a Song', 'Dj_XStyle', '07-20-2010', '04:27 AM'); threads[7] = new thread(21711, 'name of singer + title of this song plz :)', 'berisun', '07-19-2010', '09:40 PM'); threads[8] = new thread(21698, 'Need Help - ID A Song', 'Jose_V', '07-18-2010', '11:21 PM'); threads[9] = new thread(21697, 'Damn, This DJ got Skillz! (MUST SEE) lol', 'DjDope', '07-18-2010', '10:55 PM'); threads[10] = new thread(21696, 'Dj Dope - Mini Mix (Company B, Promise Circle, IMS, Den Harrow)', 'DjDope', '07-18-2010', '09:50 PM'); threads[11] = new thread(21688, 'Happy Birthday Omnisjdi!', 'varrinique', '07-18-2010', '11:05 AM'); threads[12] = new thread(21683, 'Happy Birthday BeccaBootyLicious!', 'varrinique', '07-17-2010', '04:25 PM'); threads[13] = new thread(21675, 'Faith - Angel (This Is A Nice Song)', 'DjDope', '07-16-2010', '06:02 AM'); threads[14] = new thread(21663, 'Happy Birthday Alessia!', 'freestylelvr', '07-14-2010', '11:14 PM'); threads[15] = new thread(21645, 'Hello Everyone..', 'leegrace', '07-14-2010', '05:38 AM'); threads[16] = new thread(21619, 'Happy Berfday Paulyyyy', 'powrpuff', '07-12-2010', '11:02 AM'); threads[17] = new thread(21603, 'Name of Song, Duet?', '408', '07-09-2010', '03:05 AM'); threads[18] = new thread(21584, 'LMFAO, This Is Too Funny! You Guys Need To Watch This Video!', 'DjDope', '07-05-2010', '07:55 PM'); threads[19] = new thread(21581, 'Dj Dope - Vocal Trance Mix (No, Not FreeStyle. But U Might Like It)', 'DjDope', '07-05-2010', '03:09 PM');