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(30); threads[0] = new thread(2337, '[vB 4] Lista Condizionali dei Template vBulletin', 'Norman', '08-13-2010', '01:44 AM'); threads[1] = new thread(2308, 'Guida - Come installare vBulletin su Netsons', 'David', '06-19-2010', '08:08 PM'); threads[2] = new thread(2294, '[vB 4] Creazione Promozioni', 'David', '06-08-2010', '06:46 PM'); threads[3] = new thread(2191, '[vB 4] Come aggiungere un nuovo link nella Navbar (con template)', 'Norman', '01-06-2010', '07:10 PM'); threads[4] = new thread(2183, '[vB 4] Come aggiungere un nuovo link nella Navbar', 'Norman', '01-03-2010', '09:22 PM'); threads[5] = new thread(2180, '[vB 4] Come creare una pagina vBulletin personalizzata! (senza plugin e file php)', 'Norman', '01-03-2010', '02:14 AM'); threads[6] = new thread(2178, '[vB 4] Come creare una pagina personalizzata!', 'Norman', '01-03-2010', '01:10 AM'); threads[7] = new thread(2177, '[vB 4] Visualizzare i template nelle pagine personalizzate e registrare le variabili', 'Norman', '12-24-2009', '03:51 PM'); threads[8] = new thread(819, 'I messaggi profilo (messaggi visitatori, visitor messages): come usarli?', 'Norman', '07-05-2009', '06:07 PM'); threads[9] = new thread(807, '"Molti utenti registrati, pochi attivi": 3 consigli per risolvere questo problema', 'Norman', '07-05-2009', '02:47 PM'); threads[10] = new thread(804, '[Tutorial] Disabilitare i link nella firma', 'silentcontrol', '07-05-2009', '08:21 AM'); threads[11] = new thread(801, '[Thread Utile] Le Hack e i Product indispensabili per vBulletin', 'silentcontrol', '07-04-2009', '06:28 PM'); threads[12] = new thread(665, 'Modificare frasi alla traduzione tramite admincp', 'Legend', '04-30-2009', '04:22 PM'); threads[13] = new thread(660, 'Inserire parole alla censura', 'Legend', '04-29-2009', '09:59 PM'); threads[14] = new thread(581, 'Come Includere un Template Personalizzato via Plugin', 'Norman', '03-10-2009', '12:28 PM'); threads[15] = new thread(556, 'Cambiare il Colore Username / Colore Gruppo', 'Norman', '03-04-2009', '11:53 PM'); threads[16] = new thread(541, 'Come creare/modificare una Skin vBulletin', 'Norman', '03-02-2009', '12:35 PM'); threads[17] = new thread(536, 'Come caricare sul proprio forum una Skin vBulletin', 'Norman', '02-28-2009', '04:23 PM'); threads[18] = new thread(532, 'Come cancellare il Contatore dei Messaggi nei Thread/Post', 'Norman', '02-27-2009', '01:17 AM'); threads[19] = new thread(531, 'Modificare il Messaggio di Benvenuto', 'Norman', '02-27-2009', '01:09 AM'); threads[20] = new thread(530, 'Come togliere la scritta "Sub-Forums" nella Lista Forum', 'Norman', '02-27-2009', '01:00 AM'); threads[21] = new thread(529, 'Come aggiungere Nuovi Hook Personalizzati', 'Norman', '02-26-2009', '09:16 PM'); threads[22] = new thread(515, 'Cambiare la Skin del nostro AdminCP', 'Norman', '02-20-2009', '01:08 PM'); threads[23] = new thread(514, 'Selezionare un Linguaggio Predefinito', 'Norman', '02-20-2009', '01:01 PM'); threads[24] = new thread(510, 'Come creare una Hack/Plugin/Product per vBulletin', 'Norman', '02-20-2009', '09:52 AM'); threads[25] = new thread(495, 'Disabilita globalmente tutti i Plugin', 'Norman', '02-16-2009', '06:29 PM'); threads[26] = new thread(494, 'Problemi Linguaggio e Charset', 'Norman', '02-16-2009', '06:11 PM'); threads[27] = new thread(493, 'Come installare un nuovo Linguaggio', 'Norman', '02-16-2009', '11:58 AM'); threads[28] = new thread(490, 'Cambiare stile visualizzazione Post', 'Norman', '02-16-2009', '12:18 AM'); threads[29] = new thread(473, 'Come uploadare un Product', 'Norman', '02-05-2009', '01:20 PM');