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(38045, '"Value" and "Overhead(s)" of implementation of "CSV - Validation requirements"', 'v9991', '21st November 2009', '05:57 AM'); threads[1] = new thread(38043, 'Seminars and Lectures on 21 CFR Parts 820 and 11', 'QE', '20th November 2009', '11:58 PM'); threads[2] = new thread(38042, 'Interesting article - Analysis of Risk: Are Current Methods Theoretically Sound?', 'mmantunes', '20th November 2009', '06:27 PM'); threads[3] = new thread(38041, 'Google Offers Peek at Operating System, a Potential Challenge to Windows', 'Juan Dude', '20th November 2009', '06:24 PM'); threads[4] = new thread(38040, 'Lean Simulation Game', 'jikhtiari', '20th November 2009', '04:23 PM'); threads[5] = new thread(38039, 'Anyone seen Metrology Improvements (P/T, GR&R) as Six Sigma Projects?', 'puck1263', '20th November 2009', '03:56 PM'); threads[6] = new thread(38038, 'Does Six Sigma Project have to Reduce Variability? What about a mean shift to target?', 'puck1263', '20th November 2009', '03:44 PM'); threads[7] = new thread(38037, 'Bad news/good news day', 'Colpart', '20th November 2009', '03:16 PM'); threads[8] = new thread(38036, 'Legacy Forms - Should Change Control apply to legacy forms?', 'ewh3356', '20th November 2009', '02:57 PM'); threads[9] = new thread(38034, 'What are the main reasons to update data in MDS?', 'erozas2003', '20th November 2009', '02:10 PM'); threads[10] = new thread(38031, 'Plotting Cpk as Function of Measurement Event', 'wilburgizmo', '20th November 2009', '12:36 PM'); threads[11] = new thread(38030, 'Need help on printing report in Camio (CMM software)', 'rbriggs5145', '20th November 2009', '11:23 AM'); threads[12] = new thread(38028, 'Traceability and Control of Manufacturing Lots', 'ajay.khosla', '20th November 2009', '11:18 AM'); threads[13] = new thread(38026, 'Standard Version(s) on Declaration of Conformity (DoC) - Necessary or required?', 'Jwreeves', '20th November 2009', '10:09 AM'); threads[14] = new thread(38024, 'UL 508C section 44 - what does it say?', 'smryan', '20th November 2009', '09:57 AM');