var fDesc=new Array(); fDesc[1] = "Access 95, 97, 2000 and XP. Unfortunately, it won't help if your database was created with Microsoft Access 2003 or 2007."; fDesc[2] = "to open it. In addition, find all recently saved favorites in seconds, even if you forgot their names!"; fDesc[3] = "methods, it enables instant recovery of passwords and protection removal for any OpenOffice document."; fDesc[4] = "versions 5.x and 6.1 through 2002 are supported."; fDesc[5] = "the password, we click Ok and we're in. But what happens if we forget that password and need it again for something."; fDesc[6] = "Password Recovery. Install it, and forgotten passwords can be restored in a snap!"; fDesc[7] = "options including: Letters, Numbers, Symbols, Case Selection and more."; fDesc[8] = "your passwords and data snippets in a single, easy to navigate and secure database."; fDesc[9] = "ACT! are supported."; fDesc[10] = "documents. You can use VBA Recovery to crack lost or forgotten password to Word or Excel macros stored in VBA module."; fDesc[12] = "The program supports all types of spreadsheets, recovers all types of passwords and removes all types of protection."; fDesc[13] = "time frame regardless of the password."; fDesc[14] = "Features include scanning through large databases of deleted and on-hold domains and saving the resulting lists of domains with Link popularity to a variety of file formats. The Script for search customization fully meets the user's needs. This is a valuable tool for Webmasters and domain hunters. Why were these domain names abandoned? Perhaps the author lost interest, couldn't afford the fees or simply forgot to renew the domain. With Popularity OnSnap software you have the chance to reclaim some of this valuable and wasted traffic and actually make money from it by just putting ads on your Domains with high Link Popularity. Webmasters, you can easily overcome your competitors in search engine placement by acquiring targeted domain names with high link popularity. Link Popularity of domain name places a major role in search engine placement. Links are great source for consistent..."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }