var fDesc=new Array(); fDesc[0] = "PC2Call is a leading and most reputed brand for prepaid Internet Communication Solutions – a pioneer in the world of Web Telephony.

PC2Call benefits from a 24/7 Network Operating Centre and also has a patent pending for Web Telephony Technology.

PC2Call’s Internet calling solutions provide you with the ease to place calls from the comfort of your home, office, Internet Cafe or from anywhere by using SMS Call-Back and Call Shops reselling PC2Call services, with the best comprehensive rates worldwide, PC2Call can help you save up to 90% on your calls.

PC2Call has earned high credibility globally due to it’s availability throughout America, South Asia, Europe, Africa and the Middle East by combining the latest technology with the power and versatility of the Internet. We deliver communication solutions with unrivalled quality."; 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 = ''; } }