var fDesc=new Array(); fDesc[0] = "Zip File Repair software is powerful ZIP recovery utility to open ZIP files & extract ZIP files. SysTools ZIP Repair Software to restore music, images, documents, emails etc from corrupt ZIP files created using WinZip, WinRAR or any other compression utility. Zip File Repair Tool reconstructs broken zip files to recover images, pictures, music files, email mailbox files, document files etc from corrupt Zip Archives or compressed files corrupted due to CRC errors in downloaded zip, Virus Corruption , Broken downloads etc. ZIP file recovery software repair zip files which displays errors like: "CRC (cyclic redundancy check) errors", "Cannot open file: it does not appear to be a valid archive". SysTools ZIP Repair software is features rich ZIP Recovery Tool that includes - Repairs corrupt ZIP archive having CRC error, preserves original file creation dates, file viewer to view file contents, extract zip files, open zip file, search and sort option available. ZIP File Recovery Software reads corrupt .zip file and recognizes corrupt or damaged metadata to locate recoverable files and folders. SysTools ZIP Repair is the complete solution to the most common queries like: How to do zip recovery? How to repair corrupt zip files? How to restore ZIP files? How to extract files from corrupt zip files? How to restore files & folders from corrupt zip file? SysTools ZIP File Repair Software perform zip recovery to recover files & folders from corrupt .zip files created using WinZip, WinRAR or any other compression utility on Windows NT, Windows 2000, Windows XP, Windows 2003 Server. SysTools ZIP File Recovery software is a powerful ZIP file reader tool to open zip files & extract zip files."; 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 = ''; } }