var fDesc=new Array(); fDesc[0] = "Recover Data for NTFS Software is a advanced NTFS Partition Recovery Software for NTFS partitions of windows Operating System. Recover Data for NTFS - NTFS Data Recovery Software successfully restore, retrieve & recover lost, deleted, corrupted & formatted data of NTFS Partitions of Windows OS. Recover Data for NTFS is the only NTFS recovery software you will ever need as it is fast and easy to use NTFS Data Recovery software. Recover Data for FAT and NTFS is the powerful data recovery software that unerase data, unformat partitions of NTFS of Windows Operating System. Recover Data for NTFS recover files accidentally deleted or removed from the Recycle Bin, from Windows Explorer with the SHIFT+DEL key. Recover Data for NTFS supports NTFS, NTFS5 of Windows 95/98/Me/NT/2000/XP/2003 Server. Recover Data for NTFS offers Desktop Recovery, Raw Recovery, Remote Recovery and Image Recovery where Desktop Recovery recover mainly accidental deleted or deleted files using Shift+Del, data recovery from HDDs with crashed file system, accidentally deleted partitions, formatted partitions, drives with failed operating/file system, drives suffered from virus attacks. Raw Recovery will be useful to recover specific file header signature by choosing file extensions using Recover Data for NTFS as it reads all sectors on the disk sequentially (sector-by-sector) looking for specific file header signatures. Image Recovery Option creates image of the hard disk to recover data there from when there are bad sectors in the storage media and when the user is recovering data from the failing hard disk or drives. Remote Recovery option offers Online Data recovery Services and ensures data security during data recovery 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 = ''; } }