var oldtab='deal1'; info = new Array(); info['deal1'] = '
$269.95
Free Shipping!
'; info['deal2'] = 'The Studio Projects C3 is a large diaphragm dual membrane condenser microphone employing a 1.35 in. (34.5mm) capsule, high quality, low noise amplifier and balanced, transformerless output circuitry. It features 3 onboard switchable patterns, a -10dB pad and 6dB/octave@150Hz high pass filter for added control in all manner of recording situation. The C3 has a precise response and a distinct sought-after sonic characteristic commonly associated with large capsule microphone designs.'; info['deal3'] = '
'; function tabtoggle(newtab) { document.getElementById(oldtab).className="tab_off"; document.getElementById(newtab).className="tab_on"; document.getElementById('deal4').innerHTML=info[newtab]; if (oldtab != newtab) {oldtab=newtab;} } function startdeal() { document.write('
DealsSpecsSearch
'); document.getElementById('deal4').innerHTML=info['deal1']; document.getElementById('dealname').innerHTML='Studio Projects C3 Large Diaphragm Condenser Microphone'; document.getElementById('dealimg').innerHTML=''; } startdeal();