Buttons are linked together

Knelson
Level 2

Buttons are linked together

Hi there,

 

I am having an issue with one of our templates. The issue was when I update the link on one of the buttons, it changes the link on the second button as well. The two buttons seem to be linked to each other somehow/using the same global variable. How do I looked for this in the code or how can I fix this?

3 REPLIES 3
Darshil_Shah1
Level 10 - Community Advisor

Re: Buttons are linked together

You can check if both the links in the template are using the same global variable in the <a> tag's href attribute (snapshot below). You can check the global variable's name by looking at the HTML source editor of the button/module in the email editor and use the global variable name to look for the <a> tags referencing them in the template.

 

Darshil_Shah1_0-1649954325357.png

 

If you could help us with the template code, we could help locate the <a> . To fix this, you can change the global variable in one of the link's href attribute in the template - so that both the links don't refer the same global variable.

Knelson
Level 2

Re: Buttons are linked together

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<!--[if gte mso 9]><xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml><![endif]-->
<title>There’s so much more to Community Bank</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0 " />
<meta name="format-detection" content="telephone=no"/>
<meta class="mktoColor" id="white_bg_color" mktoname="Inner bgcolor" default="#ffffff" mktoModuleScope="true">
<meta class="mktoColor" id="grey_bg_color" mktoname="Outer bgcolor" default="#f1f1f1" mktoModuleScope="true">
<meta class="mktoColor" id="orange_bg_color" mktoname="Header bgcolor" default="#cb4a20" mktoModuleScope="true">
<meta class="mktoColor" id="orange_ctabg_color" mktoname="Cta bgcolor" default="#cb4a20" mktoModuleScope="true">
<meta class="mktoString" id="facebook_link" mktoName="Facebook URL" default="https://www.facebook.com/communitybankna" />
<meta class="mktoString" id="linkedin_link" mktoName="Linkedin URL" default="https://www.linkedin.com/company/community-bank-n-a-" />
<meta class="mktoString" id="instagram_link" mktoName="Instagram URL" default="https://www.instagram.com/communitybankna/" />
<meta class="mktoString" id="youtube_link" mktoName="Youtube URL" default="https://www.youtube.com/channel/UC-WuP9P25fp3_MS6yQCiM9w?" />
<meta class="mktoString" id="headerlogo_link" mktoName="Header Logo URL" default="#" />
<meta mktomodulescope="true" class="mktoString" id="Button_Text_TypeA" mktoname="Button Text" default="Bank online now" />
<meta class="mktoString" id="Button_Text_TypeA_url" mktoName="Button text URL" default="https://cbna.com/personal/online-banking" />
<meta mktomodulescope="true" class="mktoString" id="Button_Text_TypeB" mktoname="Button Text" default="download today" />
<meta class="mktoString" id="Button_Text_TypeB_url" mktoName="Button text URL" default="https://cbna.com/digital-banking/mobile-banking-deposit" />
<style type="text/css">
body {
margin: 0auto;
padding: 0;
-webkit-text-size-adjust: 100% !important;
-ms-text-size-adjust: 100% !important;
-webkit-font-smoothing: antialiased !important;
}
img {
border: 0 !important;
outline: none !important;
}
p {
Margin: 0px !important;
Padding: 0px !important;
}
table {
border-collapse: collapse;
mso-table-lspace: 0px;
mso-table-rspace: 0px;
}
td, a, span {
border-collapse: collapse;
mso-line-height-rule: exactly;
}
.ExternalClass * {
line-height: 100%;
}
.em_defaultlink a {
color: inherit !important;
}
.em_g_img + div {
display: none;
}
a[x-apple-data-detectors], u + .em_body a, #MessageViewBody a {
color: inherit;
font-size: inherit;
font-family: inherit;
font-weight: inherit;
line-height: inherit;
}
ul {
Margin: 0px 0px 0px 10px !important;
Padding: 0px!important;
color: #000000 !important;
line-height: 18px !important;
font-size: 12px !important;
}
li {
Margin: 0px 0px 0px 0px !important;
Padding: 0px!important;
color: #000000 !important;
}
.none {
display: none !important;
}
.block {
display: block !important;
}
@media only screen and (max-width:599px) {
.em_main_table {
width: 481px !important;
}
.em_wrapper {
width: 100% !important;
}
.em_hide {
display: none !important;
}
.em_full_img img {
width: 100% !important;
height: auto !important;
}
.em_center {
text-align: center !important;
}
.em_side10 {
width: 10px !important;
}
.em_aside10 {
padding: 0px 10px !important;
}
.em_side15 {
width: 15px !important;
}
.em_aside15 {
padding: 0px 15px !important;
}
.em_ptop {
padding-top: 20px !important;
}
.em_pbottom {
padding-bottom: 20px !important;
}
.em_h20 {
height: 20px !important;
font-size: 1px!important;
line-height: 1px!important;
}
.em_h30 {
height: 30px !important;
}
.em_mob_block {
display: block !important;
}
.em_hauto {
height: auto !important;
}
.em_clear {
clear: both !important;
width: 100% !important;
display: block !important;
}
u + .em_body .em_full_wrap {
width: 100% !important;
width: 100vw !important;
}
.em_ptblr15 {
padding: 20px 15px 20px 15px !important;
}
}
@media screen and (max-width: 480px) {
.em_main_table {
width: 414px !important;
}
.em_wrapper {
width: 100% !important;
}
}
@media screen and (max-width: 413px) {
.em_main_table {
width: 375px !important;
}
.em_wrapper {
width: 100% !important;
}
}
@media screen and (max-width: 374px) {
.em_main_table {
width: 320px !important;
}
.em_wrapper {
width: 100% !important;
}
.em_width_bottom {
width: 130px !important;
}
.em_ptop01 {
padding-top: 20px !important;
}
}
</style>
<!--[if gte mso 9]>
<style>
li {
text-indent: -0.6em; / Normalise space between bullets and text /
}
.em_padtop {
margin-top: 20px !important;
}
.none { display: none !important; }
.block { display: block !important; text-align:center !important; }
.em_outlooksol { mso-hide: all !important; overflow: hidden !important; max-height: 0 !important; width: 0 !important; display: none !important; line-height: 0 !important; max-width: 0 !important;}
.em_social_img { padding:0px 10px 0px 0px !important;}
</style>
<![endif]-->
</head>
<body class="em_body" style="margin:0px auto; padding:0px;" bgcolor="${white_bg_color}">
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="em_full_wrap" bgcolor="${white_bg_color}" style="table-layout:fixed;">

