var DTEle = document.createElement('style'), head = document.head || document.getElementsByTagName('head')[0]; DTEle.type = 'text/css'; if (DTEle.styleSheet){ DTEle.styleSheet.cssText = " .circle { width: 10px; height: 10px; border-radius:100 %; float:left; margin-top:5px; margin-left:2px; margin-right:2px; border: 1px solid; border-color: #000000; border-radius:6px; cursor:pointer; } .circleSelected { background-color: #000000 !important } .arrows { padding: 5px 10px 0 10px; color: #000000; font: 14px 'Times New Roman' !important; cursor:pointer; } .DTimg-responsive {width:100%; height:auto;} :root { --dt-3ds-widthBLdC7HSYD0WqFKN4atFiTw: 728; --dt-3ds-heightBLdC7HSYD0WqFKN4atFiTw: 270; --dt-3ds-button-sizeBLdC7HSYD0WqFKN4atFiTw: 50; } .smartprism__sceneBLdC7HSYD0WqFKN4atFiTw{ position:relative; width:calc(var(--dt-3ds-widthBLdC7HSYD0WqFKN4atFiTw) * 1px); height:calc(var(--dt-3ds-heightBLdC7HSYD0WqFKN4atFiTw) * 1px); margin:auto; perspective:5600px; } .smartprismBLdC7HSYD0WqFKN4atFiTw{ width:100%; height:100%; position:absolute; transform:translateZ(calc(var(--dt-3ds-heightBLdC7HSYD0WqFKN4atFiTw) * -1px)); transform-style:preserve-3d; transition:transform 1.5s cubic-bezier(0.55,0.06,0.19,0.68); } .smartprism__faceBLdC7HSYD0WqFKN4atFiTw{ width: calc(var(--dt-3ds-widthBLdC7HSYD0WqFKN4atFiTw) * 1px); } @keyframes entrance { from{background-color: rgb(131,141,63);} to{background-color: rgb(204,209,99);} } .smartprism__endBLdC7HSYD0WqFKN4atFiTw,.smartprism__faceBLdC7HSYD0WqFKN4atFiTw{position:absolute;height: calc(var(--dt-3ds-heightBLdC7HSYD0WqFKN4atFiTw) * 1px);} .smartprism__endBLdC7HSYD0WqFKN4atFiTw{background-size:contain;background-image:url('https://olb.deeptarget.com/DeepTargetMkt/images/');width: calc(var(--dt-3ds-heightBLdC7HSYD0WqFKN4atFiTw) * 1px);left: calc((var(--dt-3ds-widthBLdC7HSYD0WqFKN4atFiTw) / 2 - var(--dt-3ds-heightBLdC7HSYD0WqFKN4atFiTw) / 2) * 1px);} .smartprism__btnBLdC7HSYD0WqFKN4atFiTw{ position:absolute; width: calc(var(--dt-3ds-button-sizeBLdC7HSYD0WqFKN4atFiTw) * 1px); height: calc(var(--dt-3ds-button-sizeBLdC7HSYD0WqFKN4atFiTw) * 1px); background-color: rgba(0, 0, 0, 0); z-index: 1000 !important; } .smartprism__leftBLdC7HSYD0WqFKN4atFiTw{top:calc((var(--dt-3ds-heightBLdC7HSYD0WqFKN4atFiTw) / 2 - var(--dt-3ds-button-sizeBLdC7HSYD0WqFKN4atFiTw) / 2) * 1px);left:0px;} .smartprism__rightBLdC7HSYD0WqFKN4atFiTw{top:calc((var(--dt-3ds-heightBLdC7HSYD0WqFKN4atFiTw) / 2 - var(--dt-3ds-button-sizeBLdC7HSYD0WqFKN4atFiTw) / 2) * 1px);right:0px;} .smartprism__closeBLdC7HSYD0WqFKN4atFiTw{ top:0px !important; right:0px !important; } .smartprism__topBLdC7HSYD0WqFKN4atFiTw { top:0px !important; left: calc((var(--dt-3ds-widthBLdC7HSYD0WqFKN4atFiTw)/2 - var(--dt-3ds-button-sizeBLdC7HSYD0WqFKN4atFiTw)/2) * 1px) !important; } "; } else { DTEle.appendChild(document.createTextNode(" .circle { width: 10px; height: 10px; border-radius:100 %; float:left; margin-top:5px; margin-left:2px; margin-right:2px; border: 1px solid; border-color: #000000; border-radius:6px; cursor:pointer; } .circleSelected { background-color: #000000 !important } .arrows { padding: 5px 10px 0 10px; color: #000000; font: 14px 'Times New Roman' !important; cursor:pointer; } .DTimg-responsive {width:100%; height:auto;} :root { --dt-3ds-widthBLdC7HSYD0WqFKN4atFiTw: 728; --dt-3ds-heightBLdC7HSYD0WqFKN4atFiTw: 270; --dt-3ds-button-sizeBLdC7HSYD0WqFKN4atFiTw: 50; } .smartprism__sceneBLdC7HSYD0WqFKN4atFiTw{ position:relative; width:calc(var(--dt-3ds-widthBLdC7HSYD0WqFKN4atFiTw) * 1px); height:calc(var(--dt-3ds-heightBLdC7HSYD0WqFKN4atFiTw) * 1px); margin:auto; perspective:5600px; } .smartprismBLdC7HSYD0WqFKN4atFiTw{ width:100%; height:100%; position:absolute; transform:translateZ(calc(var(--dt-3ds-heightBLdC7HSYD0WqFKN4atFiTw) * -1px)); transform-style:preserve-3d; transition:transform 1.5s cubic-bezier(0.55,0.06,0.19,0.68); } .smartprism__faceBLdC7HSYD0WqFKN4atFiTw{ width: calc(var(--dt-3ds-widthBLdC7HSYD0WqFKN4atFiTw) * 1px); } @keyframes entrance { from{background-color: rgb(131,141,63);} to{background-color: rgb(204,209,99);} } .smartprism__endBLdC7HSYD0WqFKN4atFiTw,.smartprism__faceBLdC7HSYD0WqFKN4atFiTw{position:absolute;height: calc(var(--dt-3ds-heightBLdC7HSYD0WqFKN4atFiTw) * 1px);} .smartprism__endBLdC7HSYD0WqFKN4atFiTw{background-size:contain;background-image:url('https://olb.deeptarget.com/DeepTargetMkt/images/');width: calc(var(--dt-3ds-heightBLdC7HSYD0WqFKN4atFiTw) * 1px);left: calc((var(--dt-3ds-widthBLdC7HSYD0WqFKN4atFiTw) / 2 - var(--dt-3ds-heightBLdC7HSYD0WqFKN4atFiTw) / 2) * 1px);} .smartprism__btnBLdC7HSYD0WqFKN4atFiTw{ position:absolute; width: calc(var(--dt-3ds-button-sizeBLdC7HSYD0WqFKN4atFiTw) * 1px); height: calc(var(--dt-3ds-button-sizeBLdC7HSYD0WqFKN4atFiTw) * 1px); background-color: rgba(0, 0, 0, 0); z-index: 1000 !important; } .smartprism__leftBLdC7HSYD0WqFKN4atFiTw{top:calc((var(--dt-3ds-heightBLdC7HSYD0WqFKN4atFiTw) / 2 - var(--dt-3ds-button-sizeBLdC7HSYD0WqFKN4atFiTw) / 2) * 1px);left:0px;} .smartprism__rightBLdC7HSYD0WqFKN4atFiTw{top:calc((var(--dt-3ds-heightBLdC7HSYD0WqFKN4atFiTw) / 2 - var(--dt-3ds-button-sizeBLdC7HSYD0WqFKN4atFiTw) / 2) * 1px);right:0px;} .smartprism__closeBLdC7HSYD0WqFKN4atFiTw{ top:0px !important; right:0px !important; } .smartprism__topBLdC7HSYD0WqFKN4atFiTw { top:0px !important; left: calc((var(--dt-3ds-widthBLdC7HSYD0WqFKN4atFiTw)/2 - var(--dt-3ds-button-sizeBLdC7HSYD0WqFKN4atFiTw)/2) * 1px) !important; } ")); } head.appendChild(DTEle); DTEle = document.createElement('script'); DTEle.type = 'text/javascript'; DTEle.text="window.DeepTargetData = window.DeepTargetData || {}; window.DeepTargetData.arrAdsBLdC7HSYD0WqFKN4atFiTw=[{\"RequestID\":1001666,\"Target\":\"https://deeptarget.zoom.us/webinar/register/WN_UhZMIxDdTYyneunGktAMLg\",\"AltTarget\":\"https://deeptarget.zoom.us/webinar/register/WN_UhZMIxDdTYyneunGktAMLg\",\"NewWindow\":true,\"Width\":728,\"Height\":270,\"RecordShow\":\"y\",\"ImageType\":2,\"Background\":\"\",\"AltText\":\"Join our May webinar! Click to Register.\",\"Density\":1,\"RTag\":null,\"Speedbump\":false,\"AdDuration\":0,\"BannerID\":280,\"CampaignId\":191,\"AspectRatio\":2.69629622,\"SecondaryAds\":null}]; window.DeepTargetData.parametersBLdC7HSYD0WqFKN4atFiTw = {\"width\":728, \"height\":270, \"color\":\"#000000\", \"delay\":7, \"showDots\":0, \"showArrows\":0, \"path\":\"https://olb.deeptarget.com/DeepTargetMkt/\", \"navigationInside\":0, \"channel\":\"Web\", \"setImageSize\":0, \"script\":1, \"mobile\":false,\"sbText\":\"You are now leaving the financial institution’s website. We link only to websites of trusted business partners and well known, reputable businesses. Please keep in mind that our privacy policies do not apply to linked websites. You should consult the privacy disclosures on each third-party site for further information. Third-party websites may provide less security than our website. Our institution does not provide, and is not responsible for, the product, the service, compliance with ADA regulations, or overall website content and accessibility available on third-party sites.\", \"sbFont\":\"Arial\", \"sbFontSize\":14, \"sbButton\":\"Continue\",\"sbTitleText\":\"You are leaving our website.\", \"smartPrism\":2, \"autoRollFrequency\":0, \"containerID\":\"loginAdContainer\",\"reseller\":9}"; head.appendChild(DTEle); document.getElementById('loginAdContainer').innerHTML += "
<
>
"; if (true){ DTEle = document.createElement('script'); DTEle.async = false; DTEle.setAttribute('src', 'https://olb.deeptarget.com/DeepTargetMkt/tsscripts/DTSmartPrism.js?version=2023.3.0.0'); head.appendChild(DTEle); if ('DTimg-responsive' != ''){ DTEle = document.createElement('script'); DTEle.async = false; var inlineCode = document.createTextNode(`window.addEventListener('resize', function(event) { DeepTarget.ResizePrism('BLdC7HSYD0WqFKN4atFiTw') });`); DTEle.appendChild(inlineCode); head.appendChild(DTEle); } } if (true && false){ DTEle = document.createElement('script'); DTEle.async = false; DTEle.setAttribute('src', ''); head.appendChild(DTEle); DTEle = document.createElement('script'); DTEle.async = false; DTEle.text = "document.getElementById('DeepTargetAdImgBLdC7HSYD0WqFKN4atFiTw').addEventListener('load', function(){Grade(document.querySelectorAll('.deeptargetGradeWrap'), '#DeepTargetAdImgBLdC7HSYD0WqFKN4atFiTw');});document.getElementById('DeepTargetAdImgBLdC7HSYD0WqFKN4atFiTw2').addEventListener('load', function(){Grade(document.querySelectorAll('.deeptargetGradeWrap'), '#DeepTargetAdImgBLdC7HSYD0WqFKN4atFiTw2');});"; head.appendChild(DTEle); document.querySelectorAll('#loginAdContainer')[0].setAttribute('class','deeptargetGradeWrap'); } else if (true && '' != ''){ document.querySelectorAll('#loginAdContainer')[0].setAttribute('style','background-color: #;'); } if (9 == 7 || 9 == 8 || 9 == 12){ DTEle = document.createElement('script'); DTEle.type = 'text/javascript'; DTEle.async = false; DTEle.setAttribute('src', 'https://olb.deeptarget.com/DeepTargetMkt/tsscripts/DTUtils.js?version=2023.3.0.0'); head.appendChild(DTEle); } DTEle = document.createElement('script'); DTEle.async = false; DTEle.onload = function(){ DeepTarget.loaded('BLdC7HSYD0WqFKN4atFiTw')}; DTEle.setAttribute('src', 'https://olb.deeptarget.com/DeepTargetMkt/tsscripts/DTMultiAds.js?version=2023.3.0.0'); head.appendChild(DTEle); if (9 == 7 || 9 == 8 || 9 == 12){ DTEle = document.createElement('meta'); DTEle.setAttribute('name', 'viewport'); DTEle.setAttribute('content', 'width=device-width,initial-scale=1,maximum-scale=1.0'); head.appendChild(DTEle); }