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(200538, 'Farmers in North, Northeast warned of damage to crop from thundershowers', 'misskit', '22-11-2020', '07:50 PM'); threads[1] = new thread(200536, 'Long Weekend spurs tourism nationwide', 'misskit', '22-11-2020', '07:00 PM'); threads[2] = new thread(200535, 'Royal Park Rajapruek bustling with tourists', 'misskit', '22-11-2020', '06:58 PM'); threads[3] = new thread(200534, '10M+ people could join gov’t 50:50 co-pay campaign in 2nd phase', 'misskit', '22-11-2020', '06:56 PM'); threads[4] = new thread(200533, 'People advised to protect themselves against COVID-19 during holidays', 'misskit', '22-11-2020', '06:54 PM'); threads[5] = new thread(200532, 'FDA Crack Down on Over 1300 False Food & Drug Adverts', 'misskit', '22-11-2020', '06:45 PM'); threads[6] = new thread(200530, 'Biggest ketamine bust: 11 tons of Special K seized east of Bangkok', 'Joe 90', '22-11-2020', '07:39 AM'); threads[7] = new thread(200529, 'Thailand to allow medical use of cocaine, opium and morphine', 'Joe 90', '22-11-2020', '07:35 AM'); threads[8] = new thread(200525, 'Vietnam Revises Environmental Protection Law But Enforcement a Concern', 'misskit', '21-11-2020', '08:08 PM'); threads[9] = new thread(200524, 'North Korea Releases 7,000 Prisoners, Orders People to Provide for Them', 'misskit', '21-11-2020', '08:06 PM'); threads[10] = new thread(200523, 'Five killed as pick-up flips on road to Doi Inthanon', 'misskit', '21-11-2020', '07:56 PM'); threads[11] = new thread(200522, 'Police tell motorists to avoid Ratchaprasong intersection', 'misskit', '21-11-2020', '07:54 PM'); threads[12] = new thread(200520, 'Personal data of 13 million online users leaked in data breach', 'misskit', '21-11-2020', '07:30 PM'); threads[13] = new thread(200519, 'Uncle meets big crocodile in front of bathroom at 3am', 'misskit', '21-11-2020', '07:18 PM'); threads[14] = new thread(200511, 'Bali Tourists could be jailed for drinking alcohol', 'harrybarracuda', '20-11-2020', '11:07 PM');