<tr>
<td align="center" valign="top">
<table align="center" width="600" border="0" cellspacing="0" cellpadding="0" class="mktoContainer em_main_table" style="width:600px; table-layout:fixed;" id="Template">

<!-- Header_logo Section -->

<tr class="mktoModule" mktoname="Header_section" id="Header_section">
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td align="center" valign="top">
<table width="600" border="0" cellspacing="0" cellpadding="0" align="center" style="width:600px;" class="em_wrapper" bgcolor="${grey_bg_color}">

<tr>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15">&nbsp;</td>
<td align="center" valign="top">
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center" style="width:500px;" class="em_wrapper" bgcolor="${white_bg_color}">

<tr>
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td align="center" valign="top" style="width:75px;" width="75" class="em_side15">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="left" >

<tr>
<td align="center" valign="top" height="50" style="height:50px;" bgcolor="${grey_bg_color}" class="em_side15">&nbsp;</td>

</tr>

<tr>
<td align="center" valign="top" height="65" style="height:65px;" bgcolor="${white_bg_color}" class="em_side15">&nbsp;</td>

</tr>

</table>
</td>
<td align="center" valign="top">
<table width="350" border="0" cellspacing="0" cellpadding="0" align="center" style="width:350px; background-color:${orange_bg_color};" class="em_wrapper" bgcolor="${orange_bg_color}">

<tr>
<td align="center" valign="top" width="79" style="width:79px;" class="em_side15">&nbsp;</td>
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td align="center" valign="top" height="27" style="height:27px;" class="em_h20">&nbsp;</td>

</tr>

<tr>
<td align="center" valign="top">
<div id="image_1" mktoname="image_1" class="mktoImg"><a href="${headerlogo_link}" target="_blank" style="text-decoration:none;"><img src="https://go.cbna.com/rs/195-RXT-790/images/CBNALgo_H_Wht_RGB.png" width="250" height="25" alt="Community Bank N.A." style="display:block; font-size:16px; line-height:14px; color:#ffffff; font-weight:bold; font-family:Helvetica, Arial, sans-serif; max-width:250px;"
border="0"/></a></div>
</td>

</tr>

<tr>
<td align="center" valign="top" height="25" style="height:25px;">&nbsp;</td>

</tr>

</table>
</td>
<td align="center" valign="top" width="79" style="width:79px;" class="em_side15">&nbsp;</td>

</tr>

</table>
</td>
<td align="center" valign="top" style="width:75px;" class="em_side15" width="75">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="right">

<tr>
<td align="center" valign="top" height="50" style="height:50px;" bgcolor="${grey_bg_color}" class="em_side15">&nbsp;</td>

</tr>

<tr>
<td align="center" valign="top" height="65" style="height:65px;" bgcolor="${white_bg_color}" class="em_side15">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>

</tr>

<tr>
<td align="center" valign="top" height="28" style="height:28px;" class="em_h20">&nbsp;</td>

</tr>

</table>
</td>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>

</tr>
<!-- //Header_logo Section -->
<!-- Title Section -->

<tr class="mktoModule" mktoname="Title_section" id="Title_section">
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td align="center" valign="top">
<table width="600" border="0" cellspacing="0" cellpadding="0" align="center" style="width:600px;" class="em_wrapper" bgcolor="${white_bg_color}">

<tr>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15" bgcolor="${grey_bg_color}">&nbsp;</td>
<td align="center" valign="top">
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center" style="width:500px;" class="em_wrapper">

<tr>
<td align="center" valign="top" style="padding:0 50px;" class="em_aside15">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td class="em_defaultlink" align="center" valign="top" style="font-size:24px; line-height:30px; color:#cb4a20; font-family:Helvetica, Arial, sans-serif; padding-bottom:18px;">
<div id="title_text" mktoname="title_text" class="mktoText">Looking for more ways to Bank&nbsp;Happy&#63; </div>
</td>

</tr>

</table>
</td>

</tr>

</table>
</td>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15" bgcolor="${grey_bg_color}">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>

</tr>
<!-- //Title Section -->
<!-- content Section -->

<tr class="mktoModule" mktoname="content1_section" id="content1_section">
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td align="center" valign="top">
<table width="600" border="0" cellspacing="0" cellpadding="0" align="center" style="width:600px;" class="em_wrapper" bgcolor="${white_bg_color}">

<tr>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15" bgcolor="${grey_bg_color}">&nbsp;</td>
<td align="center" valign="top">
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center" style="width:500px;" class="em_wrapper">

<tr>
<td align="center" valign="top" style="padding:0 50px;" class="em_aside15">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td class="em_defaultlink" align="center" valign="top" style="font-size:12px; line-height:18px; color:#000000; font-family:Helvetica, Arial, sans-serif;">
<div id="text_a4" mktoname="text_a4" class="mktoText">We&rsquo;re here to help with the tools and services you need to live your best financial life.
Whether you’re buying your first home, saving for a dream getaway or planning for retirement, our friendly banking experts are ready to help you find a way to achieve your&nbsp;goals.</div>
</td>

</tr>

<tr>
<td height="28" style="height:28px; font-size:1px; line-height:1px;" class="em_h20">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15" bgcolor="${grey_bg_color}">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>

</tr>
<!-- //content Section -->
<!-- Full Width Image Section -->


<tr class="mktoModule" mktoname="Full_Width_Image_section" id="Full_Width_Image_section">
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td align="center" valign="top">
<table width="600" border="0" cellspacing="0" cellpadding="0" align="center" style="width:600px;" class="em_wrapper" bgcolor="${white_bg_color}">

<tr>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15" bgcolor="${grey_bg_color}">&nbsp;</td>
<td align="center" valign="top">
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center" style="width:500px;" class="em_wrapper">

