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(19160, 'GE Spacemaker won\'t spin out clothes', 've9jmc', 'February 8th, 2010', '07:52 PM'); threads[1] = new thread(19159, 'Need generator help', 'BrianCanose', 'February 8th, 2010', '06:59 PM'); threads[2] = new thread(19158, 'Workshop branch circuits', 'Danube', 'February 8th, 2010', '05:38 PM'); threads[3] = new thread(19157, 'RV Hook-up on the Exterior of Shop?', 'skipatroller', 'February 8th, 2010', '02:42 PM'); threads[4] = new thread(19155, 'Rheem Criterion II Stuck Vent Pressure Switch', 'donc28', 'February 8th, 2010', '11:59 AM'); threads[5] = new thread(19153, 'bathroom day/night lighting project..', 'd_johnsen', 'February 8th, 2010', '12:08 AM'); threads[6] = new thread(19151, 'Ceiling Drywall Repair', 'Jonathan Dwyer', 'February 7th, 2010', '01:13 PM'); threads[7] = new thread(19149, 'Generator problem', 'old_bill', 'February 7th, 2010', '12:44 PM'); threads[8] = new thread(19148, 'Kenmore 90 series won\'t drain', 'Baldie', 'February 7th, 2010', '07:50 AM'); threads[9] = new thread(19147, 'Help tapping into existing receptacle in crowded box.', 'serebo1', 'February 7th, 2010', '03:14 AM'); threads[10] = new thread(19145, 'Whirlpool washer no motor', 'Mr T', 'February 6th, 2010', '05:02 PM'); threads[11] = new thread(19144, 'Electrical Calculator', 'kcobraii', 'February 6th, 2010', '03:19 PM'); threads[12] = new thread(19143, 'Kenmore model 110.92573210', 'gjb298', 'February 6th, 2010', '01:55 PM'); threads[13] = new thread(19142, 'Maytag Atlantis electric dryer won\'t start: Model DE7600AYW', 'drawde49', 'February 6th, 2010', '12:53 PM'); threads[14] = new thread(19141, 'Spa Disconnect GFCI replaced - still tripping', 'signchick', 'February 6th, 2010', '12:39 PM');