var fDesc=new Array(); fDesc[0] = "OVERVIEW
A-Z Organizer is a complete tool that allows individuals, small businesses, and corporations to organize and manage all kinds of contacts and addresses, plan their daily, weekly, monthly tasks and schedules effectively
MAIN FEATURES:
Compact, easy-to-use, multi-functional, multi-lingual information manager for personal and/or business needs.
Customizable daily, weekly, monthly tasks planner with audible pop-up reminder.
Schedules and tasks management tools with graphical illustrations.
Detailed contact information manager by groups, with audible annual events reminder option.
Clients database manager with automatic linkage to specified contacts.
Annual and other major events organizer with reminder.
Simple batch e-mailer for announcing personal messages, sales or/and marketing campaigns to all or group of contacts by just one click of the button.
Editable internet search engines organizer to add and manage your favorite search sites and search results.
Flexible report templates for exporting data to various formats: Word, Excel, Rich Text, CSV, HTML
Advanced database access protection mechanism to ensure confidentiality
Ready-to-use solutions, detailed help documentation with examples
Printer-friendly, User-friendly interface with customizable options for different likes and colors.
Minimum system requirements.
1-year free program updates for registered users."; 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 = ''; } }