<tr>
<td align="center" valign="top">
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center" style="width:500px;" class="em_wrapper">

<tr>
<td align="center" valign="top" class="em_full_img">
<div id="banner" mktoname="banner" class="mktoImg"><a href="https://cbna.com/" target="_blank" style="text-decoration:none;"><img src="https://go.cbna.com/rs/195-RXT-790/images/digital_offerings_header.jpg" width="500" height="208" alt="" style="display:block; font-size:12px; line-height:14px; color:#ffffff; font-weight:bold; font-family:Helvetica, Arial, sans-serif; max-width:500px;"
border="0"/></a></div>
</td>

</tr>

<tr>
<td height="25" style="height:25px; font-size:1px; line-height:1px;" class="em_h20">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15" bgcolor="${grey_bg_color}">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>

</tr>
<!-- Full Width Image Section -->
<!-- conetnt Section -->

<tr class="mktoModule" mktoname="Content2_section" id="Content2_section">
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td align="center" valign="top">
<table width="600" border="0" cellspacing="0" cellpadding="0" align="center" style="width:600px;" class="em_wrapper" bgcolor="${white_bg_color}">

<tr>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15" bgcolor="${grey_bg_color}">&nbsp;</td>
<td align="center" valign="top">
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center" style="width:500px;" class="em_wrapper">

<tr>
<td align="center" valign="top" style="padding:0 50px;" class="em_aside15">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td class="em_defaultlink" align="center" valign="top" style="font-size:12px; line-height:18px; color:#000000; font-family:Helvetica, Arial, sans-serif;">
<div id="text_a5" mktoname="text_a5" class="mktoText">Explore our full range of available products and services on <a href="https://cbna.com/" target="_blank" style="text-decoration:none; color:#000000;">cbna.com</a>.<br class="em_hide"/>
The best part? You can get started today with just a few&nbsp;clicks.</div>
</td>

</tr>

<tr>
<td height="40" style="height:40px; font-size:1px; line-height:1px;" class="em_h20">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15" bgcolor="${grey_bg_color}">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>

</tr>
<!-- //conetnt Section -->

<!-- three cloumn Section -->

<tr class="mktoModule" mktoname="three_cloumn_section" id="three_cloumn_section">
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td align="center" valign="top">
<table width="600" border="0" cellspacing="0" cellpadding="0" align="center" style="width:600px;" class="em_wrapper" bgcolor="${white_bg_color}">

<tr>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15" bgcolor="${grey_bg_color}">&nbsp;</td>
<td align="center" valign="top">
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center" style="width:500px;" class="em_wrapper">

<tr>
<td align="center" valign="top" style="padding:0 50px;" class="em_aside15">
<table border="0" cellspacing="0" cellpadding="0" align="center">





<tr>
<td align="center" valign="top">
<!--Row One-->
<!--[if gte mso 9]>

<table width="100%" border="0" cellspacing="0" cellpadding="0">

<tr>
<td valign="top" align="center" width="110">
<![endif]-->

<table width="110" border="0" cellspacing="0" cellpadding="0" align="left" style="width:110px;" class="em_wrapper50">

<tr>
<td align="center" valign="top" height="110" style="height: 110px;" class="em_h3">

<table width="110" border="0" cellspacing="0" cellpadding="0" align="center" style="width:110px;" class="em_max">

<tr>
<td align="center" valign="middle" class="em_full_img em_height" style=" height:73px;" height="73">
<div id="img1" mktoname="img1" class="mktoImg"><a href="https://cbna.com/personal/checking-products" target="_blank" style="text-decoration:none;"><img src="https://go.cbna.com/rs/195-RXT-790/images/Checking_Savings_icon.png" width="47" alt="" style="display:block; font-size:12px; line-height:14px; color:#ffffff; font-weight:bold; font-family:Helvetica, Arial, sans-serif; max-width:47px;"
border="0"/></a></div>
</td>

</tr>

<tr>
<td class="em_defaultlink em_pbottom" align="center" valign="top" style="font-size:11px; line-height:14px; color:#000000; font-family:Helvetica, Arial, sans-serif;">
<div id="text_1" mktoname="text_1" class="mktoText"><a href="https://cbna.com/personal/checking-products" target="_blank" style="text-decoration:none; color:#000000;">Checking</a> &amp;<br class="em_hide"/>
<a href="https://cbna.com/savings/savings-accounts" target="_blank" style="text-decoration:none; color:#000000;">Savings</a></div>
</td>

</tr>

</table>
</td>

</tr>

</table>
<!--[if gte mso 9]>
</td>
<td valign="top" align="center" width="35">
<![endif]-->

<table class="em_side10" width="35" border="0" align="left" cellpadding="0" cellspacing="0" style="">

<tr>
<td width="32" height="4" style="font-size:0px; line-height:0px;"></td>

</tr>

</table>
<!--[if gte mso 9]>
</td>
<td valign="top" align="center" width="110">
<![endif]-->

<table width="110" border="0" cellspacing="0" cellpadding="0" align="left" style="width:110px;" class="em_wrapper50">

<tr>
<td align="center" valign="top" height="110" style="height: 110px;" class="em_h3">

<table width="110" border="0" cellspacing="0" cellpadding="0" align="center" style="width:110px;" class="em_max">

<tr>
<td align="center" valign="middle" class="em_full_img em_height" style="height:73px;" height="73">
<div id="img2" mktoname="img2" class="mktoImg"><a href="https://cbna.com/personal/credit-cards" target="_blank" style="text-decoration:none;"><img src="https://go.cbna.com/rs/195-RXT-790/images/Credit_Cards_icon.png" width="64" alt="" style="display:block; font-size:12px; line-height:14px; color:#ffffff; font-weight:bold; font-family:Helvetica, Arial, sans-serif; max-width:64px;"
border="0"/></a></div>
</td>

</tr>

<tr>
<td class="em_defaultlink em_pbottom" align="center" valign="top" style="font-size:11px; line-height:14px; color:#000000; font-family:Helvetica, Arial, sans-serif;">
<div id="text_2" mktoname="text_2" class="mktoText"><a href="https://cbna.com/personal/credit-cards" target="_blank" style="text-decoration:none; color:#000000;">Credit Card</a></div>
</td>

