var fDesc=new Array(); fDesc[0] = "Actual Personal Budget - Manage your expenses and income. Actual Personal Budget Lite
Budget Home Finance Software
Simplify your money management
Track all your income and expenses in one convenient place
Rank your expenses from highest to lowest

How to see and control where your money is going?
What is the expense item that takes most money?
Actual Personal Budget makes it simple to see where your money is going by automatically flowing together all your income/expense items in one convenient place.

How to enter an income or expense?
Simple add an amount spent to the selected category of the active month.

How to check a balance?
Easy take a look at the 'Balance' category to see your balance by months or during the year.

No more wondering where your money goes each month - Actual Personal Budget will give you an overall view of your spending.

Fill free to download and try our product.
Start planning your budget and saving money now with "Actual Personal Budget"!"; 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 = ''; } }