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(400507, 'Vodafone viola la Net Neutrality', 'yanfry', '20-11-2009', '17:19'); threads[1] = new thread(400473, 'I Beatles non possono essere psicosimulati', 'Janet', '20-11-2009', '11:15'); threads[2] = new thread(400472, 'P2P, la Regina mostra le forbici', 'Janet', '20-11-2009', '11:14'); threads[3] = new thread(400417, 'Un\'altro artista canadese supporta il File Sharing', 'yanfry', '19-11-2009', '19:17'); threads[4] = new thread(400374, 'Trackon il cerca tracker BitTorrent', 'Janet', '19-11-2009', '03:03'); threads[5] = new thread(400348, 'Corea del Sud: i 3-strikes falliscono', 'yanfry', '18-11-2009', '22:56'); threads[6] = new thread(400251, 'The Pirate Bay: addio tracker', 'EmuleFaster', '17-11-2009', '18:44'); threads[7] = new thread(400226, 'Fenomenologia degli avvoltoi del P2P', 'Janet', '17-11-2009', '14:59'); threads[8] = new thread(400218, 'Intervista a Rick Falkvinge: Ecco perchè ora sono un pirata', 'yanfry', '17-11-2009', '12:29'); threads[9] = new thread(400127, 'SUGO: Pirate Bay e File Sharing su RAI4, intervista a Paolo Brini di Scambioetico', 'yanfry', '16-11-2009', '12:23'); threads[10] = new thread(400042, 'I dati che le major della musica vorrebbero nascondervi', 'yanfry', '15-11-2009', '03:23'); threads[11] = new thread(400041, 'YouTube + Last.fm = YouScrobble', 'yanfry', '15-11-2009', '03:22'); threads[12] = new thread(400040, 'Appello del Presidente Zingaretti: banda larga come servizio universale', 'yanfry', '15-11-2009', '03:21'); threads[13] = new thread(399991, 'Warner Bros: ma il P2P non è così male', 'Janet', '14-11-2009', '16:53'); threads[14] = new thread(399878, 'La Carta per l’Innovazione, la Creatività e l’Accesso alla Conoscenza', 'yanfry', '13-11-2009', '09:44');