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(206497, 'Melbourne hit-and-run driver Puneet Puneet tells court he will be \'tortured\' in Aust', 'sabang', '11-09-2021', '05:06 AM'); threads[1] = new thread(206495, 'So, Where were You?', 'sabang', '11-09-2021', '04:03 AM'); threads[2] = new thread(206493, 'College Football goes off 2021.', 'havnfun', '11-09-2021', '12:19 AM'); threads[3] = new thread(206489, 'New York 1960s (60fps, added sound w/ color remaster)', 'bsnub', '10-09-2021', '07:08 PM'); threads[4] = new thread(206488, 'Chinese Investments in Laos Soar, but Little Wealth is Spread', 'misskit', '10-09-2021', '06:27 PM'); threads[5] = new thread(206487, 'Tourists return to Thailand national parks in droves', 'misskit', '10-09-2021', '06:09 PM'); threads[6] = new thread(206486, 'Phuket police warn Krungthai Jaidee Loan confirmed fake news', 'misskit', '10-09-2021', '05:44 PM'); threads[7] = new thread(206485, 'Virus scare sees Phi Phi self-isolate', 'misskit', '10-09-2021', '05:36 PM'); threads[8] = new thread(206484, 'BAAC offers special loans for cannabis farming', 'misskit', '10-09-2021', '05:34 PM'); threads[9] = new thread(206483, 'What you can and cannot legally do with Kratom, Thai Justice Minister explains', 'misskit', '10-09-2021', '05:27 PM'); threads[10] = new thread(206482, 'German ex-pat rescued in Pattaya after setting his own house on fire', 'misskit', '10-09-2021', '05:15 PM'); threads[11] = new thread(206480, 'Just Loafing Around.', 'PAG', '10-09-2021', '02:15 PM'); threads[12] = new thread(206478, '2 people killed in World Trade Center on 9/11 identified with DNA', 'harrybarracuda', '09-09-2021', '07:53 PM'); threads[13] = new thread(206477, 'Amid Food Shortage, North Korea Orders Army to Shoot Crop Thieves on Sight', 'misskit', '09-09-2021', '07:05 PM'); threads[14] = new thread(206476, 'Hunt on for tiger killing 2 buffaloes near Pang Sida national park', 'misskit', '09-09-2021', '06:52 PM');