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(7452, 'ท่านเป็นโปร...แบบใหน', 'sitpsu', '09-09-2010', '11:03 AM'); threads[1] = new thread(7451, 'หลังจากหายไปนาน ก็อยากไปขึ้นดอย 7 ลี้ ซะงั้น', 'mrsarit', '09-09-2010', '10:15 AM'); threads[2] = new thread(7450, 'เป็นผู้หญิงนะ ต้องมีไหวพริบ', 'unvee2000', '09-08-2010', '08:12 PM'); threads[3] = new thread(7449, 'นานเท่าไหร่แล้วนี่ที่ไม่เจอกัน...', 'KIMU 13', '09-08-2010', '05:56 PM'); threads[4] = new thread(7448, 'ตักเตือน! สมาชิกที่ลงชื่อแล้วไม่ไปทริปน้ำตกตำหนัง', 'Neophuket', '09-08-2010', '03:06 PM'); threads[5] = new thread(7447, 'ขาย eos 1000d ถูกมาก', 'padshien', '09-08-2010', '10:42 AM'); threads[6] = new thread(7446, '2 Different Styles', 'NoWay', '09-07-2010', '08:55 PM'); threads[7] = new thread(7444, 'Don\'t Stop Believing ~', 'VAHAHA', '09-07-2010', '02:47 PM'); threads[8] = new thread(7443, 'ขาย Canon 70-200 2.8L', 'motake', '09-07-2010', '11:30 AM'); threads[9] = new thread(7442, 'ฮา ฮา ครับผม .....!', 'เป็นต่อ', '09-07-2010', '01:44 AM'); threads[10] = new thread(7441, 'แจม [ทริป-เหวนพังงา] 4-5 กันยา 53 . น้ำตกตำหนัง ชุด 2', 'kobie8', '09-06-2010', '09:21 PM'); threads[11] = new thread(7440, 'อาหารมื้อเช้า', 'zeiss ikon', '09-06-2010', '03:09 PM'); threads[12] = new thread(7439, 'ขาย หนอนน้อย 50 ดี ครับ', 'หลงถิ่น', '09-06-2010', '01:31 PM'); threads[13] = new thread(7438, 'เดทแรกที่ ร้าน Sixth Senses Cafe\'&Restaurant', 'coldtone', '09-06-2010', '10:11 AM'); threads[14] = new thread(7437, 'แจม [ทริป-เหวนพังงา] 4-5 กันยา 53 . น้ำตกตำหนัง', 'book_krabi', '09-05-2010', '08:00 PM');