</tr>

</table>
</td>

</tr>

</table>
<!--[if gte mso 9]>
</td>
<td valign="top" align="center" width="27">
<![endif]-->

<table class="em_hide" width="27" border="0" align="left" cellpadding="0" cellspacing="0">

<tr>
<td width="27" height="4" style="font-size:0px; line-height:0px;"></td>

</tr>

</table>
<!--[if gte mso 9]>
</td>
<td valign="top" align="center" width="110">
<![endif]-->

<table width="110" border="0" cellspacing="0" cellpadding="0" align="left" style="width:110px;" class="em_wrapper50">

<tr>
<td align="center" valign="top" height="110" style="height: 110px;">

<table width="110" border="0" cellspacing="0" cellpadding="0" align="center" style="width:110px;" class="em_max">

<tr>
<td align="center" valign="middle" class="em_full_img em_height" style="height:73px;" height="73">
<div id="img3" mktoname="img3" class="mktoImg"><a href="https://cbna.mortgagewebcenter.com/account/login?returnUrl=%2fApplyNow" target="_blank" style="text-decoration:none;"><img src="https://go.cbna.com/rs/195-RXT-790/images/Mortgage_icon.png" width="64" alt="" style="display:block; font-size:12px; line-height:14px; color:#ffffff; font-weight:bold; font-family:Helvetica, Arial, sans-serif;
max-width:64px;" border="0"/></a></div>
</td>

</tr>

<tr>
<td class="em_defaultlink em_pbottom" align="center" valign="top" style="font-size:11px; line-height:14px; color:#000000; font-family:Helvetica, Arial, sans-serif;">
<div id="text_3" mktoname="text_3" class="mktoText"><a href="https://cbna.mortgagewebcenter.com/account/login?returnUrl=%2fApplyNow" target="_blank" style="text-decoration:none; color:#000000;">Mortgage Loan</a></div>
</td>

</tr>

</table>
</td>

</tr>

</table>
<!--[if gte mso 9]>
</td>
<td valign="top" align="center" width="0">
<![endif]-->

<table class="em_side10" width="0" border="0" align="left" cellpadding="0" cellspacing="0">

<tr>
<td width="0" height="4" style="font-size:0px; line-height:0px;"></td>

</tr>

</table>
<!--[if gte mso 9]>
</td>

</tr>

</table>
<![endif]-->
<!--Row One End-->
<!--Display Block-->

<table class="em_hide" style="clear:both; overflow:hidden; display:block;" width="100%" border="0" cellspacing="0" cellpadding="0">

<tr>
<td height="15" style="line-height:1px; font-size:1px;" class="em_h20">&nbsp;</td>

</tr>

</table>
<!--Display Block End-->
<!--Row two-->
<!--[if gte mso 9]>

<table width="100%" border="0" cellspacing="0" cellpadding="0">

<tr>
<td valign="top" align="center" width="110">
<![endif]-->

<table width="110" border="0" cellspacing="0" cellpadding="0" align="left" style="width:110px;" class="em_wrapper50">

<tr>
<td align="center" valign="top" height="110" style="height: 110px;">

<table width="110" border="0" cellspacing="0" cellpadding="0" align="center" style="width:110px;" class="em_max">

<tr>
<td align="center" valign="middle" class="em_full_img em_height" style="height:73px;" height="73">
<div id="img4" mktoname="img4" class="mktoImg"><a href="https://cbna.com/personal/loans-options" target="_blank" style="text-decoration:none;"><img src="https://go.cbna.com/rs/195-RXT-790/images/Personal_Loans_icon.png" width="64" alt="" style="display:block; font-size:12px; line-height:14px; color:#ffffff; font-weight:bold; font-family:Helvetica, Arial, sans-serif; max-width:64px;"
border="0"/></a></div>
</td>

</tr>

<tr>
<td class="em_defaultlink em_pbottom" align="center" valign="top" style="font-size:11px; line-height:14px; color:#000000; font-family:Helvetica, Arial, sans-serif;">
<div id="text_4" mktoname="text_4" class="mktoText"><a href="https://cbna.com/personal/loans-options" target="_blank" style="text-decoration:none; color:#000000;">Personal Loan</a></div>
</td>

</tr>

</table>
</td>

</tr>

</table>
<!--[if gte mso 9]>
</td>
<td valign="top" align="center" width="35">
<![endif]-->

<table class="em_side10" width="35" border="0" align="left" cellpadding="0" cellspacing="0" style="">

<tr>
<td width="32" height="4" style="font-size:0px; line-height:0px;"></td>

</tr>

</table>
<!--[if gte mso 9]>
</td>
<td valign="top" align="center" width="110">
<![endif]-->

<table width="110" border="0" cellspacing="0" cellpadding="0" align="left" style="width:110px;" class="em_wrapper50">

<tr>
<td align="center" valign="top" height="110" style="height: 110px;">

<table width="110" border="0" cellspacing="0" cellpadding="0" align="center" style="width:110px;" class="em_max">

<tr>
<td align="center" valign="middle" class="em_full_img em_height" style="height:73px;" height="73">
<div id="img5" mktoname="img5" class="mktoImg"><a href="https://cbna.com/autobooks" target="_blank" style="text-decoration:none;"><img src="https://go.cbna.com/rs/195-RXT-790/images/AB_icon.png" width="64" alt="" style="display:block; font-size:12px; line-height:14px; color:#ffffff; font-weight:bold; font-family:Helvetica, Arial, sans-serif; max-width:64px;" border="0"/></a></div>
</td>

</tr>

<tr>
<td class="em_defaultlink em_pbottom" align="center" valign="top" style="font-size:11px; line-height:14px; color:#000000; font-family:Helvetica, Arial, sans-serif;">
<div id="text_5" mktoname="text_5" class="mktoText"><a href="https://cbna.com/autobooks" target="_blank" style="text-decoration:none; color:#000000;">Accounting</a> &amp; <a href="https://cbna.com/autobooks" target="_blank" style="text-decoration:none; color:#000000;">Money <br class="em_hide"/>
Management</a></div>
</td>

