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(109, 'Grand Canyon Adventure Blu Ray 3D', 'euland', '08.09.2010', '17:16'); threads[1] = new thread(108, 'imax 3d blu ray´s', '3dfan22', '07.09.2010', '23:12'); threads[2] = new thread(107, 'Kompatibilität von unterschiedlichen Herstellern zwischen TV <-> 3DPlayer <-> Konsole', 'icepicke', '06.09.2010', '12:44'); threads[3] = new thread(106, 'Ice Age 3 - Die Dinosaurier sind los - 3D kann man jetz bei Amazon vorbestellen', 'hdfan', '04.09.2010', '23:27'); threads[4] = new thread(105, 'Toshibas BDX3100KE Blu-ray 3D Player für 199,- auf Amazon Vorbestellbar', 'Bluray-3D', '04.09.2010', '13:20'); threads[5] = new thread(104, 'PS3 Bluray-3D Update', 'Civicator', '03.09.2010', '14:13'); threads[6] = new thread(103, 'Exklusiv-Deals', 'JackBauer1', '03.09.2010', '11:40'); threads[7] = new thread(102, 'IFA 2010 - 3D der Trend der Zukunft', 'ronsky', '03.09.2010', '07:56'); threads[8] = new thread(101, 'Samsung PS50C490 [127cm 3D Plasma,900€]', 'Crash', '02.09.2010', '10:54'); threads[9] = new thread(100, 'Cats & Dogs 2 - Die Rache der Kitty Kahlohr (3D Edition) Blu-ray', 'Bluray-3D', '31.08.2010', '12:47'); threads[10] = new thread(99, 'verlängerte Version von Avatar', 'Bluray-3D', '30.08.2010', '17:29'); threads[11] = new thread(98, '3D TV´s im fachmarkt test', 'Netti', '30.08.2010', '17:24'); threads[12] = new thread(97, 'wann kommen die ersten 3D Sendungen im Free TV???', 'euland', '28.08.2010', '10:44'); threads[13] = new thread(96, 'Bluray 3D Spiele/Filme Schnäppchen', 'Crash', '27.08.2010', '09:52'); threads[14] = new thread(95, '3sat NEUES: Glotzen in der dritten Dimension', 'ronsky', '27.08.2010', '00:37');