var fDesc=new Array(); fDesc[0] = "Our invoice application is based on the latest graphical-user-interface technology. There is no typing necessary, just point and click to create and/or print product or service invoices for your clients... quick and easy. It also includes a custom reports/invoice writer and creator.

It also handles TAX or VAT systems and mass client email. Add your own custom logo to your report/invoice prints{65x65 px}.

Features Available:

* Month End Statements
* Company Logo on Invoices/Reports
* Date Related Income Statements
* Unpaid Invoices
* Cancelled Invoices
* Custom report creator
* Revenue Per Customer/Client
* Invoice History per Customer/Client
* Point and Click Invoice Creation with added VATor Tax included. { Value Added Tax }

Important: Right-click on the setup install file and select "Run as Administrator" - {Only Windows Vista / 7 /8 / 9 }.

Set the executable "EZInvoice.exe" to run as an administrator too.

No Java or DotNet required, Green Energy Software."; 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 = ''; } }