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(14270, 'Sitting room/bonus room above garage', 'ortmajc', '11-20-2009', '01:32 PM'); threads[1] = new thread(14268, 'Uninstall', 'marionjanner', '11-20-2009', '03:17 AM'); threads[2] = new thread(14267, 'Difference between Home designer Suite and Home designer Pro?', 'Nutopia-m', '11-19-2009', '01:38 PM'); threads[3] = new thread(14266, 'Color issue in rendering', 'garieprl', '11-19-2009', '01:20 PM'); threads[4] = new thread(14264, 'Gable Roof Issue', 'hmc22', '11-18-2009', '12:44 PM'); threads[5] = new thread(14263, 'Event Planning', 'labarbie1402', '11-18-2009', '06:03 AM'); threads[6] = new thread(14262, 'Walls thickness', 'Sundraft', '11-17-2009', '09:15 PM'); threads[7] = new thread(14261, 'Multi Level Buildings', 'kpfirrm', '11-17-2009', '01:22 PM'); threads[8] = new thread(14260, 'How to add T&G on half of wall', 'meeker', '11-17-2009', '12:14 PM'); threads[9] = new thread(14259, '2nd floor wall pierces ceiling below', 'Steven Scott', '11-17-2009', '06:41 AM'); threads[10] = new thread(14258, 'cabinet extends into doorway', 'Steven Scott', '11-17-2009', '06:33 AM'); threads[11] = new thread(14256, 'Missing Roof Returns', 'Mawhitney', '11-16-2009', '03:45 PM'); threads[12] = new thread(14254, '1-1/2 Story With 12 - 12 Pitch Roof', 'sixshot454', '11-16-2009', '03:01 AM'); threads[13] = new thread(14252, 'Railings don\'t appear.', 'chriswerner_1', '11-15-2009', '04:17 AM'); threads[14] = new thread(14250, 'Window Help!!!', 'Rosco', '11-14-2009', '06:08 PM');