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(419269, 'Visible light Absorption Spectra vs Color of mineral', 'mubashirmansoor', 'Jul30-10', '05:33 AM'); threads[1] = new thread(419265, 'uncertainity-', 'prudhvi mohan', 'Jul30-10', '04:54 AM'); threads[2] = new thread(419260, 'Benham top?', 'cragar', 'Jul30-10', '03:54 AM'); threads[3] = new thread(419255, 'What is the difference between a parameter and a variable?', 'arroy_0205', 'Jul30-10', '03:13 AM'); threads[4] = new thread(419237, 'wave-particle', 'prudhvi mohan', 'Jul30-10', '01:02 AM'); threads[5] = new thread(419231, 'Question about entropy?', 'zeromodz', 'Jul30-10', '12:07 AM'); threads[6] = new thread(419218, 'Axle of Rotation', 'Red_CCF', 'Jul29-10', '10:50 PM'); threads[7] = new thread(419209, 'Infinite current sheet: current suddenly turned on', 'djy', 'Jul29-10', '09:14 PM'); threads[8] = new thread(419190, 'Casimir effect', 'Mu naught', 'Jul29-10', '07:12 PM'); threads[9] = new thread(419186, 'Faster than C', 'glennpagano', 'Jul29-10', '06:42 PM'); threads[10] = new thread(419176, 'Soap Bubble and surface tension', 'omri3012', 'Jul29-10', '05:18 PM'); threads[11] = new thread(419169, 'Simple torque question', 'WildEnergy', 'Jul29-10', '04:15 PM'); threads[12] = new thread(419146, 'MORE Magnetism questions.', 'Biologik', 'Jul29-10', '02:05 PM'); threads[13] = new thread(419145, 'Narrow EM wave beam - how it propagates', 'htg', 'Jul29-10', '01:59 PM'); threads[14] = new thread(419136, 'Hyperbelt', 'Brett13', 'Jul29-10', '01:18 PM');