<!--
document.write('<select name="prod" style="font-size: 8pt; border: 1 solid #C8C8FF" size="1" onChange="javascript:formHandler(this)">');

document.write('                <option>Select</option>');

document.write('                <option value="hydraulic-stub-puller.htm">Air/Hydraulic Stub ');
document.write('				Puller</option>');

document.write('                <option value="hydraulic-tube-puller.htm">Continuous Hyd. Tube Puller</option>');

document.write('                <option value="master-tugger-hydraulic-tube-puller.htm">Master Tugger Hyd. Tube Puller');
document.write('				</option>');

document.write('                <option value="auto_stub.htm">Auto Stub Puller</option>');

document.write('                <option value="tube-removal-tools-a.htm">Tube Removal Tools</option>');

document.write('                <option value="tube-cutters-atp-series.htm">ATP</option>');

document.write('                <option value="tube-cutters-pr68.htm">PR-68 Series Tube Cutters</option>');

document.write('                <option value="tube_plugs.htm">Tube Plugs</option>');

document.write('                <option value="tube-cutters-otc.htm">OTC Series Tube Cutters</option>');

document.write('                <option value="manual-tube-pulling-systems.htm">Manual Tube ');
document.write('				Puller</option>');

document.write('                <option value="pine_jenny.htm">Pine Jenny</option>');

document.write('                <option value="tube-bundle-extractors.htm">Tube Bundle ');
document.write('				Extractors');
document.write('				</option>');

document.write('                </select>');
//-->
