#import "*/brand-prime.fhtml" as brands>
<#assign exitDisclosureLeavingSite_default = "First National Bank of Omaha" /> <#-- for exit disclosures -->
<#include "*/comp/head-items-top.fhtml" />
Personal, ${brands.bankFullName}
<#assign metaDescription="First National Bank offers a wide range of banking, lending, credit card, investing and financial services for consumers and businesses in Omaha, Lincoln and surrounding areas in Nebraska and Iowa." in brands>
<#assign metaKeywords="checking accounts, savings accounts, cds, online banking, mobile banking, personal loans, investments, online banking, auto loans, home loans, mortgage, refinance, credit cards, home equity line of credit, home equity, visa, american express, chip card, debit card" in brands>
<#assign metaRobots="" in brands>
<#include "*/comp/head-items-homepage.fhtml" />
<#assign hasGlobalAlertMsg = 't' in brands /> <#-- global alert message (hasGlobalAlertMsg) is set to true in teamsite for this page -->
<#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') >
<#assign footerFdicChangesLinks = "t" in brands>
<#include "*/comp/footer.fhtml">
<#-- these get set in s_catalyst.tpl -->
<#assign sc_audience = "Personal" in brands>
<#assign sc_cat = "Utility Pages" in brands>
<#assign sc_subcat = "" in brands>
<#assign sc_third = "" in brands>
<#include "/comp/s-catalyst.fhtml">