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(34384, 'Bellstedt - Fantasia No 1', 'impycornet', '27.08.2008', '22:25'); threads[1] = new thread(34383, 'MD required, Suffolk, 3rd Section', 'andyh', '27.08.2008', '20:14'); threads[2] = new thread(34382, 'photosnapper', 'photosnapper', '27.08.2008', '17:46'); threads[3] = new thread(34377, 'Flugel for sale', 'trumpetplayer', '27.08.2008', '11:55'); threads[4] = new thread(34376, 'Ayres of Agincourt', 'Kerwintootle', '27.08.2008', '11:26'); threads[5] = new thread(34374, 'New Website launched! Customised Mouthpiece Alterations', 'cleavebrass', '26.08.2008', '20:59'); threads[6] = new thread(34372, 'MD requires Cambs, 1st Section', 'simonbassbone', '26.08.2008', '19:21'); threads[7] = new thread(34371, 'Ferguson-Jeff Reynolds Bass Trombone Mouthpiece for Sale', 'trombo', '26.08.2008', '18:37'); threads[8] = new thread(34370, 'Brighton & Hove City Brass - Cycle to Victory - Saturday 30th August', 'BrightonHove', '26.08.2008', '18:36'); threads[9] = new thread(34369, 'Stockport Silver Band looking for instruments', 'KitKat', '26.08.2008', '17:55'); threads[10] = new thread(34368, 'Mouthpiece to fit a B & H Imperial EEb', 'Despot', '26.08.2008', '16:08'); threads[11] = new thread(34367, 'National Children\'s Brass Band', 'LizC', '26.08.2008', '12:05'); threads[12] = new thread(34364, 'Belle Vue Brass Band Est: 2005 Website', 'm.brannigan', '25.08.2008', '18:58'); threads[13] = new thread(34363, 'Yorkshire Imps in Concert', 'The Brass Player', '25.08.2008', '18:36'); threads[14] = new thread(34361, 'Help! Missing Baritone', 'RossMcG', '25.08.2008', '17:39');