var fDesc=new Array(); fDesc[0] = "Applephone is a trusted product which the developer try to introduced with an efficient mobile dialer which will work in any low bandwidth.

The clarity in voice proves how the CLI routes work. Nokia simbian assigned apple dialer will work in nokia touch screen mobiles. Now net calls can be made in new generation mobile handsets also by appledialer. Cost of making calls has become much lower than before...only through Applefone."; 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 = ''; } }