
	
// Start TS Output
// FAQ CONTENT FOR CONTACT US OVERLAY
var FAQContent = [


	{topic:"mortgages",
	  faqs:[
        {q:'How much can I afford? ' , a:'Conventional wisdom holds that your mortgate payment should equal roughly one-third of your monthly gross income (that\'s your pay before taxes).  But conventional wisdom doesn\'t factor in many other asset and dept variables. '}//2
        ,
        {q:'How can I estimate my monthly payment? ' , a:'Our Estimated Monthly Payment Calculator helps you determine your monthly mortgage payment based on the loan amount, interest rate, and length of loan.  Calculators are for illustrative purposes only. '}//1
        ,
        {q:'How can I estimate the amount of mortgate for which I could qualify? ' , a:'Use our Details of Purchase Calculator to estimate the mortgage amount for which you could qualify based on your income, debt, and down payment.  '}//0
  ]}
//0
]




//End TS Output



