var fDesc=new Array(); fDesc[0] = "Car Salesman Manager Pro for Windows: simple database management software that helps car sales people to organize, manage, and track prospects, leads, and clients.

Our Car Salesman solution includes the following databases:
-Prospects Clients: easily and quickly organize your prospects and clients data
-Car Requests: manage and track car choices
-Contact Log: track all your business activities with your clients and prospects

Car Salesman Manager features:

-quick access to your prospect or customer detail
-strack prospects and clientsquickly access to your auto customer
-quickly access to your auto customer details
-easily keep contact notes
-track and manage car sales opportunity
-create summaries and reports
-intuitive and simple to manage your old and new car sales
-fast and easy data entry
-import data from text, excel, or other files
-search data by any field
-sort data by any field
-many flexible database processing features"; 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 = ''; } }