%@ Language=JavaScript%>
<%
var Table2_Action;
%>
<%
/* Connection Pooler */
var ConnectionCache = new ConnectionCache()
/* server-side recordset */
var LoanRates = new Recordset("LoanRates", "UGEFCU", "", "", "SELECT * FROM LoanRates", "ID", true, 2, 3, 3, "");
LoanRates.Open();
LoanRates.ProcessAction();
LoanRates.SetMessages("","");
%>
Welcome to UGEFCU!
Utica Gas & Electric FCU - Loan Information
|
Loan
Information |
|
|
|
| LoanType |
up to 36 Months |
48
Months |
60
Months |
72
Months |
84
Months |
|
<%
var Table2_i = 0;
var Table2_Pagesize = 10;
if (String(Table2_Action) == "" || String(Table2_Action) == "undefined")
{
Table2_Action = Request("Table2_Action");
}
if(Table2_Action == 'Backward')
{
var Table2_n = 2 * Table2_Pagesize;
if(Request("Table2_State") != null && Request("Table2_State") != "")
{
Table2_n = Table2_Pagesize + parseInt(Request("Table2_State"));
}
while(Table2_i < Table2_n && !LoanRates.IsBOF())
{
LoanRates.MovePrevious();
Table2_i++;
}
if(LoanRates.IsBOF())
{
LoanRates.MoveNext();
}
}
else if(Table2_Action == 'Forward')
{
if(LoanRates.IsEOF())
{
if(Request("Table2_State") != null && Request("Table2_State") != "")
{
while(Table2_i < parseInt(Request("Table2_State")) && !LoanRates.IsBOF())
{
LoanRates.MovePrevious();
Table2_i++;
}
if(LoanRates.IsBOF())
{
LoanRates.MoveNext();
}
}
}
}
var Table2_j = 0;
while(Table2_j < Table2_Pagesize && !LoanRates.IsEOF())
{
%>
| Unsecure
Personal* |
as low as 9.30% |
as low as 9.30% |
as low as 9.80% |
as low as 10.55% |
as low as 10.55% |
|
<%
LoanRates.MoveNext();
Table2_j++;
if(Table2_j >= Table2_Pagesize || LoanRates.IsEOF())
{
break;
}
%>
| New
Boat,RV* |
as low as 5.20% |
as low as 5.40% |
as low as 5.60% |
as low as 5.80% |
as low as 6.00% |
|
| Used
Vehicle* |
as low as 5.80% |
as low as 6.00% |
as low as 6.20% |
as low as 6.40% |
as low as 6.60% |
|
| New
Vehicle* |
as low as 5.20% |
as low as 5.40% |
as low as 5.60% |
as low as 5.80% |
as low as 6.00% |
|
<%
LoanRates.MoveNext();
Table2_j++;
}
%>
|
|
|
|
|
|
 |
|
|
MORTGAGE LOAN INFO |
|
|
|
|
|
|
|
|
* Rate and term determined by borrower's
credit hisory. Members with good credit histories will receive our
very best rates. Other members, who may have had past credit problems,
will be assigned rates consistent with their credit history. It is
our goal that these rates will always be lower than they may be currently
paying with other lenders.
**(All rates above reflect a Quarter
Point(.25%)Discount for DIRECT DEPOSITof Net Pay, AUTOMATIC LOAN
PAYMENT, OR UGEFCU VISA credit card.)
Loan Application
Print the application and mail or fax to 315-733-0228.
|
|
|
|
Car
Buyers Helpline
Helps take the hassle out of car buying. Let the Car Buyers Helpline
deal with the car salespeople for you. Visit http://www.carbuyershelpline.com
for more information or call 1-800-836-4344. |
|
|
|
|
|
|
|