var fDesc=new Array(); fDesc[0] = "Block potential viruses, protect your privacy, and improve Windows performance completely in real time. Advanced SystemCare Ultimate provides you the best and easy method to protect your Windows simply in real-time. It does not just block all potential threats from viruses, spyware, ransomware, and other types of malware with the 23% larger database. Also offers a double-safe online experience along with the latest Bitdefender engine. What Advanced SystemCare Ultimate does is to create a security shield to prevent such sensitive personal data, such as files, photos, contacts, and digital fingerprints from being stolen by unauthorized individuals. And stop hackers from taking over your PC remotely. If there is unauthorized access to your private data, the program will block it upon detection. Advanced SystemCare Ultimate always keeps you safe and private online. The enhanced browser protection integrates email protection, ads removal, 10% larger database of surfing protection, anti-tracking, and homepage advisor providing a secure surfing environment. It also provides one-stop protection against phishing scams, invasive online tracking, and other browser-based threats which also support surfing on the latest Microsoft Edge (Chromium)."; 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 = ''; } }