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(90283, 'Liam Gallagher: What now?', 'Leanne', '29-07-10', '11:09 PM'); threads[1] = new thread(90282, 'HFFM Fantasy Football 2010/2011', 'Sarah', '29-07-10', '11:06 PM'); threads[2] = new thread(90280, 'I have a dream...', 'Munch101', '29-07-10', '10:56 PM'); threads[3] = new thread(90279, 'How do I make a layout a HTML format??', 'PochingPeaps', '29-07-10', '10:55 PM'); threads[4] = new thread(90278, 'lol', 'MrCorn', '29-07-10', '10:55 PM'); threads[5] = new thread(90277, 'ALL Caps - Don\'t Unplug Me', 'Martyn', '29-07-10', '10:54 PM'); threads[6] = new thread(90276, 'hi', 'Dean', '29-07-10', '10:50 PM'); threads[7] = new thread(90275, 'Babysitters jailed for murdering boy', 'Leanne', '29-07-10', '10:21 PM'); threads[8] = new thread(90274, 'Ozzy predicted Princess Diana death?', 'welshy', '29-07-10', '10:00 PM'); threads[9] = new thread(90273, 'last.fm', 'Splintus', '29-07-10', '09:51 PM'); threads[10] = new thread(90272, 'i got a youtube vid!', 'kabaine12', '29-07-10', '09:29 PM'); threads[11] = new thread(90270, 'Sims 3 Ambitions', 'DanielleVicarage(:', '29-07-10', '09:03 PM'); threads[12] = new thread(90269, 'HFFM Event! Shout it out', 'Camer0n', '29-07-10', '09:01 PM'); threads[13] = new thread(90268, 'Hot Off The Press... Spurs tap up Parker?', 'The Hammer', '29-07-10', '08:40 PM'); threads[14] = new thread(90267, 'love on toast :D', 'Holly,', '29-07-10', '08:19 PM'); threads[15] = new thread(90266, 'Davina to enter Big Brother house!', 'Ali', '29-07-10', '08:16 PM'); threads[16] = new thread(90265, 'HFFM Event! Music quiz', 'Shan', '29-07-10', '08:15 PM'); threads[17] = new thread(90264, 'right', 'seanysdiamond', '29-07-10', '08:04 PM'); threads[18] = new thread(90263, 'Me Mothers New Car', 'Benjamin', '29-07-10', '07:59 PM'); threads[19] = new thread(90262, 'new earrings', 'xstar', '29-07-10', '07:30 PM');