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(107586, 'Bromo Guitars?', 'SierraTango', '06-24-2026', '07:28 PM'); threads[1] = new thread(107585, '[NGD] Sometimes A Great Notion - Tacoma AJF-22', 'Sam Sherry', '06-24-2026', '05:05 PM'); threads[2] = new thread(107584, 'Goldings, Bernstein & Stewart', 'akubra', '06-24-2026', '04:41 PM'); threads[3] = new thread(107583, 'Impossible time deciding on a "box" - I like old Gibsons, but which one?', 'Hogtown Fatty', '06-24-2026', '03:06 PM'); threads[4] = new thread(107579, 'Godin 5th Ave TL (thinline) TOM sticking binding on posts', 'DanielleOM', '06-24-2026', '06:23 AM'); threads[5] = new thread(107578, 'Joshua Breakstone and the Cello Quartet (plus video link)', 'jzguitar212', '06-24-2026', '05:45 AM'); threads[6] = new thread(107577, 'What strings on acoustic guitar for jazz sound?', 'Guido_59', '06-24-2026', '02:48 AM'); threads[7] = new thread(107575, '[WTB] Looking For 1940 Gibson L-5N That I Sold', 'Jazzer57', '06-23-2026', '03:55 PM'); threads[8] = new thread(107574, '[For Sale] Mint Henriksen Blu 6 from original owner', 'nevershouldhavesoldit', '06-23-2026', '03:27 PM'); threads[9] = new thread(107573, 'Warmest, fattest, thickest sounding Humbuckers out there......', 'DMgolf66', '06-23-2026', '03:05 PM'); threads[10] = new thread(107572, '[For Sale] Ibanez AF207 (7 string archtop) in excellent condition from original owner', 'nevershouldhavesoldit', '06-23-2026', '03:03 PM'); threads[11] = new thread(107570, 'Headache!', 'coyote-1', '06-23-2026', '01:54 PM'); threads[12] = new thread(107569, '[For Sale] 2013 Gibson ES-330 ’59 Historic Reissue VOS – Vintage Sunburst', 'Mr. T', '06-23-2026', '10:16 AM'); threads[13] = new thread(107568, 'Finding the darker textures', 'Mark Kleinhaut', '06-23-2026', '08:26 AM'); threads[14] = new thread(107567, 'Is this humbucker out of phase with itself?', 'Herbie', '06-23-2026', '07:12 AM');