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(40107, 'Architecture vs urban [lanning', 'hellyskiia1', '2010-02-08', '09:45 PM'); threads[1] = new thread(40106, 'PHD vs second masters degree', 'akowalski1502', '2010-02-08', '06:33 PM'); threads[2] = new thread(40103, 'Transportation planning program in Colorado', 'nuHIrail', '2010-02-08', '05:08 PM'); threads[3] = new thread(40101, 'Need good source for land use and transportation planning overview', 'RainPlanner', '2010-02-08', '03:04 PM'); threads[4] = new thread(40096, 'Ball State MURP', 'Kingmak', '2010-02-07', '07:43 PM'); threads[5] = new thread(40095, 'How to make lasting, transformative change', 'runintherain', '2010-02-07', '05:38 PM'); threads[6] = new thread(40094, 'Functional city (city functions) blogs?', 'Nauris', '2010-02-07', '04:36 PM'); threads[7] = new thread(40087, 'Garage in living room causes zoning dispute [was: Residential bridges & living room parking spots]', 'UrbaneSprawler', '2010-02-06', '09:51 AM'); threads[8] = new thread(40073, 'With respect to Mondragon', 'MacKaye Revisited', '2010-02-04', '09:10 PM'); threads[9] = new thread(40066, 'Regional planning course in UK (emphasis on practical things)?', 'Nauris', '2010-02-04', '01:09 PM'); threads[10] = new thread(40064, 'Park accoutrement', 'Veloise', '2010-02-04', '12:06 PM'); threads[11] = new thread(40059, 'A socialist plan and paradigm', 'MacKaye Revisited', '2010-02-03', '09:54 PM'); threads[12] = new thread(40057, 'The profession and practice of planning must fundamentally reassess', 'MacKaye Revisited', '2010-02-03', '09:43 PM'); threads[13] = new thread(40054, 'Advice on choosing major [was: I need your help!]', 'prothobs', '2010-02-03', '05:44 PM'); threads[14] = new thread(40053, 'Summer planning jobs Toronto GTA', 'College03', '2010-02-03', '04:59 PM');