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(35); threads[0] = new thread(6100, 'Stanford PhD vs Columbia PhD for FE', 'Moridin', '02-06-2010', '04:08 PM'); threads[1] = new thread(6097, 'The Hollow Men of Financial Engineering', 'Andy', '02-05-2010', '07:06 PM'); threads[2] = new thread(6088, 'Princeton vs Berkeley', 'QuantBen', '02-04-2010', '09:57 PM'); threads[3] = new thread(6083, 'Malardalen University', 'riteranj', '02-04-2010', '12:06 PM'); threads[4] = new thread(6081, 'Please comment on Quality of Live-video lecture at CMU NY campus', 'vincentsg', '02-04-2010', '02:52 AM'); threads[5] = new thread(6077, 'U Waterloo Quantitative F Admission Test', 'smartbing', '02-03-2010', '01:57 PM'); threads[6] = new thread(6076, 'Rutgers-Newark MQF', 'Joe Yu', '02-03-2010', '01:53 PM'); threads[7] = new thread(6068, 'Anyone successful at transitioning from EE to FE?', 'ezbentley', '02-02-2010', '08:05 AM'); threads[8] = new thread(6066, 'U of Maryland to offer MS Financial Mathematics degree in Fall 2011', 'Andy', '02-01-2010', '04:26 PM'); threads[9] = new thread(6062, 'Princeton to clam down on grade inflation', 'Andy', '02-01-2010', '02:15 PM'); threads[10] = new thread(6051, 'Risk Management vs Financial Engineering', 'KotMot', '01-29-2010', '08:54 AM'); threads[11] = new thread(6050, 'EDHEC - Ph.D. Finance', 'KotMot', '01-29-2010', '07:05 AM'); threads[12] = new thread(6042, 'Rensselaer Polytechnic Institute Financial Engineering', 'kbharadwaj', '01-28-2010', '03:34 AM'); threads[13] = new thread(6034, 'Urgent Assistance Required!', 'kbharadwaj', '01-26-2010', '09:56 PM'); threads[14] = new thread(6031, 'What are the GPA and GRE 50% range at various schools?', 'FinEng', '01-26-2010', '01:04 PM'); threads[15] = new thread(6029, 'PhD in Finance vs. M.S. in Financial Engineering/Math Finance', 'Joe Yu', '01-24-2010', '10:19 PM'); threads[16] = new thread(6025, 'Applications of Green\'s and Stoke\'s Theorems in Finance', 'Jarrod', '01-24-2010', '04:10 PM'); threads[17] = new thread(6022, 'Crowdsourcing: Create a master list of all MFE program', 'Andy', '01-24-2010', '01:24 AM'); threads[18] = new thread(6021, 'Future of Polytech-NYU', 'Richard Yoon', '01-23-2010', '03:55 PM'); threads[19] = new thread(6014, 'MFE programs with late deadlines?', 'ezbentley', '01-21-2010', '04:47 PM'); threads[20] = new thread(6013, 'Applicants for U of Toronto and York', 'smartbing', '01-21-2010', '02:41 PM'); threads[21] = new thread(6011, 'Any hope to enter 2nd round of CMU? the deadline for 2nd round has already passed', 'calsky', '01-21-2010', '04:19 AM'); threads[22] = new thread(6010, 'new BU math fin curriculum', 'Joe Yu', '01-20-2010', '08:09 PM'); threads[23] = new thread(6003, 'Fordham quantitative finance', 'dhonch', '01-18-2010', '02:35 PM'); threads[24] = new thread(5998, 'What kind of undergraduate program would a high school student want to become a quant?', 'DavidM', '01-18-2010', '01:39 AM'); threads[25] = new thread(5996, 'Admission Criteria', 'goodstudent', '01-17-2010', '02:36 AM'); threads[26] = new thread(5994, '"Numerical Analysis I"- Mathematica or C++ ?', 'roni', '01-16-2010', '07:45 PM'); threads[27] = new thread(5992, 'programs', 'saminny', '01-16-2010', '08:28 AM'); threads[28] = new thread(5991, 'Why so many people apply MIT MS Finance this year?', 'calsky', '01-15-2010', '02:38 PM'); threads[29] = new thread(5990, 'BU vs. Rutgers vs. Claremont vs. UMich', 'Joe Yu', '01-15-2010', '11:10 AM'); threads[30] = new thread(5987, 'MS in Risk Management and Insurance with specialization in Mathematical Risk Management', 'kbharadwaj', '01-14-2010', '06:20 AM'); threads[31] = new thread(5986, 'Really would appreciate any career advice', 'ushahid', '01-13-2010', '03:57 PM'); threads[32] = new thread(5984, 'MFE Oxford vs MFE LSE, which is better?', 'safula', '01-13-2010', '06:16 AM'); threads[33] = new thread(5979, 'Finance Course?', 'Gawdany', '01-10-2010', '05:57 PM'); threads[34] = new thread(5978, 'can I make it to Baruch with these GRE scores', 'kashili', '01-10-2010', '01:36 PM');