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(25536, 'cerco', 'gudy', '03-09-2010', '14: 35'); threads[1] = new thread(25535, 'Pesce che galleggia di lato. Help!', 'byna', '03-09-2010', '10: 01'); threads[2] = new thread(25534, 'La riservatezza dei Trichogaster', 'giuliana', '03-09-2010', '09: 31'); threads[3] = new thread(25533, 'Roma - Endler Puri', 'Dario78', '03-09-2010', '02: 53'); threads[4] = new thread(25529, 'rotala mexicana goias', 'alessiodan', '02-09-2010', '18: 04'); threads[5] = new thread(25527, 'guppy 4 mesi', 'gudy', '02-09-2010', '15: 15'); threads[6] = new thread(25526, 'acquario 100 litri oranda', 'iloveoranda', '02-09-2010', '09: 46'); threads[7] = new thread(25525, 'Dennerle + ADA', 'Marol69', '02-09-2010', '08: 36'); threads[8] = new thread(25524, 'acquario nuovo!', 'vale91', '01-09-2010', '20: 38'); threads[9] = new thread(25523, 'Anubias urgente', 'polluccia', '01-09-2010', '17: 00'); threads[10] = new thread(25522, 'cerco guppy a Roma', 'giampiero', '01-09-2010', '11: 55'); threads[11] = new thread(25521, 'Forse un orifiamma???', 'Ro&Fra', '01-09-2010', '11: 14'); threads[12] = new thread(25520, 'Ferro', 'Francesca', '01-09-2010', '09: 40'); threads[13] = new thread(25519, '[CA - VENDO] Accessori vari...NUOVI', 'Virgilio', '31-08-2010', '20: 14'); threads[14] = new thread(25518, 'Risultati Intermedi Campionato Europeo IKGH Guppy Show', 'mario86', '31-08-2010', '14: 18');