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(20); threads[0] = new thread(462, 'The Effect of Censorware on Gay Websites', 'Texasboys', '09-10-2010', '02:59 PM'); threads[1] = new thread(461, 'The Chupacabra Mystery Finally Revealed!', 'Texasboys', '09-09-2010', '03:22 PM'); threads[2] = new thread(460, 'The World\'s Largest Swimming Pool in Chile', 'Texasboys', '09-09-2010', '02:46 PM'); threads[3] = new thread(459, 'Sally Kern Attacks the "Gay Agenda"', 'Texasboys', '09-08-2010', '11:57 PM'); threads[4] = new thread(458, 'Prince Poppycock - Americas Got Talent 2010!', 'Texasboys', '09-08-2010', '10:58 PM'); threads[5] = new thread(457, 'Guatemala Travel Videos', 'Texasboys', '09-08-2010', '06:55 PM'); threads[6] = new thread(456, 'George\'s Travel Club of Guatemala', 'Texasboys', '09-08-2010', '06:37 PM'); threads[7] = new thread(455, 'Boy Culture- Official Movie Trailer', 'Texasboys', '09-07-2010', '09:50 PM'); threads[8] = new thread(454, 'Oliver Böhme suggests what to do in Gay Berlin', 'Texasboys', '09-07-2010', '09:37 PM'); threads[9] = new thread(453, 'Lesbian Travel - Vancouver for Girls!', 'Texasboys', '09-05-2010', '05:15 PM'); threads[10] = new thread(452, 'Matty and Davey\'s Bath House Adventures', 'Texasboys', '09-05-2010', '04:39 PM'); threads[11] = new thread(451, 'Burning Man 2010 - Still Has a Gay Edge', 'Texasboys', '09-05-2010', '04:22 PM'); threads[12] = new thread(450, 'Celebrating in Sitges Spain', 'Texasboys', '08-30-2010', '10:16 PM'); threads[13] = new thread(449, 'Thom and Sean\'s World Trip', 'Texasboys', '08-28-2010', '10:21 PM'); threads[14] = new thread(448, 'Are Gay Rights a Civil Rights Issue?', 'Texasboys', '08-27-2010', '09:22 PM'); threads[15] = new thread(447, 'Ross the Intern - Funny Videos', 'Texasboys', '08-23-2010', '02:12 PM'); threads[16] = new thread(446, 'August Promotion and Newsletter 2010', 'Texasboys', '08-19-2010', '09:26 PM'); threads[17] = new thread(445, '"Bon Qui Qui" The Kids Version- Hilarios!!!', 'Texasboys', '08-19-2010', '05:42 PM'); threads[18] = new thread(444, 'ReThink Review: The Kids Are All Right - Movie', 'Texasboys', '08-17-2010', '10:30 PM'); threads[19] = new thread(443, 'Gays Boycott Target for Right-Wing Donations.', 'Texasboys', '08-17-2010', '09:57 PM');