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(28753, 'Een nieuwe moderator: MartinaK', 'Pasqual', '02-09-10', '16:26'); threads[1] = new thread(28752, '[Vacature CZ] Buyer with DUTCH', 'renkav', '02-09-10', '15:00'); threads[2] = new thread(28751, 'Toerisme in de Krknose', 'camyl', '02-09-10', '11:58'); threads[3] = new thread(28750, '[Nabídka] Liberec - Rotterdam', 'Jardatekk', '02-09-10', '06:40'); threads[4] = new thread(28749, 'Sneeuw?! Winter 2010/2011', 'kuurgast', '01-09-10', '23:03'); threads[5] = new thread(28748, 'Vakantie van Baan 2010 verslag', 'Baan', '31-08-10', '22:29'); threads[6] = new thread(28744, '[Poptávka] Jede nekdo z NL do Cech tento patek 3.9.?', 'adam.zach', '31-08-10', '18:04'); threads[7] = new thread(28743, 'Dvd \'the Netherlands, small is beautiful\'', 'Clavast sro', '31-08-10', '16:09'); threads[8] = new thread(28742, 'Paarden in Pardubice', 'MartinaK', '31-08-10', '16:06'); threads[9] = new thread(28741, '[Vacature CZ] IT support Analyst with English + Dutch', 'Optima Recruit', '31-08-10', '15:23'); threads[10] = new thread(28739, '[Vacature CZ] Logistic Specialist', 'Optima Recruit', '31-08-10', '15:10'); threads[11] = new thread(28738, 'Průhonice Park op UNESCO World Heritage Site', 'MartinaK', '31-08-10', '14:10'); threads[12] = new thread(28733, 'Semily pilníkářství (handgemaakte vijlen) museum', 'kuurgast', '31-08-10', '00:47'); threads[13] = new thread(28731, '[Vacature CZ] Praag; Administratief medewerkers voor diverse afdelingen', 'Nizozemec', '30-08-10', '14:31'); threads[14] = new thread(28728, 'Gezocht: privé conversatieles (omg. Friesland)', 'Pelhřimov', '30-08-10', '12:25');