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(4476, 'The Loc Ft Qc - Pla - Hood For Ever(Produced By Qc)', 'djhoodstar', '09-01-2010', '02:54 PM'); threads[1] = new thread(4475, 'The Loc Ft Qc - Pla - Im Fly(Produced By Qc)', 'djhoodstar', '09-01-2010', '02:53 PM'); threads[2] = new thread(4474, 'The Light Dreams And Nightmare Tour', 'onlineticketspot', '09-01-2010', '12:09 AM'); threads[3] = new thread(4473, 'hi!!', 'babylilly64', '08-31-2010', '12:57 PM'); threads[4] = new thread(4472, 'Seven days to that fab figure', 'rockstar1234', '08-25-2010', '09:25 PM'); threads[5] = new thread(4471, 'Diet according to blood type', 'rockstar1234', '08-25-2010', '09:24 PM'); threads[6] = new thread(4470, 'Google to allow phone calls from Gmail', 'rockstar1234', '08-25-2010', '09:23 PM'); threads[7] = new thread(4469, 'Train Leaves Here This Morning', 'rockstar1234', '08-25-2010', '08:08 AM'); threads[8] = new thread(4468, 'Peaceful Easy Feeling', 'rockstar1234', '08-25-2010', '08:07 AM'); threads[9] = new thread(4467, 'Earlybird', 'rockstar1234', '08-25-2010', '08:07 AM'); threads[10] = new thread(4466, 'Remember Xzibit and KURUPT duo?', 'Jesse007', '08-22-2010', '08:07 AM'); threads[11] = new thread(4465, 'Interview: Xzibit 3', 'rockstar1234', '08-21-2010', '01:03 AM'); threads[12] = new thread(4464, 'Interview: Xzibit 2', 'rockstar1234', '08-21-2010', '01:02 AM'); threads[13] = new thread(4463, 'Interview: Xzibit', 'rockstar1234', '08-21-2010', '01:02 AM'); threads[14] = new thread(4462, 'Were All In Power Ft. Evidence Krondon and Blame', 'KlackKlackKlack', '08-20-2010', '07:25 PM');