CINXE.COM

UMB CARES - University of Maryland, Baltimore

<!doctype html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en" dir="ltr"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="en" dir="ltr"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9" lang="en" dir="ltr"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" dir="ltr"><!--<![endif]--> <!-- ChangeDetection.com detection="off" --> <head> <title>UMB CARES - University of Maryland, Baltimore</title> <!-- Google Webmaster Tools verification tag --> <meta name="google-site-verification" content="87z-qwjh5RVGSWXfHQ0WcuKh08WXq-hvqAThddxH4I8" /> <meta name="google-site-verification" content="l1pkXsIP-M-kzPF-9gzbAXrRKPlr4Dix-SzteqSZkOo" /> <!-- Meta Data ================ --> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta charset="UTF-8" /> <meta name="author" content="University of Maryland, Baltimore"> <meta name="generator" content="TerminalFour Site Manager"> <!-- Selectively output meta description --> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <!-- Hides the branch from search engines - Comes from the Sub Site Config--> <!-- Hides the branch from search engines - OLD Navigation object --> <!--Favicon--> <link rel="icon" type="image/png" href="/media/umb/style-assets/images/umb-favicon-01.png"> <!-- Fonts ================ --> <!-- Creative Cloud Webfont --> <link rel="stylesheet" href="https://use.typekit.net/itl7jxg.css"> <link href="https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet"> <!-- CSS ================ --> <link rel="stylesheet" href="/media/umb/style-assets/css/bootstrap.min.css" type="text/css" /> <link rel="stylesheet" href="/media/umb/style-assets/css/header-1_ls.css" type="text/css" /> <link rel="stylesheet" href="/media/umb/style-assets/css/bootstrap/bootstrap.min.css" type="text/css"/> <link rel="stylesheet" href="/media/umb/style-assets/css/internal_landingstyles.css" type="text/css"/> <!-- Mega Menu CSS --> <link href="/media/umb/style-assets/css/menu3d_ls.css" rel="stylesheet" media="screen, projection" /> <link href="/media/umb/style-assets/css/animate.css" rel="stylesheet" type="text/css" /> <link href="/media/umb/style-assets/css/skin_ls.css" rel="stylesheet" type="text/css" /> <!-- General CSS --> <link rel="stylesheet" href="/media/umb/style-assets/css/style_ls.css" type="text/css"/> <link rel="stylesheet" href="/media/umb/style-assets/css/mockup_customizations.css" type="text/css"/> <link rel="stylesheet" href="/media/umb/style-assets/css/header_customizations_jp.css" type="text/css"/> <link rel="stylesheet" href="/media/umb/style-assets/css/index_slider.css" type="text/css"/><!-- index_slider --> <link rel="stylesheet" href="/media/umb/style-assets/css/custom_jp.css" type="text/css"/> <!--Branded NoNav Page Layout CSS --> <link rel="stylesheet" href="/media/umb/style-assets/css/branded_nonav.css" type="text/css" /> <!--Common Calendar CSS--> <link rel="stylesheet" href="/media/umb/style-assets/css/Common_Calendar.css" type="text/css"/> <!--[if lt IE 9]> <link rel="stylesheet" href="/media/umb/style-assets/css/ie_fix.css" type="text/css"/> <![endif]--> <!-- Icons ================ --> <!-- For non-Retina iPhone, iPod Touch, and Android 2.1+ devices: --> <link rel="apple-touch-icon-precomposed" href="apple-touch-icon-precomposed.png" /> <!-- For first- and second-generation iPad: --> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="apple-touch-icon-72x72-precomposed.png" /> <!-- For iPhone with high-resolution Retina display: --> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="apple-touch-icon-114x114-precomposed.png" /> <!-- For third-generation iPad with high-resolution Retina display: --> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="apple-touch-icon-144x144-precomposed.png" /> <link rel="shortcut icon" href="favicon.ico" /> <!-- Open Graph for facebook --> <meta property="og:title" content="UMB CARES" /> <meta property="og:image" content="https://www.umaryland.edu/media/umb/style-assets/images/og-image-01.png"/> <meta property="og:description" content="The University of Maryland, Baltimore (UMB) is the state’s public health, law, and human services university devoted to excellence in professional and graduate education, research, patient care, and public service." /> <meta property="og:type" content="website" /> <meta property="og:site_name" content="University of Maryland, Baltimore" /> <meta property="og:locale" content="en_us" /> <meta name="google-site-verification" content="5CDdNqy6DcHL88e1j90T2cuPet0dx97hpAZD9WE6KXI" /> <!-- navigation object : Google Analytics --><!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-MJ4QGMJ');</script> <!-- End Google Tag Manager --><!-- Facebook domain verification --> <meta name="facebook-domain-verification" content="2t61mlfuyp9ml5b624aul3jrc1qa06" /> <!-- SCRIPTS ============================================== --> <!-- NOTE:: jquery 1.9.1 supports older ie, 2.0 does not, but 1.9.1 does not work well on ie8 and lower so version 1.7.2 is called for older versions of ie :: calling jQuery in the head for ajax work if necessary. --> <!--[if gt IE 8]><!--> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script>window.jQuery || document.write('<script src=/media/umb/style-assets/javascript/jquery-1.9.1.min.js"><\/script>')</script> <!--<![endif]--> <!--[if lte IE 8]> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> <![endif]--> <!-- Add to Head after Style sheet http://modernizr.com/docs/#installing ================ --> <script src="/media/umb/style-assets/javascript/modernizr.js"></script><!-- js multiple backgrounds svg background size --> <!-- Mega Menu Scripts --> <script src="/media/umb/style-assets/javascript/jquery-1.10.1.min.js" type="text/javascript"></script> <!--<script src="/media/umb/style-assets/javascript/menu3d.js" type="text/javascript"></script>--> <script src="/media/umb/style-assets/javascript/bootstrap.js" type="text/javascript"></script> <!--<script> $(document).ready(function () { $('#menuMega').menu3d({"skin":"skin-orange-light" }); }); </script>--> <!--[if IE 8]> <script type="text/javascript" src="/media/umb/style-assets/javascript/selectivizr.js"></script> <![endif]--> </head> <body class="index-flex-light umb-template" itemscope="" itemtype="http://schema.org/WebPage"> <!-- navigation object : Google Analytics (After opening body tag) --><!-- Google Tag Manager (noscript) --> <noscript role="application" aria-label="Google Tag Manager"><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MJ4QGMJ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Fixes the sticky footer in older Internet Explorer browsers--> <!--[if IE 8]> <style type="text/css"> #header-body-wrap {display:table;height:100%;width:100%;} #footer {display:table;width:100%;} </style> <![endif]--> <!--[if lt IE 7]> <style type="text/css"> #header-body-wrap {display:table;height:100%;width:100%;} #footer {display:table;width:100%;} </style> <![endif]--> <div id="header-body-wrap"> <div class="preheaderBar"></div> <!-- begin accesibility skip to nav skip content --> <ul class="visuallyhidden" id="top"> <li><a href="#page" title="Skip to content" accesskey="c">Skip to content</a></li> </ul> <!-- end /.visuallyhidden accesibility--> <!-- mobile navigation trigger <h5 class="mobile_nav"><a href="javascript:void(0)">&nbsp;<span></span></a></h5> ! end mobile navigation trigger--> <!-- begin .header--> <header class="clearfix"> <div class="header_alert"> <link rel="stylesheet" href="/media/umb/style-assets/css/alert_styles.css" type="text/css"/> <!-- Include Alerts from the UM Alerts page --> </div> <div class="standalone-top-bar"><div class="container"> CARES is affiliated with the <a href="http://www.umaryland.edu">University of Maryland, Baltimore</a> </div></div> <div class="headerBar_nonav"> <div class="container"> <div class="row-fluid"> <div id="preheadwrap"> <section class="container preheader"> <div class="span12 "> <!-- utility nav inserted here if necessary --> </div> </section> </div> </div> </div> <div class="container" id="brandwrapper"> <div class="row-fluid"> <div class="span6"> <div class="branding"><a href="/cares/"><img src="/media/umb/cares/CARES.png" alt="Center for Addiction Research, Education, and Service" ></a></div> </div> </div> </div> <style> .headerBar_nonav { position: relative; } .branding img { height: 100px; margin-top: -10px; } </style> <!-- close / .container--> </header> <!-- close /.header --> <!-- begin #page - the container for everything but header --> <div id="page"> <div class="row-fluid landingheader clearfix" style="min-height: 25.5em; background-image:url( /media/umb/cares/CARES-baner.jpg ); background-size: cover; background-position: center center; background-repeat: no-repeat; margin-top: -6em;" > <div class="content_title container" > <div class="span12"> <h2 class="housinglandingtitle"> <span>UMB </span>CARES </h2> </div> </div> </div> <div class="" style="padding-bottom: 0px;"> <div class="container" style="" > <div class="row-fluid"> </div> </div> <span id="d.en.310995"></span> <div class="fullwidth-content-wrapper"> <div class="row-fluid general_content container"> <div class="span12"> <div class="fullwidth-content clearfix"> <div class="span6"> <p><a href="/cares/ssg/">SCIENCE TO SYSTEMS GRANT PROGRAM</a></p> </div> <div class="span6"> <p><a href="/cares/join-us/">JOIN US</a></p> </div> </div> </div> </div> </div> <style> .fullwidth-content-wrapper { margin-bottom: 2em; background-color: #007698; } .fullwidth-content p, .fullwidth-content a:hover, .fullwidth-content h3, .fullwidth-content .umb_lead { margin-top: 0; color: #fff; text-shadow: none; margin-bottom: 0px; } .fullwidth-content a { color: #fff; display: block; text-align: center; text-transform: uppercase; background-color: #007698; text-decoration: none; padding: .55em; font-weight: 500; letter-spacing: .5px; font-size: 1.2em; } .fullwidth-content a:hover { background-color: #005f7a; transition: background-color 0.5s ease; } </style> <div class="container"> <div class="row-fluid"><div class="row-fluid"> <div class="span8"> <span id="d.en.310885"></span><div class="row-fluid general_content"> <div class="span12"> <div class="one-column-content"> <p class="umb_lead"><span>The mission of the Center for Addiction Research, Education, and Service (CARES) is to strengthen and advance UMB&rsquo;s efforts to address the adverse impact of addiction on individuals, families, communities, and society.&nbsp;</span></p> </div></div> </div><span id="d.en.310900"></span><div class="row-fluid general_content"> <div class="span12"> <div class="one-column-content"> <p>The center aims to advance addiction-related science and service through prevention, treatment, and initiatives in four core areas:</p> </div></div> </div><script type="text/javascript"> $(document).ready(function() { $('.A310901').slideUp(0); var open310901 = false; $('.Q310901').click( function() { $('.A310901').slideToggle(); if (open310901 == false) { $(".Arrow310901").text(""); open310901 = true; $('.Q310901').addClass("open"); } else { $(".Arrow310901").text("▾"); open310901 = false; $('.Q310901').removeClass("open"); } }); }); </script> <span id="d.en.310901"></span><div class="row-fluid general_content"> <div class="span12 q_a"> <p><a class='Q310901 q_a_question'>Core 1: Workforce development and community-based training and technical assistance&nbsp;<span class='Arrow310901'>▾</span></a><br /> </p> <span class='A310901 q_a_answer'><div class="span12"><p>CARES faculty for Core 1 will collaborate with key stakeholders to:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p> <ol> <li>Conduct needs assessment by discipline to identify primary barriers to addiction-related workforce participation and retention among behavioral health professionals.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</li> <li>Develop key initiatives, services, and programs to address modifiable workforce barriers.</li> <li>Develop a range of marketing, training, and technical assistance initiatives aimed at enhancing SUD-related service efficiency, coordination, and efficacy (i.e., process of care and protocols).</li> <li>Identify and address underdeveloped specialty training opportunities for UMB students; strengthen IPE focus on addiction training among schools on campus and prioritize IPE training, as appropriate; including addiction-related interdepartmental and interprofessional continuing education (CE) opportunities for prospective and current behavioral health workforce members.&nbsp;</li> </ol></div></span> </div> </div><script type="text/javascript"> $(document).ready(function() { $('.A310904').slideUp(0); var open310904 = false; $('.Q310904').click( function() { $('.A310904').slideToggle(); if (open310904 == false) { $(".Arrow310904").text(""); open310904 = true; $('.Q310904').addClass("open"); } else { $(".Arrow310904").text("▾"); open310904 = false; $('.Q310904').removeClass("open"); } }); }); </script> <span id="d.en.310904"></span><div class="row-fluid general_content"> <div class="span12 q_a"> <p><a class='Q310904 q_a_question'>Core 2: Development of innovative models and systems of care&nbsp;<span class='Arrow310904'>▾</span></a><br /> </p> <span class='A310904 q_a_answer'><div class="span12"><p class="Default">CARES faculty for Core 2 will collaborate with experts, policymakers, and funding agencies to:</p> <ol> <li>Develop pilot projects that focus on innovative delivery of substance use disorder (SUD) treatments and preventive interventions.</li> <li>Develop solutions to issues of improving access to quality care.</li> <li>Improve patient continuing care including transitions among providers, facilities, and programs.</li> <li>Provide more cost-effective approaches to service delivery.</li> </ol></div></span> </div> </div><script type="text/javascript"> $(document).ready(function() { $('.A310902').slideUp(0); var open310902 = false; $('.Q310902').click( function() { $('.A310902').slideToggle(); if (open310902 == false) { $(".Arrow310902").text(""); open310902 = true; $('.Q310902').addClass("open"); } else { $(".Arrow310902").text("▾"); open310902 = false; $('.Q310902').removeClass("open"); } }); }); </script> <span id="d.en.310902"></span><div class="row-fluid general_content"> <div class="span12 q_a"> <p><a class='Q310902 q_a_question'>Core 3: Translational faculty research and improved surveillance and prediction&nbsp;<span class='Arrow310902'>▾</span></a><br /> </p> <span class='A310902 q_a_answer'><div class="span12"><p>CARES Core 3 faculty will expand UMB faculty research, data surveillance, and management in addictions by:</p> <ol> <li>Providing annual funding to UMB faculty for pilot studies closely related to one or more of the center&rsquo;s core functions.</li> <li>Maintaining an inventory of UMB grants, contracts, and programs related to substance use disorders.</li> <li>Facilitating contact among members of the UMB community interested in or practicing in the area of SUDs.</li> <li>Identifying and addressing critical gaps in addiction-related data surveillance systems to improve SUD system capacity and response.</li> </ol></div></span> </div> </div><script type="text/javascript"> $(document).ready(function() { $('.A310903').slideUp(0); var open310903 = false; $('.Q310903').click( function() { $('.A310903').slideToggle(); if (open310903 == false) { $(".Arrow310903").text(""); open310903 = true; $('.Q310903').addClass("open"); } else { $(".Arrow310903").text("▾"); open310903 = false; $('.Q310903').removeClass("open"); } }); }); </script> <span id="d.en.310903"></span><div class="row-fluid general_content"> <div class="span12 q_a"> <p><a class='Q310903 q_a_question'>Core 4: Policy analysis development and education&nbsp;<span class='Arrow310903'>▾</span></a><br /> </p> <span class='A310903 q_a_answer'><div class="span12"><p>CARES Core 4 faculty will work collaboratively to:</p> <ol> <li>Provide consultation on addiction-related matters to local, state, and federal legislative bodies&nbsp;and policymakers (i.e., criteria for analyzing data from the Prescription Drug Monitoring Program).</li> <li>Provide training to policymakers and other stakeholders to inform legislative proposals and policy decision-making.</li> <li>Conduct policy analyses and publish opinions related to proposed or enacted legislation.</li> <li>Conduct advocacy on legislative issues or regulations that affect SUD care or financing (i.e., regulations on DEA partial-fill prescriptions, provision and reimbursement for telepsychiatry,&nbsp;medication-assisted treatment).</li> </ol></div></span> </div> </div><span id="d.en.310971"></span><div class="row-fluid general_content"> <div class="span12"> <h3 class="short_headline">Center Leadership and Administration</h3> <div class="one-column-content"> <p>The center is led by Richard Barth from the University of Maryland School of Social Work.&nbsp;</p> <p>CARES is co-directed by UMB faculty members Paul Sacco from the School of Social Work, Victoria Selby from the School of Nursing, and Eric Weintraub from the School of Medicine.</p> </div></div> </div><div class="row-fluid"> <div class="span6"> <span id="d.en.310972"></span> <div class="media thumbnail-list-item"> <img src="/media/umb/cares/Richard-Barth-150x141.png" alt="Richard-Barth" style=" " /> <div class="media-body"> <!-- If the Title field is left blank in the CMS, the following block of code is commented out --> <!-- <h4 class="medium"> </h4> --> <p><a href="https://www.ssw.umaryland.edu/academics/faculty/richard-barth/">Richard Barth, PhD, MSW</a><br>Dean of the School of Social Work<br>Professor</p> </div> </div><span id="d.en.310973"></span> <div class="media thumbnail-list-item"> <img src="/media/umb/cares/SelbyVictoria.jpg" alt="Victoria Selby" style=" " /> <div class="media-body"> <!-- If the Title field is left blank in the CMS, the following block of code is commented out --> <!-- <h4 class="medium"> </h4> --> <p><a href="https://www.nursing.umaryland.edu/directory/victoria-selby/">Victoria Selby PhD, CRNP-PMH, PMHNP-BC, CARN-AP</a><br />Assistant Professor<br />School of Nursing</p> </div> </div></div> <div class="span6"><span id="d.en.519242"></span> <div class="media thumbnail-list-item"> <img src="/media/umb/cares/Weintraub_Eric2.png" alt="" style=" " /> <div class="media-body"> <!-- If the Title field is left blank in the CMS, the following block of code is commented out --> <!-- <h4 class="medium"> </h4> --> <p><a href="https://www.medschool.umaryland.edu/profiles/Weintraub-Eric/">Eric Weintraub, MD<br></a>Associate Professor<br>School of Medicine</p> <p>&nbsp;</p> </div> </div><span id="d.en.814607"></span> <div class="media thumbnail-list-item"> <img src="/media/umb/cares/PSacco-(1).jpg" alt="Paul Sacco" style=" " /> <div class="media-body"> <!-- If the Title field is left blank in the CMS, the following block of code is commented out --> <!-- <h4 class="medium"> </h4> --> <p><a href="https://www.umaryland.edu/experts/profiles/sacco.php">Paul Sacco, PhD</a><br />Associate Professor<br />School of Social Work</p> <p>&nbsp;</p> </div> </div></div> </div><span id="d.en.310975"></span><div class="row-fluid general_content"> <div class="span12"> <div class="one-column-content"> <p>CARES also engages key stakeholders to promote, shape, and accomplish the core aims of the center through the efforts of a Steering Committee.</p> <p>The <strong><a href="/cares/steering-committee/">Steering Committee</a></strong>&nbsp;is composed of UMB administration, faculty, and staff with expertise in a variety of areas relevant to the overall success of the center and the prevention and mitigation of the harms of addiction.</p> </div></div> </div></div> <div class="span4"><span id="d.en.310890"></span><div class="row-fluid general_content"> <div class="span12"> <div class="one-column-content"> <h3 class="umb_medium">Resources on Addiction</h3> <p><a href="https://www.drugabuse.gov/about-nida" target="_blank" title="The National Institute on Drug Abuse (NIDA)">The National Institute on Drug Abuse (NIDA)</a></p> <p><a href="http://www.bhsbaltimore.org/about-bhsb/" target="_blank" title="The Substance Abuse and Mental Health Services Administration (SAMHSA)">The Substance Abuse and Mental Health Services Administration (SAMHSA)</a></p> <hr /> </div></div> </div><span id="d.en.310891"></span><div class="row-fluid general_content"> <div class="span12"> <div class="one-column-content"> <h3 class="umb_medium">Treatment Resources</h3> <p>Behavioral Health System Baltimore Crisis Information and Referral Line:&nbsp;<strong>410-433-5175</strong></p> <p><a title="Maryland Community Services Locator (MDCSL)" href="https://www.211md.org">Maryland Community Services Locator (MDCSL)</a></p> </div></div> </div></div> </div></div></div></div> </div> <!-- ChangeDetection.com detection="off" --> <div id="footer-for-print" style="display:none;"><p>The University of Maryland, Baltimore is the founding campus of the University System of Maryland. <br /> 620 W. Lexington St., Baltimore, MD 21201 | 410-706-3100 <br />&copy; 2023-2024 University of Maryland, Baltimore. All rights reserved.</p> </div> </div> <!-- close #page--> </div> <span class="backToTop"><a href="#top">back to top</a></span> <footer id="footer" class="clearfix"> <div class="container"><!--footer container--> <div class="row-fluid"> <div class="span3 footerlinkbox"> <ul class="footerlinks"> <li><a href="/facilities-work-request/">Facilities Work Request</a></li> <li><a href="/cits/helpdesk/">IT Help Desk</a></li> <li><a href="/jobs/">Jobs</a></li> <li><a href="/parking/">Parking &amp; Transportation</a></li> <li><a href="/housing/">UMB Housing</a></li> <li><a href="/urecfit/">URecFit</a></li> </ul> </div> <div class="span8" > <section itemscope itemtype="http://schema.org/CollegeOrUniversity"> <p><span itemprop="name">The University of Maryland, Baltimore</span> is the founding campus of the <a href="http://www.usmd.edu">University System of Maryland.</a> <br /><span itemprop="address" itemscope itemtype="http://schema.org/PostalAddress"><span itemprop="streetAddress">620 W. Lexington St.</span>, <span itemprop="addressLocality">Baltimore</span>, <span itemprop="addressRegion">MD</span> <span itemprop="postalCode">21201</span></span> | <span itemprop="telephone">410-706-3100</span></p> <p>The University of Maryland, Baltimore prohibits sex discrimination in any education program or activity that it operates. Individuals may report concerns or questions to the <a href="mailto:titleix@umaryland.edu">Title IX Coordinator</a>. Read the <a href="https://www.umaryland.edu/policies-and-procedures/library/administration/policies/vi-100c.php">UMB Notice of Non-Discrimination</a>.<br><br></p> <meta itemprop="logo" content="https://umaryland.edu/media/umb/style-assets/images/logo-for-print.png" /> <meta itemprop="url" content="https://umaryland.edu" /> </section> <!--close section--> <div class="umb-footer-icons"> <a href="/emergency/"><img src="/media/umb/style-assets/images/icon-01.png" alt="UMB Alerts Emergency Notification System" ></a> <a href="/cpa/publications-and-projects/mobile-umb/"><img src="/media/umb/style-assets/images/icon-03.png" alt="Mobile UMB" ></a> <a href="/shuttlebus/"><img src="/media/umb/style-assets/images/icon-02.png" alt="UM Shuttle" ></a> <a class="no_link_icon" href="https://secure.ethicspoint.com/domain/media/en/gui/28588/index.html"><img src="/media/umb/hotline3.png" alt="UMB Whistleblower Hotline" style=" " /></a> </div> <div class="umb-social-icons no-link-icon"> <a href="https://www.linkedin.com/company/455844/" target="_blank"><img src="/media/umb/style-assets/images/social-media-icons/linkedin.png" alt="LinkedIn" ></a> <a href="https://www.facebook.com/universityofmarylandbaltimore" target="_blank"><img src="/media/umb/style-assets/images/social-media-icons/fb-w.png" alt="Facebook" ></a> <a href="https://instagram.com/umbaltimore" target="_blank"><img src="/media/umb/style-assets/images/social-media-icons/instagram-w.png" alt="Instagram" ></a> <a href="https://twitter.com/umbaltimore" target="_blank"><img src="/media/umb/style-assets/images/social-media-icons/twitter-w.png" alt="Twitter" ></a> <a href="https://www.youtube.com/c/UMBaltimore1" target="_blank"><img src="/media/umb/style-assets/images/social-media-icons/youtube-w.png" alt="Youtube" ></a> </div> </div> <!-- close .span4 --> <!--section containing newsletter signup and recent images--> <div class="span4"> <section> </section> <!--close section--> </div> </div> <!-- close .row-fluid--> </div> <!-- close footer .container--> <!--change this to your stuff--> <section class="footerCredits"> <div class="container"> <ul class="clearfix"> <li><a class="t4Edit-page" href="https://sitemanager.umaryland.edu/terminalfour/page/directEdit#edit/11/en/126288">&copy;</a> 2023-2024 University of Maryland, Baltimore. All rights reserved.</li> <li><a href="/site-map/">Site Map</a></li> <li><a href="/policies-and-procedures/library/information-technology/policies/x-9915a.php">Privacy</a></li> <li><a href="/web-accessibility/">Accessibility</a></li> <li><a href="/cpa/web-feedback/">Web Feedback</a></li> <li><a href="/policies-and-procedures/library/administration/policies/vi-100c.php">Non-Discrimination</a></li> </ul> </div> <!--footerCredits container--> </section> <!--close section--> </footer> <!--/.footer--> <!-- JS JQuery ================ --> <!-- <script src="/media/umb/style-assets/javascript/jquery.expander.min.js"></script> --> <!-- jquery.expander.min.js --> <!--initialize scripts / custom scripts all pages--> <script src="/media/umb/style-assets/javascript/custom.js"></script><!-- custom.js --> <script src="/media/umb/style-assets/javascript/index_slider.js"></script><!-- index_slider.2.js --> <!-- Creates a js variable indicating whether the browser is Internet Explorer 8 (or below), so that certain scripts may be disabled for those browsers--> <script> var ie8orbelow = false; </script> <!--[if lt IE 9]> <script> ie8orbelow = true; </script> <![endif]--> <!-- Includes scripts for sticky nav, left nav, sticky footer, document icons, etc.--> <script src="/media/umb/style-assets/javascript/misc_scripts.js"></script> <!-- Siteimprove Analytics--> <script type="text/javascript"> /*<![CDATA[*/ (function() { var sz = document.createElement('script'); sz.type = 'text/javascript'; sz.async = true; sz.src = '//siteimproveanalytics.com/js/siteanalyze_12634.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(sz, s); })(); /*]]>*/ </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10