</tr>

</table>
</td>

</tr>

</table>
<!--[if gte mso 9]>
</td>
<td valign="top" align="center" width="27">
<![endif]-->

<table class="em_side10" width="27" border="0" align="left" cellpadding="0" cellspacing="0">

<tr>
<td width="27" height="4" style="font-size:0px; line-height:0px;"></td>

</tr>

</table>
<!--[if gte mso 9]>
</td>
<td valign="top" align="center" width="110">
<![endif]-->

<table width="110" border="0" cellspacing="0" cellpadding="0" align="left" style="width:110px;" class="em_wrapper50">

<tr>
<td align="center" valign="top" height="110" style="height: 110px;">

<table width="110" border="0" cellspacing="0" cellpadding="0" align="center" style="width:110px;" class="em_max">

<tr>
<td align="center" valign="middle" class="em_full_img em_height" style="height:73px;" height="73">
<div id="img6" mktoname="img6" class="mktoImg"><a href="https://orderpoint.deluxe.com/personal-checks/welcome.htm" target="_blank" style="text-decoration:none;"><img src="https://go.cbna.com/rs/195-RXT-790/images/check_icon.png" width="64" alt="" style="display:block; font-size:12px; line-height:14px; color:#ffffff; font-weight:bold; font-family:Helvetica, Arial, sans-serif; max-width:64px;"
border="0"/></a></div>
</td>

</tr>

<tr>
<td class="em_defaultlink em_pbottom" align="center" valign="top" style="font-size:11px; line-height:14px; color:#000000; font-family:Helvetica, Arial, sans-serif;">
<div id="text_6" mktoname="text_6" class="mktoText"><a href="https://orderpoint.deluxe.com/personal-checks/welcome.htm" target="_blank" style="text-decoration:none; color:#000000;">Order Checks</a></div>
</td>

</tr>

</table>
</td>

</tr>

</table>
<!--[if gte mso 9]>
</td>

</tr>

</table>
<![endif]-->
<!--Row One End-->
</td>

</tr>


<tr>
<td height="38" style="height:38px; font-size:1px; line-height:1px;" class="em_h20">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15" bgcolor="${grey_bg_color}">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>

</tr>
<!-- //three cloumn Section -->
<!-- Loan Event Title para Section -->


<tr class="mktoModule" mktoname="Loan_Event_Title_para_And_section" id="Loan_Event_Title_para_And_section">
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td align="center" valign="top">
<table width="600" border="0" cellspacing="0" cellpadding="0" align="center" style="width:600px;" class="em_wrapper" bgcolor="${white_bg_color}">

<tr>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15" bgcolor="${grey_bg_color}">&nbsp;</td>
<td align="center" valign="top">
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center" style="width:500px;" class="em_wrapper">

<tr>
<td align="center" valign="top">
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center" style="width:500px;" class="em_wrapper">

<tr>
<td align="center" valign="top" width="60" style="width:60px;" class="em_side15">&nbsp;</td>
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td align="center" valign="top">
<table width="380" border="0" cellspacing="0" cellpadding="0" align="center" style="width:380px;" class="em_wrapper">

<tr>
<td class="em_defaultlink em_pbottom" align="center" valign="top" style="font-size:10px; line-height:12px; color:#000000; font-family:Helvetica, Arial, sans-serif; font-weight:900; padding-bottom:8px; letter-spacing:2px; text-transform:uppercase;">
<div id="text_a2" mktoname="text_a2" class="mktoText">Want to learn more? </div>
</td>

</tr>

<tr>
<td class="em_defaultlink em_pbottom" align="center" valign="top" style="font-size:12px; line-height:18px; color:#000000; font-family:Helvetica, Arial, sans-serif; padding-bottom:27px;">
<div id="text_a6" mktoname="text_a6" class="mktoText">Click <a href="https://www04.timetrade.com/app/cbna/workflows/cbnalpa/schedule?&ch=email" target="_blank" style="text-decoration:underline; color:#000000;">here</a> to book an in-branch or phone appointment at your local branch, or contact Customer Care at <a href="tel:18667648638" style="text-decoration:none;
color:#000000;">1-866-764-8638</a>.</div>
</td>

</tr>

</table>
</td>

</tr>

</table>
</td>
<td align="center" valign="top" width="60" style="width:60px;" class="em_side15">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15" bgcolor="${grey_bg_color}">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>

</tr>

<!-- //Loan Event Title+para Section -->
<!-- Loan Event CTA Section -->


<tr class="mktoModule" mktoname="Loan_Event_CTA_section" id="Loan_Event_CTA_section">
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td align="center" valign="top">
<table width="600" border="0" cellspacing="0" cellpadding="0" align="center" style="width:600px;" class="em_wrapper" bgcolor="${white_bg_color}">

<tr>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15" bgcolor="${grey_bg_color}">&nbsp;</td>
<td align="center" valign="top">
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center" style="width:500px;" class="em_wrapper">

<tr>
<td align="center" valign="top">
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center" style="width:500px;" class="em_wrapper">

<tr>
<td align="center" valign="top" width="60" style="width:60px;" class="em_side15">&nbsp;</td>
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td align="center" valign="top">
<table width="380" border="0" cellspacing="0" cellpadding="0" align="center" style="width:380px;" class="em_wrapper">

<tr>
<td align="center" valign="top" height="0" >
<table border="0" cellspacing="0" cellpadding="0" align="center">

<tbody>

<tr>
<td align="center" valign="top">
<table border="0" cellspacing="0" cellpadding="0">

<tbody>

<tr>
<td align="center" valign="top" >
<table border="0" cellspacing="0" cellpadding="0" bgcolor="${orange_ctabg_color}" style="text-align:center;">

<tbody>

<tr>
<td align="center" valign="middle" height="32" style="font-family:Helvetica, Arial, sans-serif;font-size:12px;color:#ffffff;padding:0px 50px;text-align:center; font-weight:bold; text-transform:uppercase;"><a href="${Button_Text_TypeA_url}" target="_blank" style="text-decoration:none;color:#ffffff;line-height:32px;display:block;text-align:center;">${Button_Text_TypeA}</a></td>

