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(16); threads[0] = new thread(20682, 'Η πρώτη γενιά της BMW X5 σχεδιάστηκε σε 2 ώρες μέσα σε ένα αεροπλάνο', 'ms_kostakiss', '07-06-20', '08:05'); threads[1] = new thread(20681, 'Διαρροή: Η πρώτη φωτογραφία της BMW M4', 'ms_kostakiss', '06-06-20', '09:00'); threads[2] = new thread(20679, 'G310 GSΠΡΟΒΛΗΜΑ ΜΕ ΤΑΧΥΤΗΤΕΣ', 'DionPap', '05-06-20', '17:52'); threads[3] = new thread(20676, 'Bλάβες BMW', 'Giorgos87', '05-06-20', '10:40'); threads[4] = new thread(20675, 'Εγκατάσταση smart opener σε BMW X3 15', 'nt1969', '04-06-20', '07:58'); threads[5] = new thread(20674, 'Νέα BMW 4 Series Coupé', 'ms_kostakiss', '04-06-20', '07:33'); threads[6] = new thread(20667, '2021 BMW Alpina XB7 in Depth Look - The NEW $150,000 Luxury SUV', 'ms_kostakiss', '31-05-20', '21:57'); threads[7] = new thread(20666, 'Αλλαγή-αναβάθμιση ελατηρίων e90', 'Ze20', '31-05-20', '18:25'); threads[8] = new thread(20665, 'Οθόνη Aftermarket για Ε92', 'e92fanatic', '30-05-20', '15:59'); threads[9] = new thread(20664, 'Σασμαν [E46 320i]', 'palaiokwstas', '29-05-20', '22:56'); threads[10] = new thread(20663, 'Αναζήτηση εργοστασιακού κωδικού', 'e92fanatic', '28-05-20', '22:21'); threads[11] = new thread(20662, 'F20 Interior lights, PDC, Speakers!', 'back2back', '27-05-20', '11:31'); threads[12] = new thread(20660, 'BMW: Επίσημες και καμουφλαρισμένες 5 Series και 6 Series GT', 'player', '26-05-20', '08:11'); threads[13] = new thread(20659, 'Alfa Romeo Giulia Veloce Q4 VS BMW 330i', 'player', '26-05-20', '08:06'); threads[14] = new thread(20658, 'Σπασμένο πίσω ελατήριο [F25 X3 20d]', 'spiros21', '25-05-20', '18:32'); threads[15] = new thread(20655, 'H BMW κατέθεσε πατέντα για κινητήρα μεταβλητής συμπίεσης', 'ms_kostakiss', '24-05-20', '09:54');