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(5); threads[0] = new thread(8718, 'How to Sign & install sis file to Nokia Symbian OS v9.4 S60 5th Edition', 'rosenet34', '30-07-2010', '11:03 PM'); threads[1] = new thread(8717, 'သိတဲ mz မွအကိွမ်ားေၿဖေပးၾကပါ', 'mudcloud', '30-07-2010', '08:14 PM'); threads[2] = new thread(8715, 'browser မ်ားနဲ႕ encrypted data အေျကာင္းသိခ်င္လို႕ပါ', 'mikae', '30-07-2010', '02:58 PM'); threads[3] = new thread(8716, 'Install လုပ္စရာ မလိုေသာ အစြမ္းထက္ antivirus tools မ်ား', 'poker19', '30-07-2010', '12:29 PM'); threads[4] = new thread(8713, 'open office မွာ ျမန္မာ လိုရိုက္လို႔ မရလို႔ပါ။', 'bala', '30-07-2010', '09:27 AM');