</tr>

</tbody>

</table>
</td>

</tr>

</tbody>

</table>
</td>

</tr>

</tbody>

</table>
</td>

</tr>

<tr>
<td height="32" style="height:32px; font-size:1px; line-height:1px;" class="em_h20">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>
<td align="center" valign="top" width="60" style="width:60px;" class="em_side15">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15" bgcolor="${grey_bg_color}">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>

</tr>

<!-- //Loan Event CTA Section -->
<!-- gray space Section -->


<tr class="mktoModule" mktoname="gray_space_section" id="gray_space_section">
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td align="center" valign="top">
<table width="600" border="0" cellspacing="0" cellpadding="0" align="center" style="width:600px;" class="em_wrapper" bgcolor="${grey_bg_color}">

<tr>
<td height="40" style="height:40px;" class="em_h20">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>

</tr>

<!-- //gray space Section -->
<!-- Title and content Section -->


<tr class="mktoModule" mktoname="Title_and_content_with_cta_section" id="Title_and_content_with_cta_section">
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td align="center" valign="top">
<table width="600" border="0" cellspacing="0" cellpadding="0" align="center" style="width:600px;" class="em_wrapper" bgcolor="${white_bg_color}">

<tr>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15" bgcolor="${grey_bg_color}">&nbsp;</td>
<td align="center" valign="top">
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center" style="width:500px;" class="em_wrapper">

<tr>
<td align="center" valign="top">
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center" style="width:500px;" class="em_wrapper">

<tr>
<td align="center" valign="top" width="60" style="width:60px;" class="em_side15">&nbsp;</td>
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td align="center" valign="top">
<table width="380" border="0" cellspacing="0" cellpadding="0" align="center" style="width:380px;" class="em_wrapper">

<tr>
<td height="40" style="height:40px;" class="em_h20">&nbsp;</td>

</tr>

<tr>
<td class="em_defaultlink" align="center" valign="top" style="font-size:24px; line-height:30px; color:#cb4a20; font-family:Helvetica, Arial, sans-serif; padding-bottom:10px;">
<div id="text_01" mktoname="text_01" class="mktoText">Explore the mobile banking&nbsp;app </div>
</td>

</tr>

<tr>
<td class="em_defaultlink em_pbottom" align="center" valign="top" style="font-size:12px; line-height:18px; color:#000000; font-family:Helvetica, Arial, sans-serif; padding-bottom:35px;">
<div id="text_a7" mktoname="text_a7" class="mktoText">Take banking to go with the our <a href="https://cbna.com/digital-banking/mobile-banking-deposit" target="_blank" style="text-decoration:underline; color:#000000;">CBNA mobile app</a>, available in the App&nbsp;Store<sup style="margin-left:-2px;">&reg;</sup> or Google Play Store<sup style="margin-left:-2px;">&trade;</sup>.
With our CBNA mobile app, you can deposit a check, pay bills, set up alerts and notifications, view eStatements, use our budgeting tools and&nbsp;more.</div>
</td>

</tr>

</table>
</td>

</tr>

</table>
</td>
<td align="center" valign="top" width="60" style="width:60px;" class="em_side15">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15" bgcolor="${grey_bg_color}">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>

</tr>

<!-- //Title and content Section -->
<!-- cta Section -->


<tr class="mktoModule" mktoname="cta_section" id="cta_section">
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td align="center" valign="top">
<table width="600" border="0" cellspacing="0" cellpadding="0" align="center" style="width:600px;" class="em_wrapper" bgcolor="${white_bg_color}">

<tr>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15" bgcolor="${grey_bg_color}">&nbsp;</td>
<td align="center" valign="top">
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center" style="width:500px;" class="em_wrapper">

<tr>
<td align="center" valign="top">
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center" style="width:500px;" class="em_wrapper">

<tr>
<td align="center" valign="top" width="60" style="width:60px;" class="em_side15">&nbsp;</td>
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td align="center" valign="top">
<table width="380" border="0" cellspacing="0" cellpadding="0" align="center" style="width:380px;" class="em_wrapper">

<tr>
<td align="center" valign="top" height="0" >
<table border="0" cellspacing="0" cellpadding="0" align="center">

<tbody>

<tr>
<td align="center" valign="top">
<table border="0" cellspacing="0" cellpadding="0">

<tbody>

<tr>
<td align="center" valign="top">
<table border="0" cellspacing="0" cellpadding="0" bgcolor="${orange_ctabg_color}">

<tbody>

<tr>
<td align="center" valign="middle" height="32" style="font-family:Helvetica, Arial, sans-serif;font-size:12px;color:#ffffff;padding:0px 30px;text-align:center; font-weight:bold; text-transform:uppercase;">
<div id="ctatext_5" mktoname="ctatext_5" class="mktoText"><a href="${Button_Text_TypeA_url}" target="_blank" style="text-decoration:none;color:#ffffff;line-height:32px;display:block;text-align:center;">${Button_Text_TypeB}</a></div>
</td>

</tr>

</tbody>

</table>
</td>

</tr>

</tbody>

</table>
</td>

</tr>

</tbody>

</table>
</td>

</tr>

<tr>
<td height="32" style="height:32px; font-size:1px; line-height:1px;" class="em_h20">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>
<td align="center" valign="top" width="60" style="width:60px;" class="em_side15">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15" bgcolor="${grey_bg_color}">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>

</tr>

<!-- //cta Section -->
<!-- Footer Section -->


<tr class="mktoModule" mktoname="Footer_section" id="Footer_section">
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td align="center" valign="top">
<table width="600" border="0" cellspacing="0" cellpadding="0" align="center" style="width:600px;" class="em_wrapper" bgcolor="${grey_bg_color}">

<tr>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15" bgcolor="${grey_bg_color}">&nbsp;</td>
<td align="center" valign="top">
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center" style="width:500px;" class="em_wrapper">

<tr>
<td align="center" valign="top">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="${grey_bg_color}">

