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(292683, 'Professionally MASTERED Version of "Unfit for Consumption"', 'dobro', '11-21-2009', '23:33'); threads[1] = new thread(256797, 'Home Recording\'s Dirty Little Secret', 'hairylarry', '11-21-2009', '23:14'); threads[2] = new thread(292605, 'acoustic tune for critique', 'cadenza', '11-21-2009', '22:57'); threads[3] = new thread(292742, 'buildind a 2 room studio from scratch!', 'bryantx512', '11-21-2009', '22:39'); threads[4] = new thread(292497, 'Exporting Wav. Files to mp3?', 'd.bop', '11-21-2009', '22:31'); threads[5] = new thread(291860, 'Best way to master?', 'kcearl', '11-21-2009', '22:23'); threads[6] = new thread(292727, 'Simple Setup for Trombone Recording', 'darrin_h2000', '11-21-2009', '22:20'); threads[7] = new thread(292057, 'FS: Recording Studio & Home (Australia)', 'Sen', '11-21-2009', '22:08'); threads[8] = new thread(267711, 'How much do you make in this (music) business?', 'scott free', '11-21-2009', '22:02'); threads[9] = new thread(292745, 'Time stands still, as hours pass', 'Brad_g', '11-21-2009', '21:53'); threads[10] = new thread(292744, 'FS: Fender Standard Strat / EMG DG-20 Pickups', 'lank81', '11-21-2009', '21:48'); threads[11] = new thread(292743, 'FT: MXR Super Comp', 'lank81', '11-21-2009', '21:46'); threads[12] = new thread(292696, 'Need Help!', 'Darkshark', '11-21-2009', '21:29'); threads[13] = new thread(147346, 'New Rep Point Thread.', '60\'s guy', '11-21-2009', '21:24'); threads[14] = new thread(292697, 'Voice Over Software', 'darrin_h2000', '11-21-2009', '21:16');