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(17); threads[0] = new thread(718386, 'Mazda Reports May Sales Results', 'MX5/Miata.net', '2nd June 2020', '09:50'); threads[1] = new thread(717567, 'MAZDA DEBUTS VIRTUAL RACE CAR, RX-VISION GT3 CONCEPT, FOR ONLINE GAMEPLAY', 'MX5/Miata.net', '21st May 2020', '10:10'); threads[2] = new thread(717486, 'Production Adjustment at Mazda due to Spread of Novel Coronavirus', 'MX5/Miata.net', '20th May 2020', '02:10'); threads[3] = new thread(717135, 'MX-5 Cup Series Schedule Update', 'MX5/Miata.net', '15th May 2020', '08:10'); threads[4] = new thread(716376, 'Mazda\'s Free Oil Change Program Extended To June 1st - Don\'t Forget to Read The Fine ', 'MX5/Miata.net', '4th May 2020', '15:00'); threads[5] = new thread(716351, 'MAZDA EXTENDS ESSENTIAL CAR CARE PROGRAM FOR HEALTHCARE HEROES', 'MX5/Miata.net', '4th May 2020', '09:10'); threads[6] = new thread(716122, 'MAZDA REPORTS APRIL SALES RESULTS', 'MX5/Miata.net', '1st May 2020', '10:10'); threads[7] = new thread(715337, 'One Tester\'s Opinion - The Mazda Miata and Fiat 124 Spider Are The Only Affordable Ca', 'MX5/Miata.net', '20th April 2020', '14:20'); threads[8] = new thread(715038, 'MAZDA HONORS HEALTHCARE HEROES WITH NEW ESSENTIAL CAR CARE PROGRAM', 'MX5/Miata.net', '15th April 2020', '17:50'); threads[9] = new thread(715032, 'Mazda Offers U.S. Healthcare Workers A Free Oil Change And Car Cleaning - You Won\'t B', 'MX5/Miata.net', '15th April 2020', '16:40'); threads[10] = new thread(714671, 'Why One Vehicle Tester Thinks The Mazda Miata Is The Best Dream Car In The World', 'MX5/Miata.net', '10th April 2020', '12:50'); threads[11] = new thread(714552, 'MAZDA3 WINS 2020 WORLD CAR DESIGN OF THE YEAR', 'MX5/Miata.net', '8th April 2020', '12:00'); threads[12] = new thread(714433, '2020 MAZDA CX-30 EARNS TOP RATINGS IN GOVERNMENT CRASH TESTS', 'MX5/Miata.net', '6th April 2020', '09:10'); threads[13] = new thread(714432, '2020 Mazda CX-9 Earns IIHS “TOP SAFETY PICK+” Award', 'MX5/Miata.net', '6th April 2020', '09:10'); threads[14] = new thread(714233, 'MAZDA HONORS CENTENNIAL WITH 100TH ANNIVERSARY SPECIAL EDITION SERIES', 'MX5/Miata.net', '2nd April 2020', '22:40'); threads[15] = new thread(714127, 'MAZDA REPORTS MARCH SALES RESULTS', 'MX5/Miata.net', '1st April 2020', '10:20'); threads[16] = new thread(714125, 'MAZDA FINANCIAL SERVICES LAUNCHES BY OFFERING NEW CUSTOMERS PAYMENT DEFERRAL OPTION', 'MX5/Miata.net', '1st April 2020', '09:10');