<tr>
<td align="center" valign="top" height="50" style="height:50px;" class="em_h20">&nbsp;</td>

</tr>

<tr>
<td valign="top" align="center">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td valign="bottom" align="left" width="145" style="width:145px;">
<table border="0" cellspacing="0" cellpadding="0" align="left" class="em_width_bottom">

<tr>
<td valign="bottom" align="left" style="padding-top:20px;">
<div id="image_2" mktoname="image_2" class="mktoImg"><a href="${headerlogo_link}" target="_blank" style="text-decoration:none; color:#000000;" class="em_full_img"><img src="https://go.cbna.com/rs/195-RXT-790/images/CBNALgo_H_RGB.png" width="225" alt="Community Bank N.A." style="display:block; border:0px; max-width:225px; color:#000000; font-family:Helvetica, Arial, sans-serif; font-size:14px;"
class="em_full_img" /></a></div>
</td>

</tr>

</table>
</td>
<td valign="top" align="right">
<table border="0" cellspacing="0" cellpadding="0" align="right">

<tr>
<td valign="top" align="center" style="padding-top:25px;" class="em_ptop01">
<table border="0" cellspacing="0" cellpadding="0" align="right">

<tr>
<td valign="top" align="left" style="font-family:Helvetica, Arial, sans-serif; color:#818285; font-size:10px; line-height:15px; font-weight:bold;" class="em_defaultlink">
<div id="text_m05" mktoname="text_m05" class="mktoText">FOLLOW US</div>
</td>
<td valign="middle" align="left" style="font-size:0px; line-height:0px; width:8px;" width="8"><img src="spacer.gif" width="1" height="1" alt="" style="display:block; border:0px;" /></td>
<td valign="middle" align="left" style="font-size:0px; line-height:0px;">
<div id="image_3" mktoname="image_3" class="mktoImg"><a href="${facebook_link}" target="_blank" style="text-decoration:none; color:#000000;"><img src="https://go.cbna.com/rs/195-RXT-790/images/icon_01.png" width="15" alt="fb" style="display:block; font-size:8px; line-height:10px; color:#000000; font-weight:bold; font-family:Helvetica, Arial, sans-serif; border:0px; max-width:15px;" /></a></div>
</td>
<td valign="middle" align="left" style="font-size:0px; line-height:0px; width:3px;" width="3"><img src="spacer.gif" width="1" height="1" alt="" style="display:block; border:0px;" /></td>
<td valign="middle" align="left" style="font-size:0px; line-height:0px;">
<div id="image_4" mktoname="image_4" class="mktoImg"><a href="${linkedin_link}" target="_blank" style="text-decoration:none; color:#000000;"><img src="https://go.cbna.com/rs/195-RXT-790/images/icon_02.png" width="15" alt="in" style="display:block; border:0px; font-size:8px; line-height:10px; color:#000000; font-weight:bold; font-family:Helvetica, Arial, sans-serif; max-width:15px;" /></a></div>
</td>
<td valign="middle" align="left" style="font-size:0px; line-height:0px; width:3px;" width="3"><img src="spacer.gif" width="1" height="1" alt="" style="display:block; border:0px;" /></td>
<td valign="middle" align="left" style="font-size:0px; line-height:0px;">
<div id="image_5" mktoname="image_5" class="mktoImg"><a href="${instagram_link}" target="_blank" style="text-decoration:none; color:#000000;"><img src="https://go.cbna.com/rs/195-RXT-790/images/icon_03.png" width="15" alt="insta" style="display:block; border:0px; font-size:7px; line-height:10px; color:#000000; font-weight:bold; font-family:Helvetica, Arial, sans-serif; max-width:15px;"
/></a></div>
</td>
<td valign="middle" align="left" style="font-size:0px; line-height:0px; width:3px;" width="3"><img src="spacer.gif" width="1" height="1" alt="" style="display:block; border:0px;" /></td>
<td valign="middle" align="left" style="font-size:0px; line-height:0px;">
<div id="image_6" mktoname="image_6" class="mktoImg"><a href="${youtube_link}" target="_blank" style="text-decoration:none; color:#000000;"><img src="https://go.cbna.com/rs/195-RXT-790/images/icon_04.png" width="15" alt="yt" style="display:block; border:0px; font-size:8px; line-height:10px; color:#000000; font-weight:bold; font-family:Helvetica, Arial, sans-serif; max-width:15px;" /></a></div>
</td>

</tr>

</table>
</td>

</tr>

</table>
</td>

</tr>

</table>
</td>

</tr>

<tr>
<td valign="top" align="center">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td height="10" style="height:10px; font-size:0px; line-height:0px;"><img src="spacer.gif" width="1" height="1" alt="" style="display:block; border:0px;" /></td>

</tr>

<tr>
<td height="1" bgcolor="#818285" style="height:1px; font-size:0px; line-height:0px; background-color:#818285;"><img src="spacer.gif" width="1" height="1" alt="" style="display:block; border:0px;" /></td>

</tr>

<tr>
<td height="6" style="height:6px; font-size:0px; line-height:0px;"><img src="spacer.gif" width="1" height="1" alt="" style="display:block; border:0px;" /></td>

</tr>

</table>
</td>

</tr>

<tr>
<td valign="top" align="center">
<table width="500" border="0" cellspacing="0" cellpadding="0" align="center" style="width:500px;" class="em_wrapper">

<tr>
<td valign="top" align="center">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" dir="rtl">

<tr>
<td valign="top">
<table border="0" cellspacing="0" cellpadding="0" align="right" style="width:235px;" width="235" dir="ltr" class="em_wrapper">

<tr>
<td valign="top" align="center">
<table border="0" cellspacing="0" cellpadding="0" align="right" class="em_wrapper" style="width:235px;" width="235">

<tr>
<td valign="top" align="center">
<table border="0" cellspacing="0" cellpadding="0" align="right" class="em_wrapper">

<tr>
<td valign="top" align="center">
<table border="0" cellspacing="0" cellpadding="0" align="center">

