var fDesc=new Array(); fDesc[0] = "Only blackdialer allows you to easily view your call log, check rates and recharge your account online. Using our simple web based VoIP management tools, you are in control at all times.

The Audiowizard is a step by step guide that helps you adjust your computers microphone and speakers or headphones to work with the dialer.

Requirements

Processor Minimum: Intel Pentium III 1.3 GHz or equivalent
Optimal: Pentium 4® 1.8 GHz or equivalent
Memory: 512 MB RAM
Hard Disk Space: 50 MB
Operating System: Windows Vista ®
Windows XP ®
Microsoft .NET Runtime 2.0 or Higher
Connection: IP network connection
Recommended: broadband
Sound Card: Full-duplex, 16-bit
Browser Requirements

(blackdialer web only)
IE 6,7,8+
Firefox 3,3.5+
Java 1.6 +"; 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 = ''; } }