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(399452, 'Lost tribes', 'GramdpaMunster', 'Nov 20, \'09', '9:55 pm'); threads[1] = new thread(399451, 'Has anyone ever heard this quote from William Buckley about the vernacular Mass replacing Latin? I thought it was hysterical!', 'gurneyhalleck1', 'Nov 20, \'09', '9:55 pm'); threads[2] = new thread(399449, 'Praying for any CAF posters who are financially struggling', 'whatevergirl', 'Nov 20, \'09', '9:49 pm'); threads[3] = new thread(399448, 'Annulment / Convalidation Questions', 'CatholicArmyWif', 'Nov 20, \'09', '9:49 pm'); threads[4] = new thread(399447, 'Prayers for my family', 'datingtrappists', 'Nov 20, \'09', '9:45 pm'); threads[5] = new thread(399445, 'SAD', 'YESSENIA1', 'Nov 20, \'09', '9:37 pm'); threads[6] = new thread(399444, 'Finances/Discernment?', 'plumberguy', 'Nov 20, \'09', '9:23 pm'); threads[7] = new thread(399443, 'Some of the difference between coptic orthodox and catholisicm?', 'hortoholic', 'Nov 20, \'09', '9:21 pm'); threads[8] = new thread(399442, 'Naturalism vs. Supernaturalism - Science or Philosophy?', 'NowAgnostic', 'Nov 20, \'09', '9:13 pm'); threads[9] = new thread(399439, 'Who is the creature to judge the Creator?', 'donsnow', 'Nov 20, \'09', '9:02 pm'); threads[10] = new thread(399436, 'What is an act of consecration?', 'Student09', 'Nov 20, \'09', '8:53 pm'); threads[11] = new thread(399435, 'Connections Academy for homeschooling?', 'twosweetgirls', 'Nov 20, \'09', '8:53 pm'); threads[12] = new thread(399434, 'On Local Parishes', 'jjdrury81', 'Nov 20, \'09', '8:51 pm'); threads[13] = new thread(399432, 'Don\'t know what to do!', 'curiouslystill', 'Nov 20, \'09', '8:46 pm'); threads[14] = new thread(399428, 'Non-denmoninational churches and prosperity teaching', 'Jen66', 'Nov 20, \'09', '8:23 pm');