//<html><head><title>Rates</title><link rel="stylesheet" href="css/main.css" type="text/css"></head><body id="ql">
//<h3>Loan rates</h3>




/*<b class="required">*NOTE: Do Not Use Apostrophes [ ' ] without a preceding [ / ] i.e ( /' )</b> */
//<!--
var auto_rates=''+//--><hr>
'<dl>'+																		//---Auto loans-----//
'<dt>New Vehicle Loans - 2007 and newer'+								//section heading	//
'<dd><b>4.99% - 15.24%</b><b class="ud">5</b>'+	//term				//
'<dd>Your interest rate will be determined by your credit worthiness, credit history and terms of the loan.'+										//rate				//
'<dd><b></b><b class="ud">5</b>'+	//term				//
'<dd>'+										//rate				//
'<dd><b></b><b class="ud">6</b>'+	//term				//
'<dd>'+										//rate				//
'</dl>'+	
'<dl>'+		
'<dt>Used Vehicle Loans - 2006 and older'+								//section heading	//
'<dd><b>5.99% - 16.24%</b><b class="ud">5</b>'+	//term				//
'<dd>Your interest rate will be determined by credit worthiness, credit history and term of loan.'+										//rate				//
'<dd><b></b><b class="ud">6</b>'+	//term				//
'<dd>'+										//rate				//
'<dd><b></b><b class="ud">6</b>'+				//term				//
'<dd>See Unsecured Loans'+													//rate				//
'</dl>'+
'<dl>'+
'<dt> <small>&#134;</small>'+		//section heading	//
'<dd><b></b><b class="ud">5</b>'+		//term				//
'<dd>'+										//rate				//
'<dd><b></b><b class="ud">6</b>'+				//term				//
'<dd>See Unsecured Loans'+													//rate				//
'<dd><hr size=1 noshade><small></small></dd>'+	
'</dl>';//<hr>											
//<!--
var rv_rates=''+//-->
'<dl>'+																//-----RV loans-----//
'<dt>Recreational Vehicles'+				//section heading	//
'<dd>6.49% - 16.74%  '+					//rate				//
'</dl>';//<hr>
//<!--
var share_secured=''+//-->
'<dl>'+																//Share Secured loans//
'<dt>Share Secured'+						//section heading	//
'<dd>3.50%'+								//rate				//
'</dl>';//<hr>
//<!--
var other_collateral=''+//-->
'<dl>'+																//-Collateral loans-//
'<dt>'+					//section heading	//
'<dd>'+									//rate				//
'</dl>';//<hr>
//<!--
var line_of_credit_rate=''+//-->
'<dl>'+																//-------LOC--------//
'<dt>Personal LOC'+						//section heading	//
'<dd>10.25 - 17.25%'+								//rate				//
'</dl>';//<hr>
//<!--
var credit_card_rate=''+//-->
'<dl>'+																//-Credit Card loans//
'<dt>VISA'+								//section heading	//
'<dd>12.50%'+								//rate				//
'</dl>';//<hr>
//<!--
var home_equity_rates=''+//-->
'<dl>'+																//-Home Equity loans//
'<dt>Home Equity'+						//section heading	//
'<dd>5.75%'+								//term & rate		//
'</dl>';//<hr>
//<!--
var educational_rate=''+//-->
'<dl>'+																//-Educational loans//
'<dt>'+						//section heading	//
'<dd>'+								//rate				//
'</dl>';//<hr>

//<h3>Savings rates</h3>
//<!--
var share_rates=''+//-->
'<dl>'+																//--Regular Shares--//
'<dt>Shares'+								//section heading	//
'<dd>.25%/.25%'+						//rate/APY			//
'</dl>';//<hr>
//<!--
var vacation_rates=''+//-->
'<dl>'+																//--Vacation Club---//
'<dt>'+						//section heading	//
'<dd>'+						//rate/APY			//
'</dl>';//<hr>
//<!--
var christmas_rates=''+//-->
'<dl>'+																//---Holiday Club---//
'<dt>Holiday Club'+						//section heading	//
'<dd>1.25%/1.26%'+						//rate/APY			//
'</dl>';//<hr>			
//<!--
var checking_rates=''+//-->
'<dl>'+																//--Checking Rates--//
'<dt>Checking'+							//section heading	//
'<dd><i></i> '+
''+							//rate/APY			//
'<dd><i></i> '+
''+							//rate/APY			//
'</dl>';//<hr>
//<!--
var ira_rates=''+//-->
'<dl>'+																//----IRA Rates-----//
'<dt>IRA&#39;s'+								//section heading	//
'<dd>2.75%/2.78%'+			//rate/APY			//
'</dl>';//<hr>
//<!--
var certificate_rates=''+//-->
'<dl>'+																//----IRA Rates-----//
'<dt>Share Certificates'+					//section heading	//
'<dd>$2500 Min.'+							//terms				//
'<dd>3 Month 1.41%/1.42%'+				//term & rate/APY	//
'<dd>$5000 Min.'+							//terms				//
'<dd>6 Month 1.45%/1.46%'+				//term & rate/APY	//
'<dd>12 Month 1.52%/1.53%'+				//term & rate/APY	//
'<dt>Student CD'+							//Sub Section		//
'<dd>$500 Min.'+							//terms				//
'<dd>3 Month 1.41%/1.42%'+				//term & rate/APY	//
'</dl>';//<hr>
//<!--
var money_market_rates=''+//-->
'<dl>'+																//Money Market Rates//
'<dt>Money Market'+						//section heading	//
'<dd>$2.5k-5k .67%/.67%'+						//term & rate/APY	//
'<dd>$5k-10k .92%/.92%'+						//term & rate/APY	//
'<dd>$10k-25k 1.17%/1.18%'+						//term & rate/APY	//
'<dd>$25k & up 1.42%/1.43%'+					//term & rate/APY	//
'</dl>';//<hr>
//<!--
//*******************************End Editable**********************************//
var savings_rates='<small>All rates are &quot;Dividend Rate/APY&quot; format</small>'+share_rates/*+checking_rates+vacation_rates*/+christmas_rates+ira_rates+certificate_rates+money_market_rates
var loan_rates=auto_rates+rv_rates+line_of_credit_rate+credit_card_rate+home_equity_rates
//-->


//</body></html>
