function thread(threadid, title, forum, TopicID, poster, threaddate, threadtime) { this.threadid = threadid; this.title = title; this.forum = forum; this.TopicID = TopicID; this.poster = poster; this.threaddate = threaddate; this.threadtime = threadtime; } var threads = new Array(15); threads[0] = new thread(5972, 'Caverta: A Beautiful Treatment of ED', 'General Chat Forum', '5', 'Jonathan88', '285', '0'); threads[1] = new thread(5758, 'Musicals Music', 'The Musicals', '61', 'Jonathan88', '1092', '12'); threads[2] = new thread(5969, 'Mallets Mallet 5', 'Mallets Mallet', '55', 'Alun', '483', '6'); threads[3] = new thread(5971, 'It’s done. Go watch it please!', 'Dates of the Undead', '79', 'Andy', '499', '0'); threads[4] = new thread(5970, 'Our new film, what we done made.', 'Dates of the Undead', '79', 'Andy', '336', '0'); threads[5] = new thread(5967, 'A Great New Online Games', 'General Chat Forum', '5', 'Grimsmith', '896', '0'); threads[6] = new thread(5966, 'We shot it. And in HD!!', 'Sorry Signs', '78', 'Andy', '438', '0'); threads[7] = new thread(5959, 'Where did everyone go?', 'General Chat Forum', '5', 'Andy', '1847', '1'); threads[8] = new thread(5960, 'Austen + Zombies = our idea', 'General Chat Forum', '5', 'Andy', '658', '0'); threads[9] = new thread(5957, 'New Film Announcement', 'Theyre Here', '77', 'Alun', '1187', '1'); threads[10] = new thread(5958, 'You can help us!', 'Theyre Here', '77', 'Admin', '619', '0'); threads[11] = new thread(5953, 'what the hell', 'General Chat Forum', '5', 'Andy', '2026', '2'); threads[12] = new thread(5952, 'Teaser Trailer', 'Hit and Run', '70', 'Admin', '1354', '0'); threads[13] = new thread(5949, 'Whats the Buzz? Tell me Whats a Happening!!', 'General Chat Forum', '5', 'Andy', '1038', '4'); threads[14] = new thread(5943, 'Transformers..', 'General Chat Forum', '5', 'Alun', '877', '4');