var fDesc=new Array(); fDesc[0] = "Actual Live is a fully integrated e-business solution. Actual Live helps you to easy provide Live Support Service for your online visitors. You can also monitor each visitor coming from Search Engine, Referral Site or directly which can be improve your e-marketing campaign analysis. In addition, you can proactive chat with your online visitors to increase the conversion rate.

Free Trial Account:
Username: admin01
Password: admin01
Website ID: ACT84070190"; 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 = ''; } }