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(39614, 'Geforce 8800 GT und 24 Zoll', 'bjoern', '08.02.2010', '20:19'); threads[1] = new thread(39613, 'Problem mit Einbau einer GF 7900GS', 'Nils123', '08.02.2010', '14:47'); threads[2] = new thread(39612, 'Shortnews & Reviews', 'Chimära', '08.02.2010', '09:45'); threads[3] = new thread(39611, 'Netzteil ab 1000 W', 'Hellobello84', '07.02.2010', '19:50'); threads[4] = new thread(39609, 'ATi Radeon 4890 oder Zotac Geforce GTX 260 welche besser?', 'mixerykill', '07.02.2010', '14:06'); threads[5] = new thread(39608, 'Kabellose Mini-Tastatur von MSI', 'Chimära', '07.02.2010', '11:52'); threads[6] = new thread(39607, 'Partnernews', 'Chimära', '07.02.2010', '11:27'); threads[7] = new thread(39606, 'AvP Importe in Deutschland nicht spielbar!', 'HawkAngel', '06.02.2010', '21:03'); threads[8] = new thread(39604, 'Neues zur Radeon HD 5830', 'Advanced', '06.02.2010', '20:27'); threads[9] = new thread(39603, 'Grafikkarte für HTPC', 'Master_Chief', '06.02.2010', '20:13'); threads[10] = new thread(39601, '5770 Übertakten nur in 3D?', 'DKStone', '06.02.2010', '14:07'); threads[11] = new thread(39600, 'WLAN Router als NAS Server?', 'Eiseone', '06.02.2010', '13:11'); threads[12] = new thread(39599, 'Hat mein altes Netzteil ausgedient? (Enermax 480Watt 32A)', 'DKStone', '06.02.2010', '11:54'); threads[13] = new thread(39598, 'Brauche neue Grafikkarte', 'jockel80', '06.02.2010', '11:46'); threads[14] = new thread(39597, 'ATI 5770 Vertical Sync hat so gut wie keine Funktion', 'DKStone', '06.02.2010', '10:45'); threads[15] = new thread(39596, 'Frage zu PayPal', 'ScreaM', '05.02.2010', '21:17'); threads[16] = new thread(39595, 'VCore wird nicht angezeigt!', 'HawkAngel', '05.02.2010', '20:17'); threads[17] = new thread(39594, 'MSI Radeon HD 5770 HAWK', 'Advanced', '05.02.2010', '19:56'); threads[18] = new thread(39593, 'SRWare Iron Browser...benutzt den jemand?', 'dodo', '05.02.2010', '19:06'); threads[19] = new thread(39591, 'Acer Aspire 1691Wlmi(1690Serie) Wlan kaputt?', 'tiga05', '05.02.2010', '14:42');