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(42402, 'Besses- Proms Concert in Rowarth, High Peak Sat 4th September', 'MattB', '02.09.2010', '16:00'); threads[1] = new thread(42400, 'Tubalations; a day of celebration for low brass', 'Highams', '02.09.2010', '12:48'); threads[2] = new thread(42398, 'Middleton Band, Principal Cornet vacancy...', 'notsosilentbob', '02.09.2010', '11:56'); threads[3] = new thread(42396, 'Fodens in Chester with Bram Tovey', 'wilky', '02.09.2010', '10:39'); threads[4] = new thread(42393, 'Shepherd Group Brass Band (formerly Rowntrees) Jacket Amnesty', 'shepherd', '02.09.2010', '09:43'); threads[5] = new thread(42392, 'Radio: latest playlist', 'Bandstand', '01.09.2010', '23:21'); threads[6] = new thread(42391, 'New Eastman Brass Band range', 'chrisjohnston', '01.09.2010', '23:01'); threads[7] = new thread(42390, 'reach for the sky', 'satchmo shaz', '01.09.2010', '16:15'); threads[8] = new thread(42389, 'Open Rehearsal at Blidworth Welfare Band', 'astreet83', '01.09.2010', '15:06'); threads[9] = new thread(42387, 'Bands near Bellshill', 'Toby', '01.09.2010', '12:59'); threads[10] = new thread(42386, 'Neutering a BBb', 'Despot', '01.09.2010', '11:37'); threads[11] = new thread(42385, 'Newly formed band West Midlands', 'larryalcatraz', '31.08.2010', '21:20'); threads[12] = new thread(42383, 'Ceremonial and Concert band vacancies - Yorkshire', 'Trumpet Major', '31.08.2010', '17:47'); threads[13] = new thread(42381, 'Unit costs of Cornets?', 'Kjata', '31.08.2010', '13:39'); threads[14] = new thread(42379, 'Escapades Showband Recruitment (South Yorkshire)', 'Escapades Showband', '31.08.2010', '13:12');