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(17); threads[0] = new thread(878475, 'Solved: No Question - Just Info about the lack of EnabledLinkedConnections in Windows', 'scrfix', '18-Nov-2009', '02:59 PM'); threads[1] = new thread(877671, 'Solved: Findstr question', 'ColleenR', '15-Nov-2009', '09:21 PM'); threads[2] = new thread(877400, 'Solved: Quick and Simple IF with OR question', 'scrfix', '14-Nov-2009', '10:21 PM'); threads[3] = new thread(876633, 'Solved: Empty environment variable expansion fails', 'rettug', '12-Nov-2009', '04:28 AM'); threads[4] = new thread(876579, 'Batch file question', 'Meangean', '11-Nov-2009', '09:31 PM'); threads[5] = new thread(876214, 'FOR Loop Batch file not working', 'keneo', '10-Nov-2009', '06:21 PM'); threads[6] = new thread(874786, 'Windows Mobile 6.0 Update Error', 'ogre8', '05-Nov-2009', '05:17 PM'); threads[7] = new thread(874039, 'cannot delete files', 'grinder182533', '03-Nov-2009', '04:05 AM'); threads[8] = new thread(873588, 'Solved: bat-file to open 2 programs plus associated files', 'lampe73', '01-Nov-2009', '03:57 PM'); threads[9] = new thread(873406, 'Writing command line outputs to local files', 'ajetrumpet', '01-Nov-2009', '01:16 AM'); threads[10] = new thread(872483, 'File managing and synching my Dell Axim x30', 'MostlyClueless', '28-Oct-2009', '03:59 PM'); threads[11] = new thread(872468, 'hosts registry', 'ToMeX', '28-Oct-2009', '03:08 PM'); threads[12] = new thread(872212, 'java upgrade', 'kencol', '27-Oct-2009', '06:07 PM'); threads[13] = new thread(872079, 'VBScript/Batch File -> Minimize and Maximize Outlook', 'computerman29642', '27-Oct-2009', '09:05 AM'); threads[14] = new thread(871938, 'Batch File Assistance', 'mysteryminds', '25-Oct-2009', '08:57 AM'); threads[15] = new thread(870964, 'Solved: DOS Rename based on Date?', 'munkdogg', '23-Oct-2009', '09:37 AM'); threads[16] = new thread(870654, 'Solved: seeking alteration in batch file', 'vipulgos', '22-Oct-2009', '05:59 AM');