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(14); threads[0] = new thread(185332, 'Fraudulant Buyer', 'greatlakestate', '24th April 2024', '12:38 PM'); threads[1] = new thread(185331, 'Ebid spammer', 'selkab', '23rd April 2024', '08:11 PM'); threads[2] = new thread(185330, 'Paypal issues.', 'deetee', '22nd April 2024', '08:03 AM'); threads[3] = new thread(185329, 'Art Deco Glass -' + '- New Listing This Week.', 'theElench', '21st April 2024', '08:07 AM'); threads[4] = new thread(185328, 'Future eBid Integration with Royal Mail Click and Drop?', 'christopherbradley', '17th April 2024', '03:32 PM'); threads[5] = new thread(185327, 'New Funko Pop Pins - Hunter x Hunter', 'Angelicas_Aromatics', '14th April 2024', '11:47 AM'); threads[6] = new thread(185325, 'How accurate are the views', 'jumiclads', '8th April 2024', '03:02 PM'); threads[7] = new thread(185324, 'X Box gift card', 'billsstamps', '8th April 2024', '12:39 PM'); threads[8] = new thread(185323, 'Reporting a whole invoice as missing when lost in the post', 'billsstamps', '7th April 2024', '03:04 PM'); threads[9] = new thread(185321, 'How do I avoid Importing Duplicates from eBay', 'mb300e4m', '6th April 2024', '04:26 PM'); threads[10] = new thread(185320, 'Here we go again! Postage edit time!', 'madelaine', '2nd April 2024', '04:08 PM'); threads[11] = new thread(185319, 'UK Postage goes up', 'billsstamps', '1st April 2024', '09:43 AM'); threads[12] = new thread(185317, 'Support Failure', '20sent06', '30th March 2024', '07:27 AM'); threads[13] = new thread(185316, 'Bulk Edit by Price', 'robertschultz4', '29th March 2024', '01:35 PM');