var fDesc=new Array(); fDesc[0] = "At DIVORCEmate, we are committed to one very simple customer service goal: To provide timely and knowledgeable customer service and support with empathy, humility and honesty.
Easy Start: a single “DIVORCEmate One” desktop icon gives you access to Tools One, Forms
One and Precedents One; able to run as a stand-alone program, outside word-processor
· Fast loading: our new back-end database engine loads quickly; whether you have 5 or 500 files
· One Full Year: your initial purchase includes a full year of software updates and software support
· More integration: each client’s Forms One forms, Precedents One agreements and Tools One
calculations are contained in one file
· Updated “look and feel”: a cleaner, crisper, easy-on-the-eyes, standardized XP interface
· “DIVORCEmate Live” website: takes care of keeping your software up-to-date
· Automated Web Registration: just click and you are registered
· “DIVORCEmate Mobile”: ability to take client’s documents and calculations out of the office
· Your Choice: you decide “Pay per Use” or “Annual Subscription”"; 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 = ''; } }