<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Home | Maryland Association for Bank Security</title>
<meta name="description" content="">
<meta name="keywords" content="">
<link rel="shortcut icon" href="https://www.mabsonline.com/layout/img/favicon.ico">
<link rel="stylesheet" href="https://www.mabsonline.com/layout/css/base.min.css">
<link rel="stylesheet" href="https://www.mabsonline.com/layout/css/skin.min.css">
<link rel="stylesheet" href="https://www.mabsonline.com/layout/css/styles.min.css">
<script src="https://www.mabsonline.com/layout/js/jquery.3.4.1.min.js" type="text/javascript"></script>
<script src="https://www.mabsonline.com/layout/js/jquery.validate.js" type="text/javascript"></script>
<script type="text/javascript" src="https://www.mabsonline.com/layout/mod/fancybox/jquery.fancybox.js?v=2.1.5"></script>
<link rel="stylesheet" type="text/css" href="https://www.mabsonline.com/layout/mod/fancybox/jquery.fancybox.css?v=2.1.5" media="screen" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<div id="header-top">
<div id="top-bar">
<nav id="top-menu" class="center">
<ul id="menu">
<li ><a href="https://www.mabsonline.com/content/about-us/">About Us</a></li>
<li ><a href="https://www.mabsonline.com/content/resources/">Resources</a></li>
<li><a href="https://bankrobbers.fbi.gov/" target="_blank">Most Wanted</a></li>
<li ><a href="https://www.mabsonline.com/content/contact-us/">Contact Us</a></li>
</ul>
</nav>
</div>
</div>
<header id="header-bottom">
<div id="masthead" class="grid-container center">
<div id="mast-left">
<a id="logo" href="https://www.mabsonline.com"><img src="https://www.mabsonline.com/layout/img/logo-maryland-assoc-bank-security.png" width="155" height="123" alt="Maryland Association for Bank Security" /></a>
</div>
<div id="mast-right" class="clearfix">
<ul id="mast-nav">
<a href="https://www.mabsonline.com/content/registration/" ><li><i class="fa fa-user-plus"></i><br />Membership<br />Registration</li></a>
<a href="#member-login" class="call-modal"><li><i class="fa fa-lock"></i><br />Login<br /><br /></li></a>
</ul>
</div>
</div>
</header>
<div id="feature-wrapper">
<div id="feature-content">
<h1>Security Matrix</h1>
<span>Advancing the exchange of information between<br />financial institutions and law enforcement.</span>
</div>
</div>
<div id="middle-wrapper">
<div id="content-wrapper" class="center clearfix">
<section id="content-home" class="clearfix">
<div id="body-content" class="body-content">
<h4>Welcome to</h4>
<h1>The Maryland Association for Bank Security</h1>
<p>Founded in 1972 by several concerned bank security officers to advance the exchange of information between financial institutions and law enforcement. The Association was established with the goal of reducing fraudulent activities being committed against the banking community. This website is for the authorized use of MABS members only.</p>
<p>Currently, more than forty Maryland financial institutions and over one hundred and forty local, state and federal law enforcement agencies are active participants in MABS. Membership is granted to all financial institutions that conduct business in the state of Maryland upon receiving their membership dues. Membership is free to all local, state and federal law enforcement agencies,(<strong>law enforcement agency is any agency that has the power to arrest</strong>). Limited Membership is also further extended to individuals or companies who offer security services or products used by the member financial institutions.</p>
<p>MABS offers up to <strong><span style="color:#FF0000">$5000.00</span></strong><span style="color:#008000"><strong> </strong></span>in reward funding for information leading to the arrest and conviction of any individual responsible for a robbery of a financial institution that is a member of MABS, (Maryland only). Contact us for details.</p>
<p> </p>
<p>For more information on how to join, please <a href="https://www.mabsonline.com/content/about-us/">click here</a>. <span style="font-size:8px"> 02/2019</span></p>
<div id="home-left-box">
<img id="membership-image-icon" src="https://www.mabsonline.com/layout/img/icon_membership-join.png" width="62" height="53" alt="Membership Join" title="Membership Join" />
<div><h2>Membership Applicants</h2>
Membership is granted to all financial institutions in the state of Maryland.<br />
<a href="https://www.mabsonline.com//content/registration/">Click here to get started <span class="font20">»</span></a></div>
</div>
<div id="home-right-box" class="clearfix">
<div><h3>Contact Us</h3>
If you have any questions / comments on how to join the Association, <a href="https://www.mabsonline.com/content/contact-us/">please use our online contact form</a>.</div>
</div>
<br class="clear" />
</div>
</section>
</div>
</div>
<footer id="footer-wrapper" class="clearfix">
<div id="footer-container" class="center clearfix">
<div id="footer" class="clearfix">
<div id="footer-top">
<ul>
<li><a href="https://www.mabsonline.com/content/about-us/">About Us</a></li>
<li><a href="https://www.mabsonline.com/content/resources/">Resources</a></li>
<li><a href="https://bankrobbers.fbi.gov/" target="_blank">Most Wanted</a></li>
<li><a href="https://www.mabsonline.com/content/contact-us/">Contact Us</a></li>
<li><a href="https://www.mabsonline.com/content/registration/">Join</a></li><li><a href="#member-login" class="call-modal">Login</a></li>
</ul>
</div>
<div id="footer-bottom" class="grid-container">
<div id="copyright" class="two-thirds">
© Copyright 2025 Maryland Association for Bank Security - All Rights Reserved.
</div>
<div class="third alignright">
Site by <a href="https://www.nextgencreative.biz/" target="_blank" >NextGen Creative, LLC</a>
</div>
</div>
</div>
</div>
</footer>
<script>
$(document).ready(function(){
$ = jQuery.noConflict();
$('a.call-modal, button.call-modal').click(function() {
// Getting the variable's value from a link
var modalBox = $(this).attr('href');
loadModal = true;
if (modalBox == "#item-details" && window.orientation == 0) {
loadModal = false;
}
if (loadModal == true) {
if (modalBox == "#item-details") {
var datetime = String((new Date()).getTime()).replace(/\D/gi, '');
//$("#modal_load_item_content").load(""+$(this).attr('title')+'&date='+datetime);
}
//Fade in the overlay modal and add close button
$(modalBox).fadeIn(300);
//Set the center alignment padding + border
var popMargTop = ($(modalBox).height() + 50) / 2;
var popMargLeft = ($(modalBox).width() + 50) / 2;
$(modalBox).css({
'margin-top' : -popMargTop,
'margin-left' : -popMargLeft
});
// Add the mask to body
$('body').append('<div id="mask"></div>');
$('#mask').fadeIn(300);
} else {
//if (modalBox == "#item-details") { $(location).attr('href',''$$(this).attr('rel')); }
}
//return false;
});
// When clicking on the button close or the mask layer the overlay modal is closed
$('a.close').click(function() {
//$('a.close, #mask').live('click', function() {
$('#mask, .modal-window').fadeOut(300 , function() {
$('#mask').remove();
});
$(".modal-alert").html("");
$(".modal-alert").hide();
$(".modal-error").html("") //$(".modal-error").hide();
$(".error").hide();
$("#dsp_loginForm").show();
$("#dsp_loginCredentialsForm").hide();
});
function LogOutUser () {
$ = jQuery.noConflict();
$.ajax({
type: "POST",
url: 'https://www.mabsonline.com/controller/model/ajax/functions.cfc?method=accountLogoutUser',
success: function(result) {
if (result) { $(location).attr('href','https://www.mabsonline.com'); }
//window.location.reload();
}
});
}
//$jFancybox = jQuery.noConflict();
$('.overlay_enlarge_image').fancybox();
});
</script>
<div id="member-login" class="modal-window">
<a href="#" class="close"><img src="https://www.mabsonline.com/layout/img/buttons/close_pop.png" class="btn_close" title="Close Window" alt="Close" /></a>
<div id="dsp_loginForm">
<form id="ModalLoginForm" name="ModalLoginForm" action="#" method="post">
<h1>Member Login</h1>
<div id="dsp_modal_login_error" class="modal-alert"></div>
<fieldset>
<label class="modal_login_username">
<span>USERNAME or EMAIL</span>
<input id="modal_login_username" name="modal_login_username" type="text" placeholder="" class="required" value="" autocomplete="on" />
</label>
<label class="modal_login_password">
<span>PASSWORD</span>
<input id="modal_login_password" name="modal_login_password" type="password" placeholder="" class="required" value="" /><i class="fa fa-eye" id="togglePassword"></i>
</label>
<button id="btn_login_user" name="btn_login_user" type="submit" class="fa fa-lock"> LOG IN</button>
</fieldset>
<div class="margin_top_5px">
<a id="login-forgot-password" href="#" class="margin_top_5px">Forgot Your Password?</a><hr>
Not a member? <a href="https://www.mabsonline.com/content/registration/">Click here to Sign-Up »</a>
</div>
</form>
</div>
<div id="dsp_loginCredentialsForm" class="modal-hidden">
<form id="ForgotCredentialsForm" name="ForgotCredentialsForm" action="#" method="post">
<h1>Forgot Password</h1>
Forgot your MABS password? Submit the form below and an email will be sent with instructions on resetting your password.<br />
<div id="dsp_modal_credentials_error" class="modal-error"></div>
<fieldset>
<label class="username">
<span>USERNAME or EMAIL</span>
<input id="modal_forgot_username" name="modal_forgot_username" type="text" autocomplete="on" placeholder="" class="required" value="" />
</label>
<button id="btn_password_request" name="btn_password_request" type="submit" class="fa fa-envelope"> REQUEST PASSWORD</button>
</fieldset>
<div class="margin_top_5px">
<a id="account-login" href="#" class="margin_top_5px">Continue to Login »</a><hr>
Not a member? <a id="" href="https://www.mabsonline.com/content/registration/">Click here to Register »</a>
</div>
</form>
</div>
</div>
<style>form#ModalLoginForm i { margin-left: -30px; cursor: pointer; }</style>
<script type="text/JavaScript">
//var $ = jQuery.noConflict();
$('#login-forgot-password').click(function(){
$("#dsp_loginForm").hide();
$("#dsp_loginCredentialsForm").show();
});
$('#account-login').click(function(){
$("#dsp_loginForm").show();
$("#dsp_loginCredentialsForm").hide();
});
$("#btn_login_user").click(function(){
$("#ModalLoginForm").validate({
invalidHandler: function(e, validator) {
var errors = validator.numberOfInvalids();
if (errors) {
$("#dsp_modal_login_error").html("You must enter a username and password.");
$("#dsp_modal_login_error").show();
} else {
$("#dsp_modal_login_error").hide();
}
},
errorClass:'modal-error',
errorElement: "div",
submitHandler: function() {
$("#dsp_modal_login_error").html("");
$("#dsp_modal_login_error").hide();
var dataString = 'login_username=' + $("#modal_login_username").val() + '&login_password=' + encodeURIComponent($("#modal_login_password").val());
$.ajax({
type: "POST",
url: 'https://www.mabsonline.com/controller/model/ajax/functions.cfc?method=accountUserLogin',
data: dataString,
success: function(result) {
// account validation successful
if (result == 1) {
$('a.close').trigger("click");
$(location).attr('href','https://www.mabsonline.com');
resultMessage = "Redirecting! Stand by...";
//window.location.reload();
} // failed authentication - not locked out
else if (result == 0) {
resultMessage = "Invalid username and/or password. Please try again!";
} // failed authentication - locked out
else if (result == "-1.0") {
resultMessage = "You have made 3 attempts but failed. You have been locked out and need to contact Mark Cowley to have your account unlocked. Requesting 'forgot password' will still require administrative assistance.";
} // found user: inactive account - manager
else if (result == "-2.0") {
resultMessage = "Your organization has expired or is blocked and you no longer have access to the site.";
} // found user: inactive account - member
else if (result == "-3.0") {
resultMessage = "Your organization has expired or is blocked and you no longer have access to the site.";
} // inactive
else if (result == "-4.0") {
resultMessage = "Your account is inactive. Please contact your organization manager to have your account reactivated.";
} else {
resultMessage = "Invalid username and/or password. Please try again!";
}
$("#modal_login_username").val(''); $("#modal_login_password").val('');
$("#dsp_modal_login_error").html(resultMessage);
$("#dsp_modal_login_error").show();
return false;
}
});
},
errorHandler: function() {
alert("There was an error during this submission. Please contact us for immediate assistance.");
}
});
});
$('#btn_password_request').click(function(){
$("#ForgotCredentialsForm").validate({
invalidHandler: function(e, validator) {
var errors = validator.numberOfInvalids();
if (errors) {
$("#dsp_modal_credentials_error").html("You must provide your username.");
$("#dsp_modal_credentials_error").show();
} else {
$("#dsp_modal_credentials_error").hide();
}
},
errorClass:'modal-error',
errorElement: "div",
submitHandler: function(form) {
$.ajax({
type: "POST",
url: 'https://www.mabsonline.com/controller/model/ajax/functions.cfc?method=accountResetPassword',
data: {
email: $("#modal_forgot_username").val()
},
success: function(response) {
if ($.trim(response) == 1 || $.trim(response) == "true") {
$("#dsp_modal_credentials_error").html("An email has been sent.");
} else {
$("#dsp_modal_credentials_error").html("No user found with the username provided.");
}
$("#dsp_modal_credentials_error").show();
$("#modal_forgot_username").val("");
}
});
},
errorHandler: function() {
alert("There was an error during this submission. Please contact us for immediate assistance.");
}
});
});
const togglePassword = document.querySelector('#togglePassword');
const password = document.querySelector('#modal_login_password');
togglePassword.addEventListener('click', function (e) {
// toggle the type attribute
const type = password.getAttribute('type') === 'password' ? 'text' : 'password';
password.setAttribute('type', type);
// toggle the eye slash icon
this.classList.toggle('fa-eye-slash');
});
</script>
</body>
</html>