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(421312, 'Would you like to see remake of Gothic I', 'zrhtemplar', '05.07.2008', '04:17'); threads[1] = new thread(421047, 'Orc arena?', 'hitman68', '04.07.2008', '17:52'); threads[2] = new thread(421021, 'A Mod', 'Danto', '04.07.2008', '17:04'); threads[3] = new thread(420882, 'Favorite spell', 'Dragonofdarkness', '04.07.2008', '13:24'); threads[4] = new thread(420811, 'Very Important Gothic 2 !! Help Friends !', 'OldCamp\'sDiego', '04.07.2008', '11:15'); threads[5] = new thread(420621, 'are the old characters really that important?', 'aqwerty', '03.07.2008', '21:26'); threads[6] = new thread(420567, 'gothic 1 pickpocket', 'DEALOS', '03.07.2008', '20:07'); threads[7] = new thread(420650, 'How would you like to die?', 'Onisuzume', '03.07.2008', '19:41'); threads[8] = new thread(420653, 'What superpowers would you like to have?', 'Dragonofdarkness', '03.07.2008', '19:32'); threads[9] = new thread(420523, 'Gothic1: Game controller is working fine', 'johns1234', '03.07.2008', '19:02'); threads[10] = new thread(420514, 'Why can\'t I become a novice at the monastery and why can\'t I cast spells?', 'AdrianM', '03.07.2008', '18:38'); threads[11] = new thread(420476, 'Cor Angar and his armor', 'zrhtemplar', '03.07.2008', '17:32'); threads[12] = new thread(420440, 'in extremo in gothic 1 problem', 'jimokalos', '03.07.2008', '16:42'); threads[13] = new thread(420352, 'English gaming mags (print /online)', 'fighting_faith', '03.07.2008', '14:35'); threads[14] = new thread(420182, 'I cant find..', 'damqnski', '02.07.2008', '23:48');