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(227635, 'Indonesian military court jails four soldiers over acid attack on activist', 'misskit', '11-06-2026', '05:40 AM'); threads[1] = new thread(227634, '20-Year-Old Man Brutally Beaten Until Falling Unconscious by Motorcycle Taxi Drivers', 'misskit', '11-06-2026', '05:22 AM'); threads[2] = new thread(227633, 'Noodle shop soup poisons 14 in Udon Thani', 'misskit', '11-06-2026', '05:15 AM'); threads[3] = new thread(227632, 'Thai woman in custody after an American diplomat was found dead in Myanmar', 'misskit', '11-06-2026', '05:03 AM'); threads[4] = new thread(227631, 'Family Forces 17-Year-Old Girl into Prostitution in Nigeria to Pay Off Debts', 'misskit', '11-06-2026', '04:55 AM'); threads[5] = new thread(227628, '19-Year-Old Man Arrested for Withdrawing Over 600,000 Baht for Chinese Nationals', 'misskit', '10-06-2026', '09:43 AM'); threads[6] = new thread(227627, 'Dutch man dies after heart procedure, Thai wife alleges medical negligence', 'misskit', '10-06-2026', '06:19 AM'); threads[7] = new thread(227625, 'Ratchaburi Villagers Protest Government Land Encroachment, Complain of Case Delays', 'misskit', '09-06-2026', '07:52 AM'); threads[8] = new thread(227622, 'Foreign woman on Koh Pha Ngan allegedly ignores Thai dog attack victim', 'misskit', '09-06-2026', '06:06 AM'); threads[9] = new thread(227621, 'Face scans and ID checks ordered for social media advertisers', 'misskit', '09-06-2026', '05:47 AM'); threads[10] = new thread(227620, 'Bangladeshi Tourist Punched in the Face by Homeless Man on Pattaya Beach Late at Nigh', 'misskit', '09-06-2026', '05:16 AM'); threads[11] = new thread(227619, 'Chinese steelmaker linked to SAO collapse cleared to resume operations', 'misskit', '09-06-2026', '05:11 AM'); threads[12] = new thread(227617, 'Consumers Council sues Meta, LINE, Apple over online investment scams', 'misskit', '09-06-2026', '05:04 AM'); threads[13] = new thread(227615, 'German National Found Dead At Pathum Thani Residence', 'misskit', '08-06-2026', '11:18 AM'); threads[14] = new thread(227614, 'Tsunami Warnings Triggered by Earthquake in Southern Philippines', 'harrybarracuda', '08-06-2026', '09:03 AM');