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(66931, 'Voir annonces classées BUD LIGHT 21!!!', 'Yan Racing 21', '06/09/2010', '22h27'); threads[1] = new thread(66930, 'Moteur 358 a vendre!', 'Yan Racing 21', '06/09/2010', '22h19'); threads[2] = new thread(66929, 'ford escort zx2 1999', 'mart22', '06/09/2010', '22h01'); threads[3] = new thread(66928, 'TEO 2009 avec RACK A BAR 2010!', 'Yan Racing 21', '06/09/2010', '21h57'); threads[4] = new thread(66927, '2 intakes+ carb 2 barrils a vendre', 'dupont #77', '06/09/2010', '21h45'); threads[5] = new thread(66926, 'recherche MONTMIGNY RACING', 'nanger24', '06/09/2010', '21h25'); threads[6] = new thread(66925, 'lenduro a e-b', 'jason', '06/09/2010', '21h05'); threads[7] = new thread(66924, 'Teo pro car', 'Annie1', '06/09/2010', '20h30'); threads[8] = new thread(66923, '4 pneus d\'hiver avec roues à vendre', 'Mart', '06/09/2010', '20h17'); threads[9] = new thread(66922, 'Un Gros Merci', 'Lacroix Vintage', '06/09/2010', '17h45'); threads[10] = new thread(66921, 'Un gros Merci!', 'Lacroix Vintage', '06/09/2010', '17h25'); threads[11] = new thread(66920, 'Mario 20/20', 'Big Guy', '06/09/2010', '16h24'); threads[12] = new thread(66919, 'shocks + lame', 'dupont #77', '06/09/2010', '12h38'); threads[13] = new thread(66918, '2 th 350', 'dupont #77', '06/09/2010', '12h27'); threads[14] = new thread(66917, '2 moteurs 350', 'dupont #77', '06/09/2010', '12h23');