var fDesc=new Array(); fDesc[0] = "Efficient and powerful - also on older machines
Why Ashampoo Office Free? Ashampoo Office Free provides you with three powerful, efficient and easy to use programs in an affordable suite. The perfect integration of these three programs allows for fast, reliable and comfortable working, whether you're in the office or at home. Ashampoo Office Free is highly compatible with Microsoft Office file formats and opens, edits and saves Word, Excel or PowerPoint files. This guarantees a seamless document exchange with Microsoft Office users. For even greater flexibility, Ashampoo Office Free runs from USB flash drives to provide you with a full office suite on the go.

The new Ashampoo Office Free offers everything you need to work with documents, spreadsheets, presentations and many other office related tasks! The extensive Ashampoo Office Free suite contains Ashampoo TextMaker, Ashampoo PlanMaker and Ashampoo Presentations."; 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 = ''; } }