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(23755, 'jax v Lloyds CC', 'Budgie', '3rd September 2010', '00:14:AM'); threads[1] = new thread(13307, 'Welcome Bank_Rhymes_with', 'Breeze', '2nd September 2010', '23:38:PM'); threads[2] = new thread(24230, 'Telephone Harrassment help, please', 'Amy', '2nd September 2010', '22:53:PM'); threads[3] = new thread(23531, 'Email notifications seem to be down - will try sort tonight !', 'pt2537', '2nd September 2010', '22:45:PM'); threads[4] = new thread(24139, 'Alexandra Slater v Egg Banking Plc August 9th 2010', 'banker_rhymes_with', '2nd September 2010', '22:13:PM'); threads[5] = new thread(24213, 'Urgent Help Court papers served to old address and thats not all....', 'Curlyben', '2nd September 2010', '22:10:PM'); threads[6] = new thread(23809, 'Very ANNOYED Re: Experian!', 'banker_rhymes_with', '2nd September 2010', '21:59:PM'); threads[7] = new thread(24159, 'maisy123', 'TiredofPaying', '2nd September 2010', '21:49:PM'); threads[8] = new thread(23934, 'CCA letter - Help needed please.', 'TiredofPaying', '2nd September 2010', '21:43:PM'); threads[9] = new thread(21209, 'abbey hardship claim', 'Amethyst', '2nd September 2010', '20:56:PM'); threads[10] = new thread(24194, 'Help with crapbot response to CCA please', 'tierisch', '2nd September 2010', '20:41:PM'); threads[11] = new thread(24231, 'Loan Figures do not match.', 'leclerc', '2nd September 2010', '20:36:PM'); threads[12] = new thread(24193, 'Shop took sale but the price is incorrect in my favour', 'Amethyst', '2nd September 2010', '20:08:PM'); threads[13] = new thread(3513, 'Threat', 'pompeyfaith', '2nd September 2010', '19:33:PM'); threads[14] = new thread(23977, 'Contract Query', 'Amethyst', '2nd September 2010', '18:53:PM');