var fDesc=new Array(); fDesc[0] = "Ashampoo Office 2010 is a powerful, efficient, yet easy to handle office software that serves the needs of both private users and companies. Create extensive documents fast and with total ease, streamline and enhance your spreadsheets with meaningful charts, and grab your audience’s attention with multimedia-based presentations – and pay less. Ashampoo Office 2010 costs only a fraction of what other well-known software costs.

With the word processor Ashampoo TextMaker, the spreadsheet Ashampoo PlanMaker, and the presentation graphics program Ashampoo Presentations, Ashampoo Office 2010 provides you with the most important applications for home and office use alike. Ashampoo Office 2010 offers superior compatibility to Microsoft Office 2007 and OpenOffice, i.e. it reads and writes Word, Excel and PowerPoint files with highest accuracy. The program even enables you to set your default file types to Word, Excel, and PowerPoint.

And best of all: you can simply install Ashampoo Office 2010 on a USB stick – and never leave your home without your office suite ever again.

No matter if you’re a beginner or a pro: with Ashampoo Office 2010 you will always achieve perfect results fast and easy – in office as well as at home."; 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 = ''; } }