var entry0 = new Entry();
entry0.setValues(" ");
addObject(entry0);

var entry1 = new Entry();
entry1.setValues(" " , "Rate" , "APY");
entry1.setValues("<a name=\"passbook\" id=\"passbook\"></a>Passbook Savings (Min $100)" , ".50%" , ".50%" , " ");
entry1.setValues("<a name=\"statement\" id=\"statement\"></a>Statement Savings (Min $100)" , "1.00%" , "1.01%" , " ");
entry1.setValues("<a name=\"business\" id=\"business\"></a>Business Savings (Min $500)" , "1.25%" , "1.26%" , " ");
entry1.setValues("NOW Checking (truncated) (Min $300)" , "0.50%" , "0.50%" , " ");
entry1.setValues("NOW Checking (non-truncated) (Min $600)" , "0.50%" , "0.50%" , " ");
entry1.setValues("<strong>Tiered Money Market Checking</strong>:" , " " , " ");
entry1.setValues("up to $2,499" , "0.50%" , "0.50%" , " ");
entry1.setValues("$2,500 to $49,999" , ".60%" , ".60%" , " ");
entry1.setValues("$50,000 to $99,999" , ".90%" , ".90%" , " ");
entry1.setValues("$100,000 to $499,999" , "1.00%" , "1.00%" , " ");
entry1.setValues("$500,000 to $999,999" , "1.00%" , "1.00%" , " ");
entry1.setValues("$1,000,000+" , "Available upon request" , " ");
entry1.setValues("<a name=\"cd\" id=\"cd\"></a><strong>Certificates of Deposit (Min of $1,000)</strong>" , " " , " ");
entry1.setValues("91 Days" , ".30%" , ".30%");
entry1.setValues("182 Days" , ".45%" , ".45%");
entry1.setValues("One Year" , ".65%" , ".65%");
entry1.setValues("Two Year" , "1.25%" , "1.26%");
entry1.setValues("Three Year" , "1.55%" , "1.56%");
entry1.setValues("Four Year" , "1.85%" , "1.86%");
entry1.setValues("Five Year" , "2.25%" , "2.27%");
entry1.setValues("Seven Year" , "2.40%" , "2.42%");
addObject(entry1);

var entry2 = new Entry();
entry2.setValues("Mortgage Loans");
entry2.setValues("Term" , " Points" , "Rate %" , "APR" , "PMT per Thousand");
entry2.setValues("30 Year" , "0" , "Available" , "Upon" , "Request");
entry2.setValues(" " , "1" , "Available" , "Upon" , "Request");
entry2.setValues(" " , "2" , "Available" , "Upon" , "Request");
entry2.setValues(" " , "3" , "Available" , "Upon" , "Request");
entry2.setValues("15 Year" , "0" , "Available" , "Upon" , "Request");
entry2.setValues(" " , "3" , "Available" , "Upon" , "Request");
entry2.setValues("20 Year" , "0" , "Available" , "Upon" , "Request");
entry2.setValues("Bi-weekly Payment (Auto Pay)" , "3" , "Available" , "Upon" , "Request");
entry2.setValues("Balloon");
entry2.setValues("15 -year with a" , "0" , "Available" , "Upon" , "Request");
entry2.setValues("30-year Payback" , "3" , "''" , "''" , "''");
addObject(entry2);

var entry3 = new Entry();
entry3.setValues("Home Equity Loans");
entry3.setValues(" " , "Rate" , "PMT per Thousand" , "Auto Deduct");
entry3.setValues("5 year" , "Available" , "Upon" , "Request");
entry3.setValues("10 year" , "Available" , "Upon" , "Request");
addObject(entry3);

var entry4 = new Entry();
entry4.setValues("Home Equity Credit Lines");
entry4.setValues("Rate" , "Ceiling rate" , "Payment NON-Auto Deduct" , " ");
entry4.setValues("Available" , "Upon" , "Request" , "");
addObject(entry4);

var entry5 = new Entry();
entry5.setValues("Investment Property Loans");
entry5.setValues("Rate" , "Points" , "APR" , "PMT per Thousand");
entry5.setValues(" " , "0" , "Available" , "Upon Request");
entry5.setValues(" " , "3" , "Available" , "Upon Request");
addObject(entry5);

var entry6 = new Entry();
entry6.setValues("<strong>Tiered Super Savings Account:</strong>");
entry6.setValues(" " , "Rate" , "APY" , "PMT per Thousand");
entry6.setValues("up to $999" , ".00%" , "0.00%");
entry6.setValues("$1,000 to $9,999" , "1.00%" , "1.01%");
entry6.setValues("$10,000 +" , "1.05%" , "1.06%");
addObject(entry6);


