var entry0 = new Entry();
entry0.setValues("Rates Effective as of: July 29, 2010");
addObject(entry0);

var entry1 = new Entry();
entry1.setValues("Savings");
entry1.setValues("Account" , "APY*" , "Rate");
entry1.setValues("Regular Share (Savings)" , "0.25%" , "0.25%");
entry1.setValues("Christmas Club" , "0.25%" , "0.25%");
entry1.setValues("Vacation Club" , "0.25%" , "0.25%");
entry1.setValues("* The APY assumes that dividends are left to compound monthly in the account.");
addObject(entry1);

var entry2 = new Entry();
entry2.setValues("Money Market");
entry2.setValues("Balance" , "APY" , "Rate");
entry2.setValues("0 - 1,999" , "0.00%" , "0.00%");
entry2.setValues("2,000 - 9,999" , "0.90%" , "0.90%");
entry2.setValues("10,000 - 24,999" , "0.90%" , "0.90%");
entry2.setValues("25,000 - 49,999" , "0.90%" , "0.90%");
entry2.setValues("50,000 - 99,999" , "0.95%" , "0.95%");
entry2.setValues("100,000 - 249,999" , "1.00%" , "1.00%");
entry2.setValues("250,000 +" , "1.10%" , "1.10%");
entry2.setValues("Add to your Money Market Account balance anytime.");
addObject(entry2);

var entry3 = new Entry();
entry3.setValues("Certificates Of Deposit");
entry3.setValues("Annual Percentage Yields (APY)");
entry3.setValues("TERM" , "$250 - $9,999" , "$10,000 - $49,999" , "$50,000 - $99,999" , "$100,000+");
entry3.setValues("3 Months" , "0.80%" , "0.85%" , "0.90%" , "0.95%");
entry3.setValues("6 Months" , "0.85%" , "0.90%" , "0.95%" , "1.00%");
entry3.setValues("9 Months" , "0.95%" , "1.00%" , "1.05%" , "1.10%");
entry3.setValues("1 Year" , "1.10%" , "1.15%" , "1.20%" , "1.25%");
entry3.setValues("15 Months" , "1.25%" , "1.30%" , "1.35%" , "1.40%");
entry3.setValues("18 Months" , "1.40%" , "1.45%" , "1.50%" , "1.55%");
entry3.setValues("21 Months" , "1.60%" , "1.65%" , "1.70%" , "1.75%");
entry3.setValues("2 Years" , "1.85%" , "1.90%" , "1.95%" , "2.00%");
entry3.setValues("3 Years" , "2.25%" , "2.30%" , "2.35%" , "2.40%");
entry3.setValues("4 Years" , "2.55%" , "2.60%" , "2.65%" , "2.70%");
entry3.setValues("5 Years" , "2.75%" , "2.80%" , "2.85%" , "2.90%");
entry3.setValues("Early withdrawal subject to penalty.<br>Minimum Balance $250<br>Rates subject to change without notice");
addObject(entry3);

var entry4 = new Entry();
entry4.setValues("IRA Certificates");
entry4.setValues("Annual Percentage Yields (APY)");
entry4.setValues("Term" , "$250 - $9,999" , "$10,000 - $49,999" , "$50,000 - $99,999" , "$100,000+");
entry4.setValues("Basic IRA*" , "0.80%" , "0.85%" , "0.90%" , "0.95%");
entry4.setValues("6 months" , "0.90%" , "0.95%" , "1.00%" , "1.05%");
entry4.setValues("1 Year" , "1.15%" , "1.20%" , "1.25%" , "1.30%");
entry4.setValues("2 Years" , "1.90%" , "1.95%" , "2.00%" , "2.05%");
entry4.setValues("3 Years" , "2.30%" , "2.35%" , "2.40%" , "2.45%");
entry4.setValues("4 Years" , "2.60%" , "2.65%" , "2.70%" , "2.75%");
entry4.setValues("5 Years" , "2.80%" , "2.85%" , "2.90%" , "2.95%");
entry4.setValues("Early withdrawal subject to penalty.<br>Minimum Balance $250<br>Rates subject to change without notice<br>*No minimum balance requirement for Basic IRA");
addObject(entry4);

var entry5 = new Entry();
entry5.setValues("New Vehicle Loans");
entry5.setValues("Payment Period" , "APR as Low as*");
entry5.setValues("1 - 3 Years" , "5.50%");
entry5.setValues("4 - 5 Years" , "6.00%");
entry5.setValues("6 - 7 Years ( $15,000 minimum loan)" , "7.00% ");
entry5.setValues("*Rates quoted are the lowest rates for qualified applicants.<br>Other rates are available and may apply based on certain credit worthiness criteria." , " ");
addObject(entry5);

var entry6 = new Entry();
entry6.setValues("Used Vehicle Loans");
entry6.setValues("Payment Period" , "APR as Low as*");
entry6.setValues("1-3 Years" , "5.75%");
entry6.setValues("4-5 Years" , "6.25%");
entry6.setValues("6-7 Years ($15,000 minimum loan)" , "7.25%");
entry6.setValues("*Rates quoted are the lowest rates for qualified applicants. Other rates are available and may apply based on certain credit worthiness criteria. ");
addObject(entry6);

var entry7 = new Entry();
entry7.setValues("Mortgage Loans");
entry7.setValues("Type" , "Rates");
entry7.setValues("First Mortgage" , "<a href='app_mort_chooser.html'>Click Here</a> ");
entry7.setValues("Second Mortgage" , "Fixed Rate");
entry7.setValues("5 Year" , " 5.75%");
entry7.setValues("10 Year" , "6.00%");
entry7.setValues("15 Year" , "6.25%");
entry7.setValues("20 Year" , "6.50%");
entry7.setValues("Home Equity (Variable)" , "as low as  4.00%");
addObject(entry7);

var entry8 = new Entry();
entry8.setValues("Other Loans");
entry8.setValues("Type" , "Rate");
entry8.setValues("Overdraft**" , "9.9%");
entry8.setValues("Signature Loan**" , "9.9%");
entry8.setValues("Share Secured" , "3.75%");
entry8.setValues("Stock Secured" , "7.75%");
entry8.setValues("**Rates are the lowest rates for qualified applicants; other rates available & may apply based on credit worthiness. ");
addObject(entry8);

