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(20); threads[0] = new thread(153058, 'Shogun 2: Total War', 'brutalistu', '03-09-2010', '01:56 AM'); threads[1] = new thread(153090, 'The First Templar', 'Kensky', '03-09-2010', '01:49 AM'); threads[2] = new thread(146947, 'Arcania: A Gothic Tale (Gothic 4)', 'bloodlover', '03-09-2010', '12:52 AM'); threads[3] = new thread(149245, 'thread pentru mici sugestii', 'Xristina', '03-09-2010', '12:37 AM'); threads[4] = new thread(150256, 'Battle of Gods', 'Jaunty', '03-09-2010', '12:08 AM'); threads[5] = new thread(124876, 'Ce va jucati in momentul de fata ?', 'cioLAN', '03-09-2010', '12:01 AM'); threads[6] = new thread(153727, 'Thread-ul dedicat numarului de Septembrie', 'Mitzah', '02-09-2010', '11:55 PM'); threads[7] = new thread(150221, 'Ce filme am mai vazut...', 'wild_1', '02-09-2010', '11:44 PM'); threads[8] = new thread(148345, 'Love', 'Jaunty', '02-09-2010', '11:39 PM'); threads[9] = new thread(131214, 'Lost - Spoilers Inside -', 'brutalistu', '02-09-2010', '11:36 PM'); threads[10] = new thread(126919, 'Duke Nukem Forever', 'brutalistu', '02-09-2010', '11:30 PM'); threads[11] = new thread(153730, 'Caut un pret de telefon(Ray T60)', 'ALeveluser', '02-09-2010', '11:10 PM'); threads[12] = new thread(152165, 'F.E.A.R. 3', 'brutalistu', '02-09-2010', '11:09 PM'); threads[13] = new thread(146633, 'Dungeon Siege 3', 'brutalistu', '02-09-2010', '11:04 PM'); threads[14] = new thread(114751, 'Jocurile Full pe care le vrem', 'buzby', '02-09-2010', '10:57 PM'); threads[15] = new thread(153749, 'Intrebare placi video physx-randare.', 'mistretsu', '02-09-2010', '10:54 PM'); threads[16] = new thread(153748, 'Aduc orice supliment nutritiv Now Foods, comanda direct din SUA', 'DeDeRa', '02-09-2010', '10:49 PM'); threads[17] = new thread(149212, 'Steam...', 'NickoTyn', '02-09-2010', '10:38 PM'); threads[18] = new thread(141511, 'Level Gaming Nights', 'agentul', '02-09-2010', '10:26 PM'); threads[19] = new thread(150222, 'Three songs a day', 'Anne', '02-09-2010', '10:23 PM');