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(7); threads[0] = new thread(17989, 'Fomat Factory. đồ Free bản mới nhất', 'troibietdatbiet', '08-20-2010', '10:59 PM'); threads[1] = new thread(17946, 'Crack kapersky minh họa bằng hình, rõ ràng, dễ hiểu', 'manhthang_mt', '08-20-2010', '02:02 AM'); threads[2] = new thread(17910, 'Tutorial color comment Winrar (Hướng dẫn tạo file comment cho Winrar với nhiều màu sắc khác nhau)', 'halinh4286', '08-19-2010', '02:57 AM'); threads[3] = new thread(17906, 'Chat 2 nick yahoo trên 1 máy tính cùng 1 lúc đây', 'troibietdatbiet', '08-19-2010', '12:28 AM'); threads[4] = new thread(17905, 'Phần mềm tự nhận driver cho tất cả cac mainboard đây.', 'troibietdatbiet', '08-19-2010', '12:18 AM'); threads[5] = new thread(17904, 'Cach dùng thử kaspersky 2010 mãi mãi', 'troibietdatbiet', '08-18-2010', '11:56 PM'); threads[6] = new thread(17832, 'HƯỚNG DẪN SỬ DỤNG COOL EDIT PRO - Cắt, Ghép, Chèn, Mix, Tạo Nhạc Demo', '0909online', '08-15-2010', '11:22 PM');