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(21563, '[VENDS] Walkera UFLY', 'dude75', '09/09/2010', '00h11'); threads[1] = new thread(21562, 'Kit d\'entrainement', 'timo30', '08/09/2010', '22h07'); threads[2] = new thread(21561, '[CHERCHE] pales birotor', 'alex62', '08/09/2010', '22h04'); threads[3] = new thread(21560, 'Bien le bonjour !', 'ponyofs', '08/09/2010', '20h50'); threads[4] = new thread(21559, 'Recharge lipo qui a subit une decharge profonde .', 'totonor', '08/09/2010', '19h25'); threads[5] = new thread(21558, 'Les Jackass de l\'Helico', 'chasseneige', '08/09/2010', '17h04'); threads[6] = new thread(21556, 'Orange, RAS-LE-BOL !!!', 'ED/Skylab', '08/09/2010', '15h24'); threads[7] = new thread(21555, 'kartoon', 'kartoon', '08/09/2010', '13h56'); threads[8] = new thread(21554, 'Appréciation: Hein?Quoi?', 'protm', '08/09/2010', '13h26'); threads[9] = new thread(21553, 'quelles radio commande pour un Carboon 400', 'guilt', '08/09/2010', '08h30'); threads[10] = new thread(21552, 'Petit nouveau en classe debutant', 'guilt', '08/09/2010', '08h20'); threads[11] = new thread(21551, 'histoire d\'ânes.....', 'Terry', '08/09/2010', '03h29'); threads[12] = new thread(21550, '[CHERCHE] Train d\'atterissage T-REX 500 avec patins', 'fly2', '07/09/2010', '18h17'); threads[13] = new thread(21549, '[CHERCHE] Materiel émission Spektrum HS.', 'Otatiaro', '07/09/2010', '17h02'); threads[14] = new thread(21548, 'Anicouple et 4G6', 'vincentbay', '07/09/2010', '16h22');