<#include "*/comp/head-items-top.fhtml" />
Rates
<#assign metaDescription="" in brands>
<#assign metaKeywords="" in brands>
<#assign metaRobots="all" in brands>
<#include "*/comp/head-items.fhtml" />
<#-- using the hasGlobalAlertMsg value set in the brand-prime (if it exists) -->
<#assign hasCustomAlertMsg = "${(brands.hasCustomAlertMsg)!'f'}" in brands /> <#-- default hasCustomAlertMsg to F if it has not been set already -->
<#assign hasGlobalAlertMsg = "${(brands.hasGlobalAlertMsg)!'f'}" in brands /> <#-- default hasGlobalAlertMsg to F if it has not been set already -->
<#if (brands.hasCustomAlertMsg == 't')|| (brands.hasGlobalAlertMsg == 't') >
<#-- yes, this is ugly, but there's currently no time to figure out how nav-local.tpl works -->
<#-- really, we just need to get a class (mainCategoryClass) based on which tab we're on -->
<#-- so for now, we're going to use nav-local to get mainCategoryClass and use Freemarker to hide the list it generates -->
<#assign showLeftNav = "f">
<#-- should the UL produced in this block be displayed (No, if just getting a class for the megamenu) -->
<#if !(showLeftNav??)>
<#assign showLeftNav = "t">
#if>
<#if showLeftNav == "t">
#if>
<#assign showLeftNav = "t"> <#-- change showLeftNav back to T (its default value) -->
<#assign mmMainCategoryClass = "Banking" in brands>
<#include "*/comp/nav-megamenu-personal.fhtml" />
<#include "/comp/idm-header.fhtml" />
<#-- should the UL produced in this block be displayed (No, if just getting a class for the megamenu) -->
<#if !(showLeftNav??)>
<#assign showLeftNav = "t">
#if>
<#if showLeftNav == "t">
<#assign siteCatalystPageid = "Personal:Banking:Rates:" in brands>
Quality Products at Competitive Rates
Please note that the rates listed online are for Omaha. Lincoln, Beatrice and David City customers should contact their local branch for current rates.
<#include "*/comp/footer.fhtml">
<#-- these get set in s_catalyst.tpl -->
<#assign sc_audience = "Personal" in brands>
<#assign sc_cat = "Personal" in brands>
<#assign sc_subcat = "Banking" in brands>
<#assign sc_third = "Rates" in brands>
<#include "/comp/s-catalyst.fhtml">