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(2601, 'Rolls-Royce Rolls-Royce Phantom bản nâng cấp trên đường thử', 'woaini1982', '01-27-2012', '08:30 AM'); threads[1] = new thread(2600, 'Others Tiện lợi ô tô điện Hiroko nhỏ xinh, có thể gấp lại', 'woaini1982', '01-26-2012', '12:32 PM'); threads[2] = new thread(2599, 'Honda Xế Honda phong cách Hello Kitty cực x́-tin', 'woaini1982', '01-26-2012', '10:46 AM'); threads[3] = new thread(2598, 'Other EU Những mẫu xe đắt nhất thế giới năm 2011-2012', 'jojolotus', '01-24-2012', '02:38 PM'); threads[4] = new thread(2597, 'Other EU Bugatti Veyron Grand Sport "vàng chóe" tại Trung Đông', 'jojolotus', '01-24-2012', '02:32 PM'); threads[5] = new thread(2596, 'Other US Motor Bike Expo 2012: Chopper "khổng lồ" của Regio Design', 'jojolotus', '01-24-2012', '02:29 PM'); threads[6] = new thread(2595, 'Kia 145.000 chiếc Kia "dính phốt" thu hồi', 'jojolotus', '01-24-2012', '02:24 PM'); threads[7] = new thread(2594, 'Chevrolet Xế mui trần mạnh nhất nhà Chevrolet đă có giá bán', 'jojolotus', '01-24-2012', '02:19 PM'); threads[8] = new thread(2593, 'Other EU \'Thần gió\' Pagani Huayra khoe dáng ngọc', 'jojolotus', '01-23-2012', '04:33 PM'); threads[9] = new thread(2592, 'Other EU Bảo tàng Ducati được vinh danh tại Ư', 'jojolotus', '01-23-2012', '04:26 PM'); threads[10] = new thread(2591, 'Nissan 3 siêu xe đ́nh đám phải "ngửi khói" Nissan Juke-R', 'jojolotus', '01-23-2012', '04:20 PM'); threads[11] = new thread(2590, 'Toyota Xe thể thao chạy điện hoàn toàn mới của Toyota', 'woaini1982', '01-22-2012', '07:28 AM'); threads[12] = new thread(2589, 'BMW Thêm phiên bản mới cho xe BMW 1-Series', 'woaini1982', '01-22-2012', '07:25 AM'); threads[13] = new thread(2588, 'Audi Audi R8 \'độ\' thành chiếc limousine nhanh nhất thế giới', 'jojolotus', '01-21-2012', '04:09 PM'); threads[14] = new thread(2587, 'Nissan 10 xe hơi giá rẻ cho các tín đồ bốn bánh', 'jojolotus', '01-21-2012', '04:05 PM');