var fDesc=new Array(); fDesc[0] = "1AVCenter is a do it all audio video tool which makes the functions of many applications in one: It can record video files and audio files from any source available on your PC. It can also stream live video and audio from any source directly to the Internet or to media servers. It also can do remote surveillance of your webcam, desktop screen, or microphone. It can also allow users to do secure file sharing with friends, family and co-workers. Plus it can e-mail files and upload them via FTP. Here is a list of 1AVCenter capabilities: video and audio recording software for pc, webcam video recorder software pc, web camera video recording software for pc, microphone recorder software PC, PC screen recorder software, live video streaming server software, rtmp encoder software to publish live to wowza, streaming audio server software, surveillance software for PC, spy webcam with microphone, microphone surveillance pc software, remote desktop surveillance, private and secure file sharing from your PC, secure file storage server, file sharing secure website from PC, desktop screen video capture software for pc, computer screen recorder software for pc, Stereo Mix sound recorder software for PC."; 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 = ''; } }