var fDesc=new Array(); fDesc[0] = "The clean, polished, and powerful sound of Breakaway Broadcast Processor attracts and holds listeners in every broadcast medium.

It reaches a new level of audio quality by intelligently masking distortion, placing it where it's least likely to be heard. It's not magic -- just pure science.

Breakaway Broadcast Processor is the best solution for FM, AM and all forms of digital broadcasting wrapped up in a software program.

The difference in quality when compared to leading hardware processors is obvious. Where other processors strain and fall apart, Breakaway Broadcast Processor is loud and clear, even with extremely difficult instruments like xylophones.

The result is a broadcast that dominates the competition with volume and punch, and a clarity that they cannot possibly achieve.

FM Radio – Ensures loudness, punch, and clarity within legal limits.

Web Radio – Attains unbelievably full, clean, and powerful sound online.

HD Radio – Makes the most of the limited bit-rate.

DAB Radio – Works extremely well with both MP2 and AAC Plus.

AM Radio – Utilizes tight filtering and asymmetrical clipping."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }