<#import "*/brand-prime.fhtml" as brands> <#include "*/comp/head-items-top.fhtml" /> Personal Loans & Lines of Credit, ${brands.bankFullName} <#assign metaDescription="A personal loan or line of credit from First National Bank can help you fund a major purchase, consolidate debt or prepare for the unexpected. Learn about the product benefits and get started today." in brands> <#assign metaKeywords="First National Bank Loan, First National Bank Line of Credit, Personal Loan, loan or line, lending, Personal Line of Credit, Fixed Rate, Debt Consolidation loan" in brands> <#assign metaRobots="all" in brands> <#include "*/comp/head-items.fhtml" /> <#-- create the BODY ID and CLASS from the shared and local DCRs --> <#assign bodyid = ""> <#-- assign the ID the value of the page-specific body_id in the DCR from shared_content (if any) --> <#assign bodyid = bodyid?trim> <#assign bodyclass = " "> <#-- concatenate all of the page-specific bodyclass values --> <#assign bodyclass = bodyclass?trim> id="${bodyid}"<#if bodyclass?length gt 0> class="${bodyclass}"> <#-- 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') >
<#if (brands.hasGlobalAlertMsg == 't')><#include "/MarketingWeb/internet_tip/shared-content-library/modules/alert-msg/alert-msg.fhtml">
<#if (!(brands.hasAudienceSwitcher??) || (brands.hasAudienceSwitcher == "t"))>
<#include "*/comp/masthead.fhtml" />
<#-- 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 showLeftNav == "t"> <#assign showLeftNav = "t"> <#-- change showLeftNav back to T (its default value) --> <#assign mmMainCategoryClass = "Lending" 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 showLeftNav == "t"> <#assign showLeftNav = "t"> <#-- change showLeftNav back to T (its default value) --> <#assign mmMainCategoryClass = "Lending" in brands> <#include "*/comp/global-left-col-1.fhtml" /> <#include "/modules/contact-us/retail.fhtml"> <#include "/MarketingWeb/internet_tip/shared-content-library/modules/traffic-driver/monthly-payment-calculator-for-home-equity-loan.fhtml"> <#include "*/comp/global-left-col-2.fhtml" /> <#include "*/comp/global-left-col-3.fhtml" />
<#assign siteCatalystPageid = "Personal:Lending:Loans & Lines of Credit:" in brands> <#include "/MarketingWeb/internet_tip/shared-content-library/personal/lending/personal-loans-lines-of-credit.fhtml">
<#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 = "Lending" in brands> <#assign sc_third = "Loans Lines of Credit" in brands> <#include "/comp/s-catalyst.fhtml">