%@ Language=JavaScript%>
<%
/* Connection Pooler */
var ConnectionCache = new ConnectionCache()
/* server-side recordset */
var NewsDB = new Recordset("NewsDB", "UGEFCU", "admin", "", "SELECT News.ID, News.Date, News.Headline, News.Caption, News.Story, News.Misc1, News.Misc2, News.Misc3, News.Misc4, News.Misc5 FROM News ORDER BY Date", "ID", true, 2, 3, 3, "");
NewsDB.Open();
NewsDB.ProcessAction();
NewsDB.SetMessages("","");
%>
<%
function Text2_Server(html) {
var Ival = String(NewsDB.GetColumnValue("Date"));
if (Ival != "undefined")
{
html = subAwithBinC("[token]",Ival,html);
}
else
{
html = subAwithinC("[token]","",html);
}
Response.Write(html);
}
function Text5_Server(html) {
// Convert CR LF pairs to the
HTML tag.
html = html.replace(/\r\n/g, "
");
Response.Write(html);
}
%>
|
___________________________________________________________ Scholarship Winners! Congratulations to Taylor Jeffris and Taryn Surprenant for their scholastic achievements, community service and leadership abilities. They each received a $500 scholarship from the credit union. __________________________________________________________ Student Loans coming soon! Watch for information in June 2010 about our new Private Student Loan Program. We will be offering the Credit Union Student Choice Loan Program to fill the gap left by federal aid and scholarships. __________________________________________________________ Payment Shaver is Back and Better Than Ever We are offering a new lease like loan product called Payment Shaver. This financing option offers lower monthly payments than traditional financing with no money down. Our program differs from leasing because:
To find out more about this financing option, call us at 315-733-1596 or stop in to see us. We look forward to helping you.
|
||||||||||