
	function thread(threadid, title, postuserid, poster, threaddate, threadtime, message, replies)
	{
		this.threadid = threadid;
		this.title = title;
		this.postuserid = postuserid;
		this.poster = poster;
		this.threaddate = threaddate;
		this.threadtime = threadtime;
		this.message = message;
		this.replies = replies;
		
	}
	var threads = new Array(15);
	threads[0] = new thread(182572, 'Behringer DD600?', '170997', 'dan5150', '11-23-2009', '01:58 AM', 'I am looking for a new delay pedal. I have a Digidelay, that I really like, however, it\'s tap delay feature is prety frustrating to use. \r\n\r\nMy primary need is for tap tempo and dotted 8th notes for a few tunes in the worship band. \r\n\r\nI just ran across information on this Behringer, and wanted to see if anyone has tried one of these?\r\n\r\nI know they are cheap, but I am on a prety tight budget at the moment. \r\n\r\nThoughts - ?', '2');
	threads[1] = new thread(182562, 'Trying to fix an Ernie Ball VP Junior...', '115577', 'relient nelson', '11-22-2009', '06:00 PM', 'is about as simple as a legless, one armed man trying to amputate his own arm. It\'s impossible!  I tried for an hour and a half, then gave up... the string on mine broke so I ordered a replacement kit... but there\'s no way I\'m going to be able to fix it.', '3');
	threads[2] = new thread(182544, 'Help me find a good setup for my acoustic rig.', '41910', 'Almost Enough', '11-21-2009', '06:10 PM', 'As I stated in the title, I\'m looking to build up a decent acoustic rig, as I\'m doing more acoustic gigs than electric.\r\n\r\nAs of now I\'m running from my Acoustic using a Martin Thinline Gold acoustic pickup in my old Guild, into a Planetwaves tuner from hell, into an old DOD FX-40B EQ and into the direct box.\r\n\r\nI\'m VERY dissatisfied with the sound.  No matter how much I tweak the EQ it sounds so...harsh, and flat.  The guitar sounds BEAUTIFUL when not DI\'d, but as most soundguys won\'t even attempt to touch a mic in front of an acoustic in a live situation with a full band, I have to direct box it.\r\n\r\nI\'m looking to get a warmer sound out of it.  I\'m wondering if a parametric EQ of some type would better suit my needs?  What is the difference between a Graphic EQ and a Parametric EQ?\r\n\r\nAlso, do you think compression would be a worthwhile investment?  I tried my guitar with a Boss CS3 but it sounded like crap.  Seriously.  WAY too splatty and it fed back like crazy.\r\n\r\nI\'ll probably add in a reverb pedal once funds allow (I\'m looking at investing in an EHX Cathedral).\r\n\r\nHELP!!!', '3');
	threads[3] = new thread(182454, 'Crunch-Tone (line 6)', '148043', 'Guitarman121319', '11-19-2009', '10:25 AM', 'I have a Crunch-Tone (Picture at the bottom) and I was wondering what the gates actually do? Are there any suggest settings for the pedal that get a good tone for praise and worship, Hard rock, Metal? \r\n\r\nI keep mine like this:\r\n\r\nPraise and worship \r\n[B]Level (this is like the volume. I guess to balance the volume of the amp with the pedal.)[/B]: dot 5 1/2\r\n[B]Bass[/B] : dot 4\r\n[B]Treble[/B] : dot 8\r\n[B]Overdrive[/B] : dot 7\r\n[B]Mode[/B] : Blues\r\n\r\nHard rock \r\n[B]Level [/B]: 6\r\n[B]Bass[/B] : 5\r\n[B]Treble[/B] : 9\r\n[B]Overdrive[/B] : 9\r\n[B]Mode[/B] : Crunch\r\n\r\nMetal\r\n[B]Level[/B] : 6\r\n[B]Bass[/B] : 7\r\n[B]Treble[/B] : 10\r\n[B]Overdrive[/B] : 11\r\n[B]Mode[/B] : Crunch\r\n\r\nThat give\'s me the best (I can find) for praise an worship, Hard Rock, Metal. Any other ideas?\r\nAre there other effect pedals I can add to them to create and get a good, solid tone?', '13');
	threads[4] = new thread(182402, 'Help with arranging pedalboard and using Boss NS-2', '170866', 'mmmusic88', '11-17-2009', '05:22 PM', 'I recently started using effects pedals and recently got a Boss NS-2. I am confused on how to arrange the pedals and how to use the send / return input / output on the Boss NS-2.\r\n\r\nMy current pedals are:\r\nBoss TU-2 (tuner)\r\nMXR-102 (compressor)\r\nEH Big Muff Pi (fuzz)\r\nBoss NS-2 (noise suppressor)\r\nBoss TR-2 (tremelo)\r\nBoss DD-3 (delay)\r\nBoss RV-5 (reverb)\r\n\r\nI would greatly appreciate any help you could give me on how to connect the pedals properly.\r\n\r\n:)', '4');
	threads[5] = new thread(182377, 'Wahs', '24677', 'Gustin', '11-17-2009', '08:21 AM', 'Well, I\'m in the process of building a new pedalboard/amp rig.  For those of you that don\'t know,  I currently use my laptop as an effects rig.  I\'m happy with this, but every once in a while it\'s time for a change, so I\'m gonna have a new rig (in addition to my other one) for some different stuff and recording and whatnot.  \r\n\r\nAll this to say, one of my key effects (particularly for worship) is a wah.  Which wahs do you guys find works best for sweeping and light wah effects for worship? \r\n\r\nThanks guys.', '7');
	threads[6] = new thread(182361, 'Box of Goodies :)', '89659', 'RubberChipmunk', '11-16-2009', '07:12 PM', 'So my roommates are moving, and one of them gave me a box full of old guitar effects. I don\'t know if they work or not yet, but even if not they can be fixed. So, lets take a look inside and see what goodies we can find.\r\n\r\nAlright, there are four pedals in here, and I haven\'t heard of any of them.\r\nImage IFL-9 Flanger\r\nDOD Performer 515-A Sustain\r\nBOSS DF-2 Super Feedbacker & Distortion\r\nBOSS PS-2 Digital Pitch Shifter /Delay\r\n\r\nI\'m going to test them tomorrow and see what works or not.', '10');
	threads[7] = new thread(182319, 'New Delay help', '88947', 'ibanez_dude', '11-14-2009', '06:39 PM', 'Hey, I\'m looking at getting at getting a delay for christmas, and I need some help on identifying some options.  Here\'s the backstory/what I am looking for.\r\nI\'ve been playing for 6-7 years, I have a lot of experience tweaking tone/delays/whatever else, and I owned a DD-5 for a long time, I just haven\'t been able to afford to own a delay for a while.  I\'d like to say I have a pretty picky and well-trained ear, I\'m a recording engineer and live sound tech as well a serious guitarist.  Anyhows, I\'m looking for a really flexible digital delay including these features, all of which are a must for me:\r\nTap tempo (preferably internal without the tap and hold for 3 secs, but I can live with external)\r\nMemory (absolute must!)\r\nFlexible different modes, like analog, tape echo, etc.\r\nDual delays (including the ability to stack like a digital and an analog type sound)\r\n\r\nI think $250 is about my price range for this.  My current options include a Boss DD20 mostly.  I guess a DL4 is a possibility, but I really want the dual delay mode.  My concern with the DD20 is that I would like tap tempo to be integrated into the pedal without having to hold something down for like 3 seconds, and I\'ve also heard that its dual mode restricts the shorter of the two delays to like 100ms .  Any ideas for me?  I would love some feedback on some others models, and also from any DD20 users and their experience.', '15');
	threads[8] = new thread(182190, 'George L\'s', '169121', 'thinbishop', '11-11-2009', '03:42 PM', 'I just went out and bought some George L\'s cable for my pedalboard on Monday ... Just put them together and really anticipating playing through them after I bring my amp home from my church ...\r\n\r\nJust wondering how many of you use them and how big of a difference they actually make ... I don\'t know yet, but in my anticipation I just figured I\'d do this while I was waiting ...\r\n\r\nI know I put this in the wrong spot, but I figured i\'d get more of a response I hope for since I\'m using them between my effects, if you know what I mean ...', '18');
	threads[9] = new thread(182164, 'Thinking about building a board.', '115577', 'relient nelson', '11-10-2009', '11:40 PM', 'Yes.  Because I\'m realizing more and more things I don\'t like about my SKB-55 board.\r\n\r\nSo has anyone here built there own before?  I looked through some threads over on The Gear Page and looks like there are lots of different designs and concepts out there.  \r\n\r\nI\'m trying to figure out how much this would all cost..  I\'ll try to give some info to make it easier for you guys to help me out.\r\n\r\nI would like the board to have simple input and output, I don\'t need nor want an effects loop.  \r\n\r\nAlso want to be able to power the board from an external extension cord.  This seems like a pretty common feature.\r\n\r\nI want to run all my cables from underneath the board and I want the board to be slanted.\r\n\r\nI need a hard case.  Any suggestions?\r\n\r\nI also need to power everything.. I\'m thinking it might actually make more sense for me to use a 1spot and then power my EHX, Nova Delay, and whatnot off of a power strip under the board.\r\n\r\nSo I\'m thinking I\'d like to get this board built for not much more than I can sell the one I have now for.  Think that\'d be possible?  \r\n\r\nThanks for the feedback guys.  Gimme some suggestions!\r\n\r\nI\'m leaning more towards a Pumaboard ripoff, but if you guys have a preference other than that, maybe post a pic and some pros and cons.', '4');
	threads[10] = new thread(182036, 'Finally!', '79337', 'Ax', '11-07-2009', '12:38 PM', 'I just got my new favorite effect working! My BYOC Lazy Sprocket! If you haven\'t checked one of these out do so. For an example listen to Thrice\'s Stare at the Sun, it\'s the intro effect with the volume swells. I\'d post clips but I have no recording gear.', '7');
	threads[11] = new thread(182018, 'Homebrew Pedalboard', '24639', 'Rainer.', '11-06-2009', '11:18 PM', 'Rainer.Jon. here, FYI. :D\r\n\r\nStarted with just a $0.50 suitcase from a garage sale (yep, $0.50). My uncle gave me some wood, and with a little work, carpeting, velcro, and a power strip, we have pedalboard!\r\n\r\n[IMG]http://www.christianguitar.org/forums/attachments/91348d1257570977-20091106-dsc_0056.jpg[/IMG]\r\n\r\n[IMG]http://www.christianguitar.org/forums/attachments/91349d1257570977-20091106-dsc_0057.jpg[/IMG]\r\n\r\nI just slapped the pedals on there to check it out, need to connect and arrange everything, of course.', '4');
	threads[12] = new thread(181853, 'Boss Tuner', '169121', 'thinbishop', '11-03-2009', '03:36 PM', 'hey everyone ...\r\n\r\nI\'ve been thinking for a while about buying a boss tuner because of the bypass output ... And I\'m wondering (since I don\'t have one yet) if the pedal gives tone loss to the signal path of my pedalboard ...\r\n\r\nI\'m just wondering if I should get one and place it at the beginning of my signal chain so that I don\'t have to turn off my other pedals to tune, or if i should just stick with a tuner out of the bypass out of my ernie ball (which is conveniently and inconveniently placed right after my overdrives) ...', '10');
	threads[13] = new thread(181839, 'BYOC Wah?', '408', 'tenwatt', '11-03-2009', '08:36 AM', 'Anyone have any experience with the [URL="http://www.buildyourownclone.com/wah.html"]BYOC Wah[/URL]?  I\'m wanting to drop this in my Cry Baby housing.  \r\n\r\nGood idea/Bad idea?\r\nEasy build/Tough build?\r\n\r\nThis will be my first actual complete build.  I\'ve done a lot of mods.', '3');
	threads[14] = new thread(181796, 'zoom g7.1ut vs korg ax3000g', '170323', 'yajitra', '11-02-2009', '03:37 AM', 'Helo.\r\nI don\'t really know which of the two will I buy.\r\nCan you please help me which is better of the two?\r\n\r\nI need your opinion so bad.\r\n\r\nThanks and God bless', '3');
