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(27602, 'Ashley on the set of Star In Your Eyes', 'clatopzzz', '1st Sep 2010', '19:22'); threads[1] = new thread(27601, 'Melody will perform "Hit the Ground Running" on WEEN awards', 'Syd17', '1st Sep 2010', '18:57'); threads[2] = new thread(27600, 'Exclusive Nicole interview with Perez Hilton.', 'cypriotpcdfan', '1st Sep 2010', '05:09'); threads[3] = new thread(27599, 'Kimberly Wyatt says \'why not?\' to Dolls', 'Marit', '31st Aug 2010', '15:52'); threads[4] = new thread(27598, 'Style Jury: Melody Thornton', 'thisismelodyfan', '29th Aug 2010', '23:30'); threads[5] = new thread(27593, 'Nicole at Entertainment Weekly And Women In Film Pre-Emmy Party 27.08', 'Jura', '28th Aug 2010', '22:40'); threads[6] = new thread(27592, 'Tony Award', 'askew90', '28th Aug 2010', '19:27'); threads[7] = new thread(27590, 'Ashley at Some Kind-a Gorgeous Style and Beauty Lounge (26/08/10)', 'Jura', '28th Aug 2010', '00:18'); threads[8] = new thread(27589, 'Ashley Roberts to open Ruth Tarvydas festival show', 'clatopzzz', '27th Aug 2010', '09:00'); threads[9] = new thread(27588, 'Nicole Scherzinger wants to be a mother', 'clatopzzz', '27th Aug 2010', '08:50'); threads[10] = new thread(27587, 'Kimberly at her hotel, 25.08.10', 'pcd-angel-pinup', '27th Aug 2010', '08:22'); threads[11] = new thread(27586, 'Nicole Scherzinger To Guest Star On How I Met Your Mother', 'J-esper', '27th Aug 2010', '04:54'); threads[12] = new thread(27584, 'Smiling Kimberly Wyatt proves there is life after Pussycat Dolls as she vamps it up a', 'Goksen', '26th Aug 2010', '16:44'); threads[13] = new thread(27574, 'Nicole feeling broody', 'katief', '23rd Aug 2010', '13:14'); threads[14] = new thread(27573, 'Nicole at Audi and Chopard Emmy Week Kick-Off Party', 'pcd-angel-pinup', '23rd Aug 2010', '12:03');