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(30); threads[0] = new thread(18308, 'Dual Eviction on Wednesday', 'MeeRKaT', '05-09-10', '07:15 PM'); threads[1] = new thread(18307, 'Another classic Nikki moment!!!', 'Noodlebug', '04-09-10', '09:29 PM'); threads[2] = new thread(18306, 'Another HM to enter the house on Friday', 'MeeRKaT', '03-09-10', '04:05 PM'); threads[3] = new thread(18305, 'Who would you like to see make a cameo in Ultimate Big Brother?', 'Noodlebug', '03-09-10', '08:42 AM'); threads[4] = new thread(18304, 'Contrived?', 'Rizla', '02-09-10', '10:19 PM'); threads[5] = new thread(18303, '3 witches in bikinis', 'Eyes', '02-09-10', '10:11 PM'); threads[6] = new thread(18302, 'Big Brother Best Moment of All Time Ever', 'Noodlebug', '02-09-10', '07:57 PM'); threads[7] = new thread(18301, 'Poll - which two do you want to go?', 'JohnRG', '31-08-10', '01:36 AM'); threads[8] = new thread(18299, 'Coolio has left the building !', 'MeeRKaT', '28-08-10', '03:22 PM'); threads[9] = new thread(18298, 'The System Lord and the Bunny Boiler are Back!', 'Noodlebug', '27-08-10', '11:14 PM'); threads[10] = new thread(18296, 'And the Ultimate winner is', 'JohnRG', '26-08-10', '06:26 PM'); threads[11] = new thread(18295, 'Josie walks', 'JohnRG', '26-08-10', '06:24 PM'); threads[12] = new thread(18294, 'BB11 Best Moments - Final Poll', 'Noodlebug', '25-08-10', '06:43 PM'); threads[13] = new thread(18293, 'UBB - Nikki!', 'lovinBB7', '25-08-10', '11:40 AM'); threads[14] = new thread(18292, 'So, enjoyed this last season of BB?', 'HarryHotspur', '24-08-10', '11:47 PM'); threads[15] = new thread(18291, 'What are your Eviction Order Predictions ?', 'MeeRKaT', '23-08-10', '03:49 PM'); threads[16] = new thread(18290, 'Who would win in a fight?', 'Noodlebug', '22-08-10', '10:32 AM'); threads[17] = new thread(18289, 'Who do you want to win BB11 ?', 'MeeRKaT', '21-08-10', '01:43 AM'); threads[18] = new thread(18288, 'BB11 Best Moments - Nominations Thread', 'Noodlebug', '20-08-10', '10:54 PM'); threads[19] = new thread(18287, 'Thank you Winston, I could not have put it better myself', 'JohnRG', '20-08-10', '07:13 PM'); threads[20] = new thread(18285, 'Big Brother Horoscopes', 'Noodlebug', '19-08-10', '01:48 AM'); threads[21] = new thread(18284, 'Bob Righter Didn\'t Predict THAT!', 'Noodlebug', '18-08-10', '11:39 PM'); threads[22] = new thread(18282, 'Big Brother House Floods! All Evacuated!', 'biba', '18-08-10', '09:54 AM'); threads[23] = new thread(18280, '10th Eviction: 4 to leave on Friday', 'Noodlebug', '15-08-10', '12:56 PM'); threads[24] = new thread(18279, 'Ultimate Big Brother', 'JohnRG', '13-08-10', '11:12 PM'); threads[25] = new thread(18278, 'Top of the Pops', 'Noodlebug', '13-08-10', '06:43 PM'); threads[26] = new thread(18275, '9TH Eviction : Who do you want out ?', 'MeeRKaT', '09-08-10', '07:52 PM'); threads[27] = new thread(18274, 'Dave', 'MeeRKaT', '07-08-10', '04:00 PM'); threads[28] = new thread(18273, 'Jj', 'MeeRKaT', '07-08-10', '03:47 PM'); threads[29] = new thread(18272, 'Jo', 'MeeRKaT', '07-08-10', '03:34 PM');