var fDesc=new Array(); fDesc[0] = "Use restore.RAR as soon as some documents of corresponding compressed format get damaged and you’d like to know how to restore RAR archive if is damaged. The answer to this question is much easier than you may think, the process of .RAR restore to previous versions can be done automatically using RAR Restore Toolbox (Download) application. The process of WinRAR restore.RAR, powered by this software, provides higher results on all PC workstations without modifying input documents of RAR format during the analysis or before this process."; 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 = ''; } }