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(125662, 'Don\'t worry about stuff, just the music.', 'arkansasRed', '11-21-2009', '12:21 AM'); threads[1] = new thread(125661, 'hamiet bluiett set up', 'jneelt', '11-21-2009', '12:17 AM'); threads[2] = new thread(125657, 'Manufacture date for old Bundy', 'profG', '11-20-2009', '11:09 PM'); threads[3] = new thread(125656, '10 Tracks Every Horn Player Should Transcribe', 'jsweenie', '11-20-2009', '11:01 PM'); threads[4] = new thread(125655, 'FS tenor JAVA Reeds #2 & Fibracell #2', 'pinoysax', '11-20-2009', '10:52 PM'); threads[5] = new thread(125654, 'Guardala MB II and reeds', 'Saxebob', '11-20-2009', '09:21 PM'); threads[6] = new thread(125653, 'FS/FT: Vandoren Jumbo Java A45 for alto and Optimum Ligature', 'zero1pr', '11-20-2009', '09:11 PM'); threads[7] = new thread(125651, 'Saw Alan Barnes and Greg Abate last night', 'sax-ony', '11-20-2009', '08:47 PM'); threads[8] = new thread(125650, 'Music Education UK', 'Michael Ward', '11-20-2009', '08:39 PM'); threads[9] = new thread(125649, 'An Amazing Experience for A Beginner', 'IainC', '11-20-2009', '08:28 PM'); threads[10] = new thread(125648, 'Solo Breaks', 'wheels410', '11-20-2009', '08:19 PM'); threads[11] = new thread(125647, 'Kenny Garrett Sop Setup', 'smoothjazztenor', '11-20-2009', '08:11 PM'); threads[12] = new thread(125646, 'Nice alto leather gig bag', 'qwerty', '11-20-2009', '08:01 PM'); threads[13] = new thread(125645, 'Reeds last longer on Bari, Tenor, Alto or Soprano?', 'crazydaisydoo', '11-20-2009', '07:40 PM'); threads[14] = new thread(125644, 'FA: 70xxx Mark VI Alto - Ends today!', 'nottheedge', '11-20-2009', '07:24 PM');