var fDesc=new Array(); fDesc[0] = "The SysTools Excel Recovery tool helps users to recover data from corrupted MS Excel files perfectly as this advanced Excel File Recovery tool is one of a kind in the market that provides the option to recover Excel database with the functions, charts, calculations, pivot tables, graphic and macro programming languages. With the help of this XLS Recovery software solution you can attain safe and sound data file recovery from any error causing corruptness."; 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 = ''; } }