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(20); threads[0] = new thread(43299, 'SPC for Automotive Paint Manufacturing Packing Process', 'Bubb|ez', '5th September 2010', '06:22 PM'); threads[1] = new thread(43298, 'Minitab 16 invalid R-sq(pred) = *%', 'lucasaltic', '5th September 2010', '05:41 PM'); threads[2] = new thread(43296, 'ISO 9001:2008 Quality Manual for Urea Manufacturing Plant', 'jahangir', '5th September 2010', '04:01 PM'); threads[3] = new thread(43294, 'IQ, OQ and PQ for HPLC-UV or Liquid Chromatography-Mass Spectrometry (LC-MS) system', 'jars4u', '5th September 2010', '10:07 AM'); threads[4] = new thread(43293, 'Template for Agreements with Third Party Sorting Houses', 'al40', '5th September 2010', '09:00 AM'); threads[5] = new thread(43289, 'AIMF (FIAM?) - What it is?', 'Joy', '5th September 2010', '05:54 AM'); threads[6] = new thread(43287, 'No response after tendering resignation - What should I do?', 'sanchay', '5th September 2010', '02:53 AM'); threads[7] = new thread(43285, 'ISO 9001 - Responsibilities of Top Management in ensuring availability of resources', 'D.Salman', '5th September 2010', '01:58 AM'); threads[8] = new thread(43284, 'Difficulty in creating a Quality Manual', 'iamnototep', '5th September 2010', '01:18 AM'); threads[9] = new thread(43283, 'OQ (Operational Qualification) for Electropolish - Orthopedic Cutting Tools', 'Loren_apex', '4th September 2010', '11:12 PM'); threads[10] = new thread(43282, 'US Taxpayer Dollars at Work!', 'Marc', '4th September 2010', '04:32 PM'); threads[11] = new thread(43281, 'Regression Analysis Help - Factors influencing a Dependent Variable', 'MohammedT', '4th September 2010', '01:55 PM'); threads[12] = new thread(43280, 'Pantoprazole Enteric Coated, Gastro Resistant & Delayed Release Tablet differences', 'raji_rajesh', '4th September 2010', '01:35 PM'); threads[13] = new thread(43279, 'Quality Control Processes in a Mineral Water Company and HACCP', 'siju234', '4th September 2010', '12:51 PM'); threads[14] = new thread(43278, 'Validation of Molding Process for Manufacturing Cable and Wire Harness', 'vimalvg', '4th September 2010', '06:22 AM'); threads[15] = new thread(43275, 'PFMEA (Process FMEA - Potential Causes and Failure) - Operator\'s Role', 'MasterBB', '3rd September 2010', '08:27 PM'); threads[16] = new thread(43274, 'Tracking Production Sheduling', 'Ron tollett', '3rd September 2010', '04:22 PM'); threads[17] = new thread(43273, 'Browser Alert Malware - Sept 2010 - Social Engineering Scheme', 'Marc', '3rd September 2010', '03:13 PM'); threads[18] = new thread(43271, 'GLP (Good Laboratory Practices) Requirement for Sterility Validations', 'MarkinCalifornia', '3rd September 2010', '02:55 PM'); threads[19] = new thread(43270, 'Tibetan caterpillar fungus - costlier than gold', 'Ajit Basrur', '3rd September 2010', '11:50 AM');