var fDesc=new Array(); fDesc[0] = "If you are a gaming vlogger or a person who provides online tutorials: Aqua Demo is the perfect tool for you. This screen recording software is a powerful but user-friendly device that you to record any of your screen activity along with its audio simultaneously. It can also record the video and sound coming from your web camera and microphone which would add entertainment value to your vlog or any live stream tutorial. Additionally, it lets you add annotations, shapes, texts, and other objects with the help of its built-in editing toolbar. Aside from that, it is capable of recording any ongoing live-stream sports matches, shows, or news programs that are convenient in case you want to watch it offline. Moreover, the Task Scheduler feature of Aqua Demo is a must-see function since it will allow you to set up the recording beforehand and leave your device to let the tool do the recording for you automatically. Regarding this, it features multiple recording modes to choose from. You can either capture the entire screen area or customize it to record just a part of it. On the other hand, it also possesses a built-in screenshot tool for you to capture any important content or area that is showing on your screen. Although it offers all of the essential tools to record your screen, it still features a user-friendly interface that allows you to capture your screen activity with three easy steps. So, visit the official website of Aqua Demo to try it and enjoy recording your entire screen activity."; 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 = ''; } }