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(2312, 'Traduzione VSa - Advanced Forum Statistics', 'David', '06-23-2010', '10:13 AM'); threads[1] = new thread(2311, 'Traduzione vSa - Chatbox', 'David', '06-23-2010', '10:10 AM'); threads[2] = new thread(2307, 'Modifica - Inserire ID Utente nel postibit_legacy', 'David', '06-19-2010', '08:06 PM'); threads[3] = new thread(2293, 'Cod - Reputazione', 'David', '06-08-2010', '06:44 PM'); threads[4] = new thread(2292, 'Guida - Collegare un Form ad un Bottone "Nuovo Topic "', 'David', '06-08-2010', '06:43 PM'); threads[5] = new thread(2291, 'Guida - Collegare Form ad un Bottone "Nuovo Topic"', 'David', '06-08-2010', '06:41 PM'); threads[6] = new thread(2289, '[vB4] Guida - Invogliare i Guest a farsi registrare', 'David', '06-08-2010', '02:51 PM'); threads[7] = new thread(886, 'MyTranslator - Traduci il tuo forum in altre lingue', 'cionfs', '08-07-2009', '11:45 PM'); threads[8] = new thread(855, 'Disabilitare sul forum clic con il tasto destro', 'silentcontrol', '07-22-2009', '03:13 AM'); threads[9] = new thread(827, 'Come aggiungere un box informativo in cima la visualizzazione del thread', 'danyz81', '07-06-2009', '01:58 PM'); threads[10] = new thread(732, 'Come inserire le icone degli RSS a destra dei subforum su vbulletin', 'cionfs', '05-28-2009', '11:41 PM'); threads[11] = new thread(731, 'Come inserire una colonna per gli RSS a destra di vBulletin', 'cionfs', '05-28-2009', '11:37 PM'); threads[12] = new thread(654, '"I miei Post" nella Navbar', 'Norman', '04-26-2009', '02:02 PM'); threads[13] = new thread(549, 'Megavideo BBCODE', 'jesse', '03-04-2009', '04:24 PM'); threads[14] = new thread(535, 'Centrare Nomi e Descrizioni Categorie in ForumHome', 'Norman', '02-28-2009', '02:32 PM'); threads[15] = new thread(521, 'Invia email HTML dal Pannello Admin', 'Norman', '02-23-2009', '03:33 PM'); threads[16] = new thread(513, 'Avatar di Default (per gruppi)', 'Norman', '02-20-2009', '11:41 AM'); threads[17] = new thread(512, 'Avatar di Default (per utenti senza avatar)', 'Norman', '02-20-2009', '11:26 AM'); threads[18] = new thread(509, 'Velocizzate il vostro Forum!', 'Norman', '02-19-2009', '01:20 PM'); threads[19] = new thread(507, 'Box "Ricordami?" selezionato di default', 'Norman', '02-18-2009', '08:52 PM'); threads[20] = new thread(506, 'Navbar Doppia - Aggiungi un altra navbar al tuo forum', 'Norman', '02-18-2009', '08:44 PM'); threads[21] = new thread(502, 'Box di Ricerca nell\'Header', 'Norman', '02-18-2009', '06:58 PM'); threads[22] = new thread(478, 'Guida - Aggiungere un nuovo box nei profili', 'cionfs', '02-08-2009', '12:33 PM'); threads[23] = new thread(412, 'BBCode: Tabella', 'Norman', '12-05-2008', '06:14 PM'); threads[24] = new thread(299, 'BBCode - TV', 'Ricsca', '10-24-2008', '01:26 AM'); threads[25] = new thread(254, 'BBCode - Marquee', 'AJ CHRI', '10-15-2008', '02:41 PM'); threads[26] = new thread(250, 'BBCode - Youtube', 'AJ CHRI', '10-14-2008', '07:25 PM'); threads[27] = new thread(247, 'Nuovo Menu a Tendina per il tuo Pannello Utente!', 'Norman', '10-14-2008', '02:46 PM'); threads[28] = new thread(233, 'Gestione Account in Forumhome', 'Norman', '10-08-2008', '03:19 PM'); threads[29] = new thread(185, 'BBCode - Barrato', 'Norman', '09-24-2008', '12:26 PM');