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(4459, 'Brasile, i gay possono adottare', 'kristian', '27-08-2010', '19:12'); threads[1] = new thread(4458, 'Governo: Carfagna, tutela coppie gay non in programma', 'kristian', '27-08-2010', '19:05'); threads[2] = new thread(4456, 'Gay: Si\' dei valdesi a benedizione coppie omosessuali, e\' svolta in italia', 'kristian', '27-08-2010', '18:53'); threads[3] = new thread(4418, 'Pulizia del viso', 'Cloud92', '24-08-2010', '18:33'); threads[4] = new thread(4403, 'Rhodiola Rosea: rimedio contro lo stress', 'Equilibrista', '24-08-2010', '14:42'); threads[5] = new thread(4397, 'Il gay diventato valdese: "Qui c\'è accoglienza"', 'brent91', '24-08-2010', '12:09'); threads[6] = new thread(4392, '"benedire le unioni gay". Il sinodo valdese alla svolta', 'kristian', '23-08-2010', '22:11'); threads[7] = new thread(4383, 'Maltrattati dal carabiniere la denuncia di una coppia gay', 'kristian', '21-08-2010', '23:40'); threads[8] = new thread(4381, 'Homosexual : quando l\'amore diventa discriminazione.', 'dangerzone', '21-08-2010', '23:07'); threads[9] = new thread(4369, 'Barbareschi: «si\' ad adozioni e unioni gay»', 'kristian', '20-08-2010', '11:08'); threads[10] = new thread(4368, '«noi, omosessuali discriminati». L’arcigay contro monsignor coccia per le parole pronunciate in duomo', 'kristian', '20-08-2010', '11:00'); threads[11] = new thread(4339, 'Speciale Fitness e Addominali ben Scolpiti', 'dangerzone', '19-08-2010', '13:15'); threads[12] = new thread(4338, 'Geraldine Estelle Halliwell', 'dangerzone', '19-08-2010', '12:57'); threads[13] = new thread(4337, 'Donatella Rettore', 'dangerzone', '19-08-2010', '12:46'); threads[14] = new thread(4336, 'Il coming Out', 'dangerzone', '19-08-2010', '12:34');