CINXE.COM
Student Financial Services and Cashiering
<!DOCTYPE html> <html lang="en" dir="ltr"> <head> <meta charset="utf-8" /> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-116305998-1"></script> <script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments)};gtag("js", new Date());gtag("set", "developer_id.dMDhkMT", true);gtag("config", "UA-116305998-1", {"groups":"default","anonymize_ip":true,"page_placeholder":"PLACEHOLDER_page_path","allow_ad_personalization_signals":false});</script> <link rel="canonical" href="https://billpay.umd.edu/" /> <link rel="shortlink" href="https://billpay.umd.edu/" /> <meta name="Generator" content="Drupal 10 (https://www.drupal.org)" /> <meta name="MobileOptimized" content="width" /> <meta name="HandheldFriendly" content="true" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <link rel="icon" href="/sites/default/themes/custom/umdtheme/favicon.ico" type="image/vnd.microsoft.icon" /> <title>Student Financial Services and Cashiering</title> <link rel="stylesheet" media="all" href="/sites/default/files/css/css_Exi5UUoIW1--FWSlIctw53AiCZjwKyJ51iGwh2z1VUc.css?delta=0&language=en&theme=umdtheme&include=eJxNilEKwzAMQy_kxWdyGpMEnMbYcUdv326Dsh899KRtGmOxUJJUOsmssP0ptVmN3UHJqBpp82d6TIpdI0v3xgX89MUDMzlDjDJmwR8-bTUejFVmJnn5OqXvFY7Ob8dvpvsXwhf-0jor" /> <link rel="stylesheet" media="all" href="/sites/default/files/css/css_dmMnf_MRVRYaxAmTmPPAAkd8K6cewR_Hgn6gPo46LWA.css?delta=1&language=en&theme=umdtheme&include=eJxNilEKwzAMQy_kxWdyGpMEnMbYcUdv326Dsh899KRtGmOxUJJUOsmssP0ptVmN3UHJqBpp82d6TIpdI0v3xgX89MUDMzlDjDJmwR8-bTUejFVmJnn5OqXvFY7Ob8dvpvsXwhf-0jor" /> </head> <body class="path-frontpage page-node-type-page has-glyphicons"> <a href="#main-content" class="visually-hidden focusable skip-link"> Skip to main content </a> <div class="dialog-off-canvas-main-canvas" data-off-canvas-main-canvas> <header class="navbar navbar-default container-fluid" id="navbar" role="banner"> <div class="navbar-header"> <div class="region region-navigation"> <div class="region-inner"> <a class="name navbar-brand" href="/" title="Home" rel="home">Student Financial Services and Cashiering</a> <section id="block-chatbot" class="block block-block-content block-block-content0003ffdb-b29f-4fb2-8118-f1bfbeed8cd9 clearfix"> <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"><div id="chat"> <iframe id="chatbox" src style="width:0; height: 0; position: fixed; right: 10px; bottom: 85px; z-index: 999; border:0;"></iframe><p><button aria-label="Maximize Chatbot" class="expand-button" id="expandButton" onclick="expandIframe()" title="Maximize"></button></p></div> <p><button aria-label="Open Chatbot" class="chat-button" id="chatButton" onclick="toggleFormVisibility()" title="Open Chatbot"><span class="chat-span">Chat <img alt="Bot Picture" data-entity-type="file" data-entity-uuid="bdcdd51a-4e4b-4b8f-a796-bd047b01b780" id="chatImage" src="https://kualifinancial.umd.edu/images/goldBlackChat.png" style="width:32px;height:32px;position:relative;right:5px;"></span></button></p> <script> var isOpen = false; var isExpanded = false; function toggleFormVisibility() { if(isOpen){ document.getElementById("chatImage").src = "https://kualifinancial.umd.edu/images/goldBlackChat.png"; document.getElementById("chatbox").src = ''; document.getElementById("chatbox").style.width = "0"; document.getElementById("chatbox").style.height = "0"; document.getElementById("expandButton").style.width = "0"; document.getElementById("expandButton").style.height = "0"; isOpen=false; document.getElementById("chatButton").style.backgroundColor = "green"; document.getElementById("chatButton").setAttribute('aria-label', 'Open Chatbot'); document.getElementById("chatButton").title = "Open Chatbot"; } else { document.getElementById("chatImage").src = "https://kualifinancial.umd.edu/images/ximg.png"; document.getElementById("chatbox").src = 'https://ai.chatbot.umd.edu/?botName=sfsc'; document.getElementById("chatbox").style.width = "327px"; document.getElementById("chatbox").style.height = "60vh"; document.getElementById("expandButton").style.width = "75px"; document.getElementById("expandButton").style.height = "50px"; isOpen=true; document.getElementById("chatButton").style.backgroundColor = "darkgreen"; document.getElementById("chatButton").setAttribute('aria-label', 'Close Chatbot'); document.getElementById("chatButton").title = "Close Chatbot"; } } function expandIframe() { if(isExpanded){ document.getElementById("chatbox").style.height = "60vh"; document.getElementById("expandButton").style.bottom = "calc(60vh + 35px)"; document.getElementById("chatbox").style.width = "327px"; document.getElementById("expandButton").setAttribute('aria-label', 'Maximize Chatbot'); document.getElementById("expandButton").title = "Maximize"; isExpanded=false; } else { document.getElementById("chatbox").style.height = "70vh"; document.getElementById("expandButton").style.bottom = "calc(70vh + 35px)"; document.getElementById("chatbox").style.width = "80vw"; document.getElementById("expandButton").setAttribute('aria-label', 'Minimize Chatbot'); document.getElementById("expandButton").title = "Minimize"; isExpanded=true; } } </script><style type="text/css">.expand-button { position: fixed; opacity: 0; bottom: calc(60vh + 35px); right: 10px; width: 0; height: 0; z-index: 1000; } .chat-button { display: inline-block; padding: 1px 25px; font-size: 16px; font-family: sans-serif; font-weight: bold; cursor: pointer; text-align: center; text-decoration: none; outline: none; color: #fff; background-color: green; border: none; border-radius: 50px; box-shadow: 0 3px #999; position: fixed; bottom: 23px; right: 28px; width: 160px; height: 50px; z-index: 99; } .chat-button:active { box-shadow: 0 5px #666; transform: translateY(4px); } </style> </div> </section> </div> </div> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div id="navbar-collapse" class="navbar-collapse collapse"> <div class="region region-navigation-collapsible"> <div class="region-inner"> <nav role="navigation" aria-labelledby="block-mainnavigation-2-menu" id="block-mainnavigation-2"> <h2 class="visually-hidden" id="block-mainnavigation-2-menu">Main navigation</h2> <ul class="menu menu--main nav navbar-nav"> <li class="expanded dropdown first"> <span style="margin-top: 3px; margin-bottom: 0; color: black;" class="navbar-text dropdown-toggle" data-toggle="dropdown">Tuition & Billing <span class="caret"></span></span> <ul class="dropdown-menu"> <li class="first"> <a href="/billing" data-drupal-link-system-path="node/9">Billing Overview</a> </li> <li> <a href="/BillingSchedule" data-drupal-link-system-path="node/4">Billing Schedule</a> </li> <li> <a href="/costs" data-drupal-link-system-path="node/449">Tuition and Fees</a> </li> <li> <a href="/tuition-billing/third-partysponsored-billing" title="Third Party/ Sponsored Billing" data-drupal-link-system-path="node/69">Third Party / Sponsored Billing</a> </li> <li> <a href="/tuition-billing/change-address" data-drupal-link-system-path="node/70">Student Address Change</a> </li> <li class="last"> <a href="/all-faqs#billing" title="Billing FAQs">Billing FAQs</a> </li> </ul> </li> <li class="expanded dropdown"> <span style="margin-top: 3px; margin-bottom: 0; color: black;" class="navbar-text dropdown-toggle" data-toggle="dropdown">Payments <span class="caret"></span></span> <ul class="dropdown-menu"> <li class="first"> <a href="/payments/payment-overview" title="Payment overview" data-drupal-link-system-path="node/55">Payments Overview</a> </li> <li> <a href="/payments" title="Methods of Payment" data-drupal-link-system-path="node/5">Payment Methods / Make a Payment</a> </li> <li> <a href="/parents" data-drupal-link-system-path="node/38">Parent or Authorized User Access</a> </li> <li> <a href="/TPP" data-drupal-link-system-path="node/450">Terp Payment Plan</a> </li> <li> <a href="/outside-scholarships" data-drupal-link-system-path="node/75">Outside Scholarships</a> </li> <li> <a href="/OtherPaymentMethods" data-drupal-link-system-path="node/76">529 - College Savings Plans - Americorps</a> </li> <li> <a href="/perkins" data-drupal-link-system-path="node/61">Perkins Loan Repayment</a> </li> <li class="last"> <a href="/all-faqs#billing">Payment FAQs</a> </li> </ul> </li> <li class="expanded dropdown"> <span style="margin-top: 3px; margin-bottom: 0; color: black;" class="navbar-text dropdown-toggle" data-toggle="dropdown">Refunds <span class="caret"></span></span> <ul class="dropdown-menu"> <li class="first"> <a href="/refunds" data-drupal-link-system-path="node/6">Refunds Overview</a> </li> <li> <a href="https://app.testudo.umd.edu/commonLogin/?return-url=https%3A//sar.umd.edu/directdeposit">Enroll in Direct Deposit</a> </li> <li class="last"> <a href="/all-faqs#refunds">Refunds FAQs</a> </li> </ul> </li> <li class="expanded dropdown"> <span style="margin-top: 3px; margin-bottom: 0; color: black;" class="navbar-text dropdown-toggle" data-toggle="dropdown">Resources <span class="caret"></span></span> <ul class="dropdown-menu"> <li class="first"> <a href="https://billpay.umd.edu/resources">Resources Overview</a> </li> <li> <a href="/faq" data-drupal-link-system-path="node/34">All FAQs</a> </li> <li> <a href="/Tax" data-drupal-link-system-path="node/78">1098-T</a> </li> <li> <a href="/contact" data-drupal-link-system-path="node/71">Contact Us</a> </li> <li> <a href="/resources/campus-billing-contacts" data-drupal-link-system-path="node/10">Campus Billing Contacts</a> </li> <li class="last"> <a href="/resources/staff-resources" data-drupal-link-system-path="node/381">Staff Resources</a> </li> </ul> </li> <li class="my-account last"> <a href="/inquiry" target="_blank">My Account</a> </li> </ul> </nav> </div> </div> </div> </header> <div role="main" class="main-container container-fluid js-quickedit-main-content"> <div class="page-background default"> </div> <div class="row"> <section class="col-md-8"> <a id="main-content"></a> <div class="region region-content"> <div class="region-inner"> <article class="page full clearfix"> <div class="content"> <div class="field field--name-field-paragraphs field--type-entity-reference-revisions field--label-hidden field--items"> <div class="paragraph paragraph--type--tile-group paragraph--view-mode--default"> <div class="field field--name-field-tiles field--type-entity-reference-revisions field--label-hidden field--items"> <div class="paragraph paragraph--type--tile paragraph--view-mode--default"> <div class="field field--name-field-title field--type-string field--label-hidden field--item"><a href="https://billpay.umd.edu/inquiry/accountaccess">Access Account</a></div> <div class="field field--name-field-content field--type-text-long field--label-hidden field--item"><p>View your student account inquiry, current account balance and e-bill.</p> </div> </div> <div class="paragraph paragraph--type--tile paragraph--view-mode--default"> <div class="field field--name-field-title field--type-string field--label-hidden field--item"><a href="https://billpay.umd.edu/inquiry/makepayment">Make a Payment</a></div> <div class="field field--name-field-content field--type-text-long field--label-hidden field--item"><p>Students, Authorized Payers, and International payers may make an account payment by electronic check (ACH) or credit card.</p> <p> </p> <p> </p> <p> </p> </div> </div> <div class="paragraph paragraph--type--tile paragraph--view-mode--default"> <div class="field field--name-field-title field--type-string field--label-hidden field--item"><a href="https://billpay.umd.edu/student-refunds">Student Refunds</a></div> <div class="field field--name-field-content field--type-text-long field--label-hidden field--item"><p>Sign up for direct deposit to receive your student refund faster. </p> </div> </div> <div class="paragraph paragraph--type--tile paragraph--view-mode--default"> <div class="field field--name-field-title field--type-string field--label-hidden field--item"><a href="https://billpay.umd.edu/TPP">Payment Plans</a></div> <div class="field field--name-field-content field--type-text-long field--label-hidden field--item"><p>Enroll in the Terp Payment Plan to split up your bill over multiple months.</p> </div> </div> <div class="paragraph paragraph--type--tile paragraph--view-mode--default"> <div class="field field--name-field-title field--type-string field--label-hidden field--item"><a href="https://billpay.umd.edu/payments/parent-access">Parent Checklist</a></div> <div class="field field--name-field-content field--type-text-long field--label-hidden field--item"><p>A set of helpful tips and tools for parents and guardians of a student</p> </div> </div> <div class="paragraph paragraph--type--tile paragraph--view-mode--default"> <div class="field field--name-field-title field--type-string field--label-hidden field--item"><a href="/newstudents">New Student Checklist</a></div> <div class="field field--name-field-content field--type-text-long field--label-hidden field--item"><p>Financial items for all new students to-do </p> </div> </div> </div> </div> </div> </div> </article> <section id="block-haveaquestion" class="block-color block-color-red block block-block-content block-block-contentd94bf928-bb87-46fe-b07a-7fac29de63e1 clearfix"> <h2 class="block-title">Have a Question?</h2> <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"><p><i>Contact us for questions about your monthly billing statement.</i></p> <hr> <p>General billing questions can be answered by our Financial Service Center by email or phone.</p> <p><a href="mailto:billtalk@umd.edu">billtalk@umd.edu</a></p> <p>301.314.9000</p> <p> </p> <p><u><strong>Email/Phone</strong></u> </p> <p>Monday: 9:00-4:00 </p> <p>Tuesday: 9:00-4:00 </p> <p>Wednesday: 9:30-4:00 </p> <p>Thursday: 9:00-4:00 </p> <p>Friday: 9:00-4:00 </p> <p> </p> <p><b><u>Counter Service (1135 Lee Building)</u></b></p> <p>Monday: 8:30-12:00 and 1:00-4:30</p> <p>Tuesday: 8:30-12:00 and 1:00-4:30</p> <p>Wednesday: 9:30-12:00 and 1:00-4:30</p> <p>Thursday: 8:30-12:00 and 1:00-4:30</p> <p>Friday: 8:30-12:00 and 1:00-4:30</p> <p><a class="btn" href="https://billpay.umd.edu/resources/faqs" title="FAQs">Read FAQS</a></p> </div> </section> </div> </div> </section> <aside class="col-md-4" role="complementary"> <div class="region region-sidebar-second"> <div class="region-inner"> <section class="views-element-container block block-views block-views-blockalerts-alerts-homepage clearfix" id="block-views-block-alerts-alerts-homepage"> <div class="form-group"><div class="view view-alerts view-id-alerts view-display-id-alerts_homepage js-view-dom-id-5fc30a59947b060fe74bfa483eb1f6449499b030c162ffcf6d3ee4b144adddc1"> <div class="view-content"> <div class="views-row"><article class="alert-color alert-color-yellow alert"> <div> <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"><p class="text-align-center"><strong><u>Student Health Insurance (SHIP) Waiver Open – Spring 2025</u></strong></p> <p>Do you see a charge for the mandatory Student Health Insurance Plan (SHIP) on your account and term bill? If you already have coverage through another provider you may be eligible to have this charge waived and removed from your account. </p> <p><a href="https://billpay.umd.edu/student-health-insurance-information"><strong>Click here for more important information on this charge and timelines to file a waiver</strong></a></p> <p> </p> </div> </div> </article> </div> <div class="views-row"><article class="alert-color alert-color-black alert"> <div> <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"><p class="text-align-center">Help Us Serve You Best! If you've recently interacted with our site or the Student Financial Service Center staff, please let us know how it went. <a href="https://umdsurvey.umd.edu/jfe/form/SV_51qhOzciNAMaFX8">CLICK HERE</a></p> </div> </div> </article> </div> </div> </div> </div> </section> <section class="views-element-container block block-views block-views-blockannouncements-announcements-block clearfix" id="block-views-block-announcements-announcements-block"> <h2 class="block-title">Announcements</h2> <div class="form-group"><div class="view view-announcements view-id-announcements view-display-id-announcements_block js-view-dom-id-ade0269f7f7e0757403b3aaf30f1bcc2b3676dc721057e2b73333c670e7de954"> <div class="view-content"> <div class="views-row"><div class="views-field views-field-title"><span class="field-content"><a href="/announcements/1098-t-2024-becomes-available-student-download-january-31-2025-email-will-be-sent" hreflang="en">1098-T for 2024 becomes available for student download on January 31, 2025. An email will be sent to the student UMD address on file when forms are ready to view or download. Note that messages are not sent to authorized payers, only to student emails </a></span></div></div> <div class="views-row"><div class="views-field views-field-title"><span class="field-content"><a href="/announcements/new-customer-survey-online-let-us-know" hreflang="en">New Customer Survey Online - Let us know </a></span></div></div> <div class="views-row"><div class="views-field views-field-title"><span class="field-content"><a href="/announcements/planning-registering-summer-courses-make-sure-you-know-about-drop-deadlines" hreflang="en">Planning on Registering for Summer Courses? Make sure you know about drop deadlines</a></span></div></div> <div class="views-row"><div class="views-field views-field-title"><span class="field-content"><a href="/announcements/new-chat-bot" hreflang="en">New Chat Bot</a></span></div></div> <div class="views-row"><div class="views-field views-field-title"><span class="field-content"><a href="/announcements/see-charge-first-bk-prg-your-account-click-more-details" hreflang="en">See a charge for "FIRST BK PRG" on your account? Click for more details </a></span></div></div> </div> <div class="view-footer"> <p><a href="/announcements" class="btn-gray">More Announcements</a></p> </div> </div> </div> </section> <section class="views-element-container block block-views block-views-blockdates-important-dates clearfix" id="block-views-block-dates-important-dates"> <h2 class="block-title">Important Dates</h2> <div class="form-group"><div class="view view-dates view-id-dates view-display-id-important_dates js-view-dom-id-58a754c54f5ba22fece79f306ecdd8effffdb96b0e0000a3d45e3f643178d148"> <div class="view-content"> <div class="views-row"><article class="date full clearfix"> <div class="field field--name-field-date field--type-datetime field--label-hidden field--item"><time datetime="2025-02-07T12:00:00Z">Feb. 7, 2025</time> </div> <span>Last day of add/drop period for Spring term</span> </article> </div> <div class="views-row"><article class="date full clearfix"> <div class="field field--name-field-date field--type-datetime field--label-hidden field--item"><time datetime="2025-02-15T12:00:00Z">Feb. 15, 2025</time> </div> <span>Student Health Insurance Plan (SHIP) waiver submission period closes for Spring 2025 term. </span> </article> </div> <div class="views-row"><article class="date full clearfix"> <div class="field field--name-field-date field--type-datetime field--label-hidden field--item"><time datetime="2025-02-19T12:00:00Z">Feb. 19, 2025</time> </div> <span>Final day to enroll in the Terp Payment Plan for the Spring 2025 term</span> </article> </div> <div class="views-row"><article class="date full clearfix"> <div class="field field--name-field-date field--type-datetime field--label-hidden field--item"><time datetime="2025-05-23T12:00:00Z">May. 23, 2025</time> </div> <span>Financial Aid for Summer Term begins being disbursed (Initial Summer session only - later sessions will have disbursements with subsequent date) </span> </article> </div> </div> <div class="view-footer"> <p><a href="/important-dates" class="btn-gray">More Dates</a></p> </div> </div> </div> </section> <section id="block-haveaquestion-2" class="block-color block-color-red block block-block-content block-block-contentd94bf928-bb87-46fe-b07a-7fac29de63e1 clearfix"> <h2 class="block-title">Have a Question?</h2> <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"><p><i>Contact us for questions about your monthly billing statement.</i></p> <hr> <p>General billing questions can be answered by our Financial Service Center by email or phone.</p> <p><a href="mailto:billtalk@umd.edu">billtalk@umd.edu</a></p> <p>301.314.9000</p> <p> </p> <p><u><strong>Email/Phone</strong></u> </p> <p>Monday: 9:00-4:00 </p> <p>Tuesday: 9:00-4:00 </p> <p>Wednesday: 9:30-4:00 </p> <p>Thursday: 9:00-4:00 </p> <p>Friday: 9:00-4:00 </p> <p> </p> <p><b><u>Counter Service (1135 Lee Building)</u></b></p> <p>Monday: 8:30-12:00 and 1:00-4:30</p> <p>Tuesday: 8:30-12:00 and 1:00-4:30</p> <p>Wednesday: 9:30-12:00 and 1:00-4:30</p> <p>Thursday: 8:30-12:00 and 1:00-4:30</p> <p>Friday: 8:30-12:00 and 1:00-4:30</p> <p><a class="btn" href="https://billpay.umd.edu/resources/faqs" title="FAQs">Read FAQS</a></p> </div> </section> </div> </div> </aside> </div> </div> <div class="ankle container-fluid"> <div class="region region-ankle"> <div class="region-inner"> <section id="block-umdcopyright" class="block block-block-content block-block-content3da57406-a219-430d-a112-3b278dbd9b43 clearfix"> <h2 class="block-title">Student Financial Services and Cashiering</h2> <div class="field field--name-body field--type-text-with-summary field--label-hidden field--item"><ul class="copyright"> <li>Lee Building</li> <li>7809 Regents Dr.</li> <li>College Park MD 20742-5151, USA</li> <li>P: 301.314.9000</li> <li><a href="mailto:billtalk@umd.edu">billtalk@umd.edu</a></li> <li>©2018 All rights reserved</li> </ul> </div> </section> <nav role="navigation" aria-labelledby="block-socialnetworksmenu-menu" id="block-socialnetworksmenu"> <h2 class="visually-hidden" id="block-socialnetworksmenu-menu">Social Networks menu</h2> <ul class="menu menu--social-networks-menu nav"> <li class="first"> <a href="https://www.facebook.com/UnivofMaryland" class="facebook" target="_blank">Facebook</a> </li> <li> <a href="https://twitter.com/UofMaryland?ref_src=twsrc%5Egoogle%7Ctwcamp%5Eserp%7Ctwgr%5Eauthor" class="twitter" target="_blank">Twitter</a> </li> <li class="last"> <a href="https://www.youtube.com/user/UMD2101" class="youtube" target="_blank">YouTube</a> </li> </ul> </nav> </div> </div> </div> <footer class="footer container-fluid" role="contentinfo"> <div class="region region-footer"> <div class="region-inner"> <nav role="navigation" aria-labelledby="block-footer-menu" id="block-footer"> <h2 class="visually-hidden" id="block-footer-menu">Footer</h2> <ul class="menu menu--footer nav"> <li class="first"> <a href="https://umd.edu/web-accessibility">Web Accessibility</a> </li> <li class="last"> <a href="https://billpay.umd.edu/resources/contact-us">Contact Us</a> </li> </ul> </nav> </div> </div> </footer> </div> <script type="application/json" data-drupal-selector="drupal-settings-json">{"path":{"baseUrl":"\/","pathPrefix":"","currentPath":"node\/2","currentPathIsAdmin":false,"isFront":true,"currentLanguage":"en"},"pluralDelimiter":"\u0003","suppressDeprecationErrors":true,"ajaxPageState":{"libraries":"eJxdjusOwyAIhV_I6iM1qERdsBjBdn37tWvWJvvD5YNzwDOraIfmGjdesRt_E2UmLc0E7uhiHw3IxgLEycIL3iYxJ8IZFqBdSxD3D0yDDumwyvLTP8SOpQ1PRTJGI7soVudB0IwaZwn5OL6ViHNGiNjdSa_yXKgc3ZXOTjNWdPfjk4RemsozSsQeaBLdqSzp4ZkrmrXgJu4b7WE4CD93R20k","theme":"umdtheme","theme_token":null},"ajaxTrustedUrl":[],"google_analytics":{"account":"UA-116305998-1","trackOutbound":true,"trackMailto":true,"trackTel":true,"trackDownload":true,"trackDownloadExtensions":"7z|aac|arc|arj|asf|asx|avi|bin|csv|doc(x|m)?|dot(x|m)?|exe|flv|gif|gz|gzip|hqx|jar|jpe?g|js|mp(2|3|4|e?g)|mov(ie)?|msi|msp|pdf|phps|png|ppt(x|m)?|pot(x|m)?|pps(x|m)?|ppam|sld(x|m)?|thmx|qtm?|ra(m|r)?|sea|sit|tar|tgz|torrent|txt|wav|wma|wmv|wpd|xls(x|m|b)?|xlt(x|m)|xlam|xml|z|zip"},"bootstrap":{"forms_has_error_value_toggle":1,"modal_animation":1,"modal_backdrop":"true","modal_focus_input":1,"modal_keyboard":1,"modal_select_text":1,"modal_show":1,"modal_size":"","popover_enabled":1,"popover_animation":1,"popover_auto_close":1,"popover_container":"body","popover_content":"","popover_delay":"0","popover_html":0,"popover_placement":"right","popover_selector":"","popover_title":"","popover_trigger":"click","tooltip_enabled":1,"tooltip_animation":1,"tooltip_container":"body","tooltip_delay":"0","tooltip_html":0,"tooltip_placement":"auto left","tooltip_selector":"","tooltip_trigger":"hover"},"user":{"uid":0,"permissionsHash":"67db7b8f27d86bcc2ecad47610569b650d9b6598cd6b3085bc7f55fd9cccf283"}}</script> <script src="/sites/default/files/js/js_vc7XI0TxNYahBI9IzVbW1NN-9ofhXZDXS4v68JYqtiQ.js?scope=footer&delta=0&language=en&theme=umdtheme&include=eJxdzWEKwzAIBeALpc2RgkkkyTBV1G7r7bcyaGH_5HuPZ2Z2cwWJwsJP1JAvcWbyIaGwYqy6C9BaBxC3FR7wDo25ESbYgA4fxeI_hH3WZKV_d16jYuoIFTWe-jvPgnecGK-vixUd4nZHjTgDLeYHja3d3nniB2xtS4M"></script> <script src="https://umd-header.umd.edu/build/bundle.js?search=1&search_domain=&events=1&news=1&schools=1&admissions=1&support=1&support_url=&wrapper="></script> <script src="/sites/default/files/js/js_hFS3Or9-VSEYVT8OIH3K1-mTpuVs-4yOYViaQjdXNT4.js?scope=footer&delta=2&language=en&theme=umdtheme&include=eJxdzWEKwzAIBeALpc2RgkkkyTBV1G7r7bcyaGH_5HuPZ2Z2cwWJwsJP1JAvcWbyIaGwYqy6C9BaBxC3FR7wDo25ESbYgA4fxeI_hH3WZKV_d16jYuoIFTWe-jvPgnecGK-vixUd4nZHjTgDLeYHja3d3nniB2xtS4M"></script> </body> </html>