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(665090, 'OMG DID YOU KNOW', 'Stexual:', '03-09-2010', '03:53 PM'); threads[1] = new thread(665089, 'Arcade Fire - We Used To Wait: Interactive Video Clip', 'Techno', '03-09-2010', '03:32 PM'); threads[2] = new thread(665088, 'Deal or No Deal @ 4pm [BST]', 'Catzsy', '03-09-2010', '03:27 PM'); threads[3] = new thread(665087, 'Selling Pillows', 'Twazzle', '03-09-2010', '03:14 PM'); threads[4] = new thread(665085, 'PHP Sessions help...', 'D-Man22', '03-09-2010', '02:50 PM'); threads[5] = new thread(665084, 'What is your home world?', 'IceNineKills', '03-09-2010', '02:37 PM'); threads[6] = new thread(665083, 'My friend is so bossy', 'Joey1', '03-09-2010', '02:29 PM'); threads[7] = new thread(665082, 'why do i keep going on...', 'Pyroka', '03-09-2010', '02:20 PM'); threads[8] = new thread(665080, 'Read & Register Feature', 'Pyroka', '03-09-2010', '01:39 PM'); threads[9] = new thread(665079, 'The Count & Sinden featuring Mystery Jets - After Dark', 'United-Clowgon', '03-09-2010', '01:37 PM'); threads[10] = new thread(665078, 'Zuiikin English', 'Blacktux', '03-09-2010', '01:37 PM'); threads[11] = new thread(665077, 'XP weekend.', 'marine', '03-09-2010', '01:35 PM'); threads[12] = new thread(665076, 'Running Away From Home?', 'Stexual:', '03-09-2010', '01:33 PM'); threads[13] = new thread(665073, 'Buying Wardrobe Teleporters', 'Jordesh', '03-09-2010', '01:18 PM'); threads[14] = new thread(665072, 'HABBO COMMERCIAL', 'ShazLouise', '03-09-2010', '01:12 PM');