var fDesc=new Array(); fDesc[0] = "ECCO PRO, the Information Manager with the most awards in history, brings together your contacts, calendar, appointments, tasks and projects in one integrated, customizable application. Even in today's operating environments of Windows 7 or Vista, EccoPro with its last release still shows its strength compared to other Information Management software. With ECCO PRO you always have the information you need at your fingertips!
- Contact Management: track your calls, appointments, expenses, letters and faxes; create reminders, review contact logs; and more.

- Intelligent Address Book: collect names; home, business, and email addresses; phone and fax numbers; set birthday and anniversary reminders; and add other notes, all in one place.

- Scheduling: keep one calender for all your appointments, tasks, one time and recurring group meetings.

- Handheld Support: Synchronization with Palm Handhelds, Palm Software Compatibles and Timex Data Link Watches is built in - no extra software to buy.

- Unique Workgroup Functionality: share contacts, schedules, and outlines via network file sharing or email with your co-workers.

- Strong User Support Groups: EccoPro is supported worldwide by more than 7000 members in User Groups at Yahoo and CompuSol - Creative Services."; 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 = ''; } }