// Rate Table Values
// Provided by Jay Goodfellow

// To change the rates on both the home page and
// best rates page, simply change the corresponding
// values below.  Ensure the figures are encapsulated
// by the quotes. i.e. "3.55%".


// Famiylending.ca

//rates
rate_1_year_our_rate = "2.75%";
rate_2_years_our_rate = "2.59%";
rate_3_years_our_rate = "2.79%";
rate_4_years_our_rate = "2.89%";
rate_5_years_our_rate = "3.09%";
rate_7_years_our_rate = "3.99%";
rate_10_years_our_rate = "3.99%";
rate_VRM_our_rate = "2.85%";
rate_HELOC_our_rate = "3.50%";

// Rates Posted 
rates_posted = "February 13, 2012";

