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(399344, 'What do I do with an incomplete Bible?', 'rayjeffc', 'Nov 20, \'09', '2:44 pm'); threads[1] = new thread(399331, 'Can a priest not give a Sunday homily?', 'gerrycalvin', 'Nov 20, \'09', '1:45 pm'); threads[2] = new thread(399159, 'Can I tell my teenager to go to confession?', 'Liliellen', 'Nov 20, \'09', '5:50 am'); threads[3] = new thread(399082, 'May I receive Lutheran communion with Catholic desire?', 'Holy Crucifix', 'Nov 19, \'09', '9:21 pm'); threads[4] = new thread(399002, 'What do I do if I\'m the only one who wants to go to church?', 'bubbathegump', 'Nov 19, \'09', '3:38 pm'); threads[5] = new thread(398963, 'How do I help an aging father-in-law?', 'littlemamaof5', 'Nov 19, \'09', '2:11 pm'); threads[6] = new thread(398759, 'Can you help in discerning between a religious or marital vocation?', 'bennett', 'Nov 18, \'09', '10:41 pm'); threads[7] = new thread(398717, 'Does the pope hear confessions?', 'BrianLC', 'Nov 18, \'09', '7:17 pm'); threads[8] = new thread(398670, 'Was at least the Communion valid?', 'Mike Searson', 'Nov 18, \'09', '3:59 pm'); threads[9] = new thread(398384, 'What if a woman discovers she\'s a man?', 'SancteGenesius', 'Nov 17, \'09', '7:23 pm'); threads[10] = new thread(398337, 'Can I disobey a bishop\'s decree regarding an apparition?', 'JaniceKHarper', 'Nov 17, \'09', '4:35 pm'); threads[11] = new thread(398297, 'When do Catholics take down Christmas decorations?', 'divinemercy1', 'Nov 17, \'09', '2:32 pm'); threads[12] = new thread(398285, 'What does it mean when a rosary turns gold?', 'JAKK1989', 'Nov 17, \'09', '2:13 pm'); threads[13] = new thread(397974, 'Does the Lord want me to continue to endure redemptive suffering?', 'rose7723', 'Nov 16, \'09', '5:52 pm'); threads[14] = new thread(397913, 'Can a brother escort his sister down the aisle?', 'msvideo', 'Nov 16, \'09', '3:19 pm');