<tr>
<td valign="middle" align="left" style="font-size:0px; line-height:0px;">
<div id="image_10" mktoname="image_10" class="mktoImg"><a href="#" target="_blank" style="text-decoration:none; color:#818285;"><img src="https://go.cbna.com/rs/195-RXT-790/images/icon_05.png" width="18" alt="" style="display:block; border:0px; max-width:18px;" /></a></div>
</td>
<td valign="middle" align="left" style="font-size:0px; line-height:0px; width:8px;" width="8"><img src="spacer.gif" width="1" height="1" alt="" style="display:block; border:0px;" /></td>
<td valign="middle" align="left" style="font-family:Helvetica, Arial, sans-serif; color:#818285; font-size:9px; line-height:18px; font-weight:bold; white-space:nowrap;" class="em_defaultlink">
<div id="text_m04" mktoname="text_m04" class="mktoText"><span style="white-space:nowrap;">EQUAL HOUSING LENDER &nbsp;|&nbsp; MEMBER FDIC</span></div>
</td>

</tr>

</table>
</td>

</tr>

</table>
</td>

</tr>

</table>
</td>

</tr>

</table>

<!--[if gte mso 9]></td>
<td valign="top"><![endif]-->


<table width="265" border="0" cellspacing="0" cellpadding="0" align="left" style="width:265px;" class="em_wrapper" dir="ltr">

<tr>
<td valign="top" align="left">
<table width="265" border="0" cellspacing="0" cellpadding="0" align="left" style="width:265px;" class="em_wrapper">

<tr>
<td valign="top" align="left" style="font-family:Helvetica, Arial, sans-serif; color:#818285; padding-bottom:23px; padding-top:4px; font-size:8px; line-height:12px; font-weight:400;" class="em_defaultlink em_pbottom em_center">
<div id="text_m03" mktoname="text_m03" class="mktoText">Community Bank System, Inc.
is a registered bank holding&nbsp;company.<br />
Community Bank, N.A.
5790 Widewaters Parkway, DeWitt,&nbsp;NY&nbsp;13214</div>
</td>

</tr>

<tr>
<td valign="top" align="left" style="font-family:Helvetica, Arial, sans-serif; color:#818285; font-size:8px; padding-bottom:6px; line-height:15px; font-weight:400;" class="em_defaultlink em_center">
<div id="text_m02" mktoname="text_m02" class="mktoText">This is an advertisement.</div>
</td>

</tr>

<tr>
<td valign="top" align="left" style="font-family:Helvetica, Arial, sans-serif; color:#818285; font-size:8px; line-height:15px; font-weight:400;" class="em_defaultlink em_center">
<div id="text_m01" mktoname="text_m01" class="mktoText">&copy;2021 Community Bank, N.A.
All rights reserved.</div>
</td>

</tr>

</table>
</td>

</tr>

</table>
</td>

</tr>

</table>
</td>

</tr>

</table>
</td>

</tr>

<tr>
<td valign="top" align="center" style="padding-top:20px;">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td class="em_defaultlink" align="center" valign="top" style="font-size:10px; line-height:16px; color:#cb4a20; font-family:Helvetica, Arial, sans-serif; padding-bottom:8px; font-weight:bold;">
<div id="text_101" mktoname="text_101" class="mktoText">
<!-- Footer Links -->
<p>
<a href="{{system.unsubscribeLink}}" target="_blank" style="text-decoration: underline; color: #cb4a20;"><span style="text-decoration: underline; color: #cb4a20;">Unsubscribe</span></a>&nbsp; <span style="color: #ababad;" class="em_hide">|</span>&nbsp; <a href="https://cbna.com/contact" target="_blank" style="text-decoration: underline; color: #cb4a20;"><span
style="text-decoration: underline; color: #cb4a20;">Contact Us</span></a>&nbsp; <span style="color: #ababad;" class="em_hide">|</span>&nbsp; <a href="https://cbna.com/" target="_blank" style="text-decoration: underline; color: #cb4a20;"><span style="text-decoration: underline; color: #cb4a20;">Website</span></a>&nbsp; <span style="color: #ababad;" class="em_hide">|</span>&nbsp; <a
href="https://cbna.com/locations" target="_blank" style="text-decoration: underline; color: #cb4a20;"><span style="text-decoration: underline; color: #cb4a20;">Find&nbsp;A&nbsp;Branch</span></a>&nbsp; <span style="color: #ababad;" class="em_hide">|</span>&nbsp; <a href="https://www04.timetrade.com/app/cbna/workflows/cbnalpa/schedule?&amp;ch=email" target="_blank" style="text-decoration:
underline; color: #cb4a20;"><span style="text-decoration: underline; color: #cb4a20;">Schedule&nbsp;Appointment</span></a>&nbsp; <span style="color: #ababad;" class="em_hide">|</span>&nbsp; <a href="https://cbna.com/contact-us?lightbox=1519" target="_blank" style="text-decoration: underline; color: #cb4a20;"><span style="text-decoration: underline; color: #cb4a20;">Share&nbsp;Feedback</span></a>
</p>
<!--End Footer Links --></div>
</td>

</tr>

</table>
</td>

</tr>

<tr>
<td align="center" valign="top" height="20" style="height:20px;" class="em_h20">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>
<td align="center" valign="top" width="50" style="width:50px;" class="em_side15" bgcolor="${grey_bg_color}">&nbsp;</td>

</tr>

</table>
</td>

</tr>

</table>
</td>

</tr>

<!-- //Footer Section -->

</table>
</td>

</tr>
</table>
<!-- == //Header Section == -->
</body>
</html>
Darshil_Shah1
Level 10 - Community Advisor

Re: Buttons are linked together

As per the below snapshot - Button_Text_TypeA_url global variable is being used in the href attribute of <a>  that uses Button_Text_TypeB as link text. 

Darshil_Shah1_0-1649956835209.png

I think changing href attribute's value to reference the Button_Text_TypeB_url global variable which is already defined in the meta tag should essentially do the trick.

 

<div id="ctatext_5" mktoname="ctatext_5" class="mktoText"><a href="${Button_Text_TypeB_url}" target="_blank" style="text-decoration:none;color:#ffffff;line-height:32px;display:block;text-align:center;">${Button_Text_TypeB}</a></div>