if (document.location.protocol != "https:")
{
document.location.href = "https://www.rivertownfcu.org" + document.location.pathname;
};

