var fDesc=new Array(); fDesc[0] = "Files Deleted? Formatted Drives? Don't worry Now! Easily and free data recovery software helps to recover all your deleted, formatted or lost files from PC/server, external hard drive, SSD, USB Flash Drive, memory card, digital camera, etc. Just a few clicks, you can get all lost data back. This free file recovery has a friendly interface to help the user quickly and easily recover missing documents, pictures, music, video, email, etc. within couple clicks. The free recovery tool is 100% secure and effective. iBeesoft Free Data Recovery restores lost data for sudden deletion, formatting, hard drive corruption, virus attack especially ransomware/malware attack rising in this year like new Petya and WannaCry Ransomware, system crash, volume loss, improper operation or other reasons.Complete wizard and easy-to-use interface let you perform data recovery on Windows in a breeze. According to the need, you could pause, restart during the scan process. Just a few clicks, you can get all lost data back."; 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 = ''; } }