function thread(threadid, replycount, title) { this.threadid = threadid; this.title = title; this.replycount = replycount; } var threads = new Array(1); threads[0] = new thread(962, '0', 'Silver Institute Urges U.S. Mint to Stabilize American Eagle Silver Bullion Coinage Program - Consumers Currently Holding Empty Coin Bag');