CINXE.COM

Contact UMPD - University of Maryland Police

<!DOCTYPE html> <html lang="en"><!-- InstanceBegin template="/Templates/inner.dwt" codeOutsideHTMLIsLocked="false" --> <head> <!-- InstanceBeginEditable name="doctitle" --> <title>Contact UMPD - University of Maryland Police</title> <!-- InstanceEndEditable --> <meta http-equiv="X-UA-Compatible" content="IE=edge; IE=9; IE=8; IE=7" /> <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1" /> <meta name="theme-color" content="#9A0000" /> <meta name="mobile-web-app-title" content="UMPD" /> <meta name="mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-title" content="UMPD" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-barstyle" content="black-translucent" /> <meta http-equiv="cache-control" content="max-age=0" /> <meta http-equiv="cache-control" content="no-cache" /> <meta http-equiv="expires" content="0" /> <meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" /> <meta http-equiv="pragma" content="no-cache" /> <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Open+Sans:400,600" /> <link rel="stylesheet" type="text/css" href="/resources/css/style.css" /> <link rel="stylesheet" type="text/css" href="/resources/css/inner.css" /> <link rel="stylesheet" type="text/css" href="/resources/css/modalimage.css" /> <!--[if lt IE 9]> <script src="//html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <!--[if lt IE 8]> <link rel="stylesheet" type="text/css" href="/resources/css/ie7.css" /> <![endif]--> <link rel="stylesheet" type="text/css" media="screen and (max-width: 1015px)" href="/resources/css/mobile.css" /> <link rel="shortcut icon" sizes="192x192" href="/resources/images/favicons/192x192.png" /> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/resources/images/favicons/144x144.png" /> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="/resources/images/favicons/114x114.png" /> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="/resources/images/favicons/72x72.png" /> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="/resources/images/favicons/57x57.png" /> <link rel="manifest" href="manifest.json" /> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js"></script> <script src="/scripts/main.js"></script> <!--<script src="//s3.amazonaws.com/umdheader.umd.edu/app/js/main.min.js"></script>--> <script src="/resources/js/global.js"></script> <!-- InstanceBeginEditable name="head" --> <meta name="keywords" content="Contact, Information, Contact Us" /> <meta name="description" content="Contact the University of Maryland Police Department" /> <style> .float-right { padding: 0px; } #inner-content form * { margin: 0px; padding: 0px; } #inner-content form ul { width: 80%; text-align: center; margin: auto; list-style-image: none !important; list-style-type: none; } #inner-content form ul li { text-align: left; display: inline-block; margin-top: 10px; } #inner-content form ul li.title { width: 20%; } #inner-content form ul li.field { width: 28%; } #inner-content form ul li.right { margin-left: 10px; } #inner-content form ul li.full { width: 100%; text-align: center; clear: both; } #inner-content form input, #inner-content form select, #inner-content form textarea { font-family: 'Open Sans', sans-serif; font-size: 16px; border: 1px solid #bbb; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding-left: 3px; padding-right: 3px; height: 25px; line-height: 25px; } #inner-content form input[type="text"], #inner-content form input[type="tel"] { width: 100%; } #inner-content form textarea { width: 100%; height: 150px !important; text-align: left; } #inner-content form input[type=submit] { background-color: #EDEDED; width: 80px; height: 40px; } #inner-content form input[type=submit]:hover { background-color: #FFF; cursor: pointer; border-color: #B3B3B3; } #inner-content form .g-recaptcha div div { width: 100% !important; } @media (max-width: 1015px) { .float-right { margin: 0px !important; } #inner-content form input, #inner-content form select, #inner-content form textarea { display: inline-block; margin: 0; height: 40px; line-height: 40px; font-size: 17px; } #inner-content form select { background-color: #FFF; width: 60.55%; } #inner-content form input[type=text], #inner-content form input[type=tel], #inner-content form textarea { width: 98%; } #inner-content form input[type=submit] { width: 100%; } #inner-content form ul { width: 100%; text-align: left; } #inner-content form ul li.title { width: 38%; } #inner-content form ul li label[for=type] { width: 38%; display: inline-block; } #inner-content form ul li:not(.title):not(.full) { width: 60%; } #inner-content form ul li.right { margin-left: 0px; } #inner-content form ul li.full { text-align: left; } } </style> <script src='https://www.google.com/recaptcha/api.js'></script> <script type="application/javascript"> function validate() { var valid = true; var errors = []; if(!document.getElementById('type').value) { errors.push('Please select an inquiry type'); valid = false; } if(!document.getElementById('first_name').value) { errors.push('Please enter your first name'); valid = false; } if(!document.getElementById('last_name').value) { errors.push('Please enter your last name'); valid = false; } if(!document.getElementById('phone').value.match(/^\(?([0-9]{3})\)?[-. ]?([0-9]{3})[-. ]?([0-9]{4})$/)) { errors.push('Please enter a valid telephone number (at least 10 digits)'); valid = false; } if(!document.getElementById('email').value.match(/^(([^<>()[\]\\.,;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/)) { errors.push('Please enter a valid email address'); valid = false; } if(!document.getElementById('comments').value) { errors.push('Please enter your questions/comments'); valid = false; } if(document.getElementById('type').value === "PERT Phone" && (!document.getElementById('pertphone').value && !document.getElementById('pertlocation').value)) { errors.push('Please enter a PERT phone # or PERT Location'); valid = false; } if(!document.getElementById('g-recaptcha-response').value) { errors.push('Please complete the anti-spam reCAPTCHA at the end of the form'); valid = false; } if(!valid) alert(errors.join("\n")); return valid; } function formatPhone(phone) { if(phone.length >= 10) { phone = phone.replace(/\(|\)|-| /g,''); document.getElementById('phone').value = '(' + phone.substring(0,3) + ') ' + phone.substring(3,6) + '-' + phone.substring(6,10); } } function checkEmail(email) { if(!email.match(/^(([^<>()[\]\\.,;:\s@\"]+(\.[^<>()[\]\\.,;:\s@\"]+)*)|(\".+\"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))$/)) { alert('Please enter a valid email address'); } } </script> <!-- InstanceEndEditable --> </head> <body> <div id="container"> <header> <div id="contact-numbers-left">UMD Police Emergency 911 or 301.405.3333</div> <div id="contact-numbers-right">Mobile Phone #3333 | Non-Emergency 301.405.3555</div> <div id="header-photo"> <a id="mobile-menu" href="#">&nbsp;</a> <img src="/resources/images/patch.png" alt="UMPD Patch" /> <h1><a href="/" aria-label="University of Maryland Police Department">University of Maryland Police Department</a></h1> </div> <nav role="navigation" id="nav"> <ul> <li><a href="/about" title="About UMPD" aria-label="About UMPD">About UMPD</a></li> <li><a href="/stats" title="Crime Stats" aria-label="Crime Stats">Crime Stats</a></li> <li><a href="/services" title="Services and Resources" aria-label="Services and Resources">Services and Resources</a></li> <li><a href="/employment" title="Careers" aria-label="Careers">Careers</a></li> <li><a href="/contact/location.cfm" title="Location" aria-label="Location">Location</a></li> <li><a href="/contact" title="Contact UMPD" aria-label="Contact UMPD">Contact UMPD</a></li> </ul> <form method="post" action="/search/"><input type="text" placeholder="Search..." name="search" /><input type="submit" value="Search" /></form> </nav> </header> <div id="main-content"> <!-- InstanceBeginEditable name="side-nav" --> <aside class="top"> <section id="side-nav"> <h2><a href="/contact" title="Contact UMPD">Contact UMPD</a></h2> <ul> <li><a href="/contact/submit_tip.cfm" title="Submit a Tip">Submit a Tip</a></li> <li><a href="/contact/location.cfm" title="Building Location Map">Building Location Map</a></li> <li><a href="/contact" title="Contact Form">Contact Form</a></li> <li><a href="/contact/complaint.cfm" title="File a Complaint">File a Complaint</a></li> <li><a href="/contact/phonenumbers.cfm" title="Phone Numbers">Phone Numbers</a></li> <li><a href="/contact/index.cfm?form=praise" title="Praise an Employee">Praise an Employee</a></li> </ul> </section> </aside> <!-- InstanceEndEditable --> <div id="inner-content"> <!-- InstanceBeginEditable name="body" --> <h2>Contact UMPD</h2> <p>The University Police Department provides police service 24 hours a day, seven days a week. These services include: Emergency response to crimes in progress and to life threatening incidents.</p> <p>PLEASE NOTE: THIS FORM SHOULD NOT BE USED TO REPORT A CRIME OR AN INCIDENT.<br>PLEASE CALL 301-405-3333 FOR IMMEDIATE POLICE SERVICES.</p> <img src="/resources/images/contact_umpd.jpg" class="float-right" style="border: 1px solid #000; margin-top: 15px; margin-bottom: 20px;" /> <p style="line-height: 200%; margin-bottom: 5px"> <b><u>For service, dial:</u></b><br> <span class="accent">911</span> from campus phones<br> 301-405-3555 from any off-campus phone </p> <p style="margin-top: 0px"> #3333 from any Verizon Wireless, ATT,<br> Sprint/Nextel or T-Mobile cell phone </p> <p style="text-align: center; margin-bottom: 5px;"><b>Police Headquarters:</b> Pocomoke Building (007)<br>7569 Baltimore Ave, College Park, MD 20742</p> <p style="text-align: center; margin-top: 5px;">Other Buildings: <a href="location.cfm" title="UMPD Building Location Map">UMPD Building Location Map</a></p> <!--<p style="text-align: center"><a href="phonenumbers.cfm" title="Department Phone Numbers">Department Phone Numbers</a></p>--> <hr> <form method="post"> <ul> <li class="full"> <label for="type">Inquiring About:</label> <select id="type" name="type" required required="required" onChange="document.getElementById('pertphone').style.visibility='hidden'; document.getElementById('pertlocation').style.visibility='hidden'; document.getElementById('pertphonelabel').style.visibility='hidden'; document.getElementById('pertlocationlabel').style.visibility='hidden'; if(this.value == 'PERT Phone') {document.getElementById('pertphone').style.visibility=''; document.getElementById('pertphonelabel').style.visibility=''; document.getElementById('pertlocation').style.visibility=''; document.getElementById('pertlocationlabel').style.visibility='';} else if(this.value == 'Submit a Tip') window.location='submit_tip.cfm'; else if(this.value == 'Complaint') window.location='complaint.cfm'; else if(this.value == 'Child Safety Seat Installation') window.location='/services/child_safety_seat_app.cfm'; else if(this.value == 'Incident/Crime in Progress') { alert('PLEASE NOTE: THIS FORM SHOULD NOT BE USED TO REPORT A CRIME OR AN INCIDENT.\r\nPLEASE CALL 301-405-3333 FOR IMMEDIATE POLICE SERVICES.'); this.value = ''; } else if(this.value == 'Employment') { document.getElementById('comments').value = 'Position: \n' + document.getElementById('comments').value; }"> <option value="">Please Select One</option> <option value="Submit a Tip">Submit a Tip</option> <option value="Campus Questions" >Campus Questions</option> <option value="Child Safety Seat Installation">Child Safety Seat Installation</option> <option value="Complaint">File a Complaint</option> <option value="Employment" >Employment</option> <option value="Lost &amp; Found" >Lost &amp; Found</option> <option value="Incident/Crime in Progress">Incident/Crime in Progress</option> <option value="Officer Presentation">Officer Presentation</option> <option value="Praise an Employee" >Praise an Employee</option> <option value="Special Events" >Special Events</option> <option value="Suspected Child Abuse/Neglect Reporting" >Suspected Child Abuse/Neglect Reporting</option> <option value="PERT Phone" >PERT Phone</option> <option value="Other" >Other</option> </select> </li> <li class="title"><label for="first_name">First Name:</label></li> <li class="field"><input type="text" id="first_name" name="first_name" placeholder="Your First Name" required required="required" /></li> <li class="title right"><label for="last_name">Last Name:</label></li> <li class="field"><input type="text" id="last_name" name="last_name" placeholder="Your Last Name" required required="required" /></li> <li class="title"><label for="phone">Phone Number:</label></li> <li class="field"><input type="tel" id="phone" name="phone" placeholder="(###) ###-####" required required="required" onchange="formatPhone(this.value)" maxlength="14" /></li> <li class="title right"><label for="email">Email Address:</label></li> <li class="field"><input type="text" id="email" name="email" placeholder="sample@email.com" required required="required" /></li> <li class="title"><label style="visibility: hidden" id="pertphonelabel" for="pertphone">PERT Phone #:</label></li> <li class="field"><input style="visibility: hidden" type="text" id="pertphone" name="pertphone" placeholder="# if known" /></li> <li class="title right"><label style="visibility: hidden" id="pertlocationlabel" for="pertlocation">PERT Location:</label></li> <li class="field"><input style="visibility: hidden" type="text" id="pertlocation" name="pertlocation" placeholder="Location if known" /></li> <li class="full"><label for="comments">Questions/Comments:</label><br><textarea id="comments" name="comments" required required="required"></textarea></li> <li class="full" style="text-align: center"><div class="g-recaptcha" data-sitekey="6Lc6O2sUAAAAAM5lOVWWx7Gb4AudFCmNPXcN3HQw"></div></li> <li class="full" style="text-align: center"><input type="submit" name="submit" value=" Submit " onclick="return validate()" /></li> </ul> </form> <!-- InstanceEndEditable --> </div> <aside> <section id="mobile-contact"> <b>Emergency:</b> <a href="tel:911" aria-label="911">911</a> or <a href="tel:3014053333" aria-label="(301) 405-3333">(301) 405-3333</a><br> <b>Mobile Phone Emergency:</b> <a href="tel:#3333" aria-label="#3333">#3333</a><br> <b>Non-Emergency:</b> <a href="tel:3014053555" aria-label="(301) 405-3555">(301) 405-3555</a><br> <b>Address:</b> <a href="https://www.google.com/maps/place/7569+Baltimore+Ave,+College+Park,+MD+20740/@38.982455,-76.937265,17z" aria-label="Pocomoke Building (007), 7569 Baltimore Ave, College Park, MD 20742">Pocomoke Building (007), 7569 Baltimore Ave, College Park, MD 20742</a> </section> <section id="umd-alerts" > <h2><a href="https://alert.umd.edu/">UMD Alerts</a></h2> <ul> <li><a href="https://alert.umd.edu/alerts/umd-community-notice-campus-robbery-no-weapon-1" target="_blank" aria-label="UMD Community Notice: Off-Campus Robbery (No Weapon) [11/26/24 at 12:37 AM]">UMD Community Notice: Off-Campus Robbery (No Weapon) <span class="date">[11/26/24 at 12:37 AM]</span></a></li> <li><a href="https://alert.umd.edu/alerts/umd-advisory-multiple-building-power-outage" target="_blank" aria-label="UMD Advisory: Multiple-Building Power Outage [11/25/24 at 07:38 PM]">UMD Advisory: Multiple-Building Power Outage <span class="date">[11/25/24 at 07:38 PM]</span></a></li> <li><a href="https://alert.umd.edu/alerts/umd-alert-test-22" target="_blank" aria-label="UMD Alert Test [11/06/24 at 08:42 PM]">UMD Alert Test <span class="date">[11/06/24 at 08:42 PM]</span></a></li> </ul> <div class="more"><a href="https://alert.umd.edu/">About UMD Alerts</a> | <a href="https://alert.umd.edu/alerts/">See all UMD Alerts</a></div> </section> <section id="popular-links"> <h2>Popular Links</h2> <ul> <li><a href="/stats" title="Crime Statistics" aria-label="Crime Statistics">Crime Statistics</a></li> <li><a href="/services/lostandfound.cfm" title="Lost &amp; Found" aria-label="Lost &amp; Found">Lost &amp; Found</a></li> <li><a href="/services/bss_work_order.cfm" title="BSS Work Order" aria-label="BSS Work Order">BSS Work Order</a></li> <li><a href="/services/fingerprinting.cfm" title="Fingerprinting Services" aria-label="Fingerprinting Services">Fingerprinting Services</a></li> <li><a href="/contact/phonenumbers.cfm" title="Phone Numbers" aria-label="Phone Numbers">Phone Numbers</a></li> <li><a href="/stats/clery_form/" title="CSA Reporting Form" aria-label="CSA Reporting Form">CSA Reporting Form</a></li> <li><a href="/services/ride_along.cfm" title="Ride Along" aria-label="Ride Along">Ride Along</a></li> <li><a href="/contact/submit_tip.cfm" title="Submit a Tip" aria-label="Submit a Tip">Submit a Tip</a></li> <li><a href="/contact/index.cfm?form=praise" title="Praise an Employee" aria-label="Praise an Employee">Praise an Employee</a></li> <li><a href="/contact/complaint.cfm" title="File a Complaint" aria-label="File a Complaint">File a Complaint</a></li> </ul> </section> <section id="umpd-news"> <h2><a href="https://umpdnews.umd.edu" title="UMPD News">UMPD News</a></h2> <ul> <li><a href="https://umpdnews.umd.edu/umd-community-notice-11252024" target="_blank">UMD Community Notice 11/25/2024</a></li> <li><a href="https://umpdnews.umd.edu/trunk-or-treat" target="_blank">Trunk or Treat</a></li> <li><a href="https://umpdnews.umd.edu/save-date-dea-national-prescription-drug-take-back-day" target="_blank">Save the Date for DEA National Prescription Drug Take Back Day</a></li> <li><a href="https://umpdnews.umd.edu/umd-advisory-10192024" target="_blank">UMD Advisory 10/19/2024</a></li> <li><a href="https://umpdnews.umd.edu/information-e-scooter-cases" target="_blank">Information on E-Scooter Cases</a></li> <li><a href="https://umpdnews.umd.edu/umd-community-text-alert-10182024" target="_blank">UMD Community Text Alert 10/18/2024</a></li> <li><a href="https://umpdnews.umd.edu/accepting-applications-spring-2025-citizens-police-academy" target="_blank">Accepting Applications for Spring 2025 Citizens Police Academy </a></li> </ul> </section> <section id="social"> <h2>Social Media</h2> <p style="text-align: center"> <a href="https://www.facebook.com/UMDPoliceDept" target="_blank" aria-label="UMPD Facebook"><img src="/resources/images/facebook.png" onmouseover="this.src='/resources/images/facebook_hover.png'" onmouseout="this.src='/resources/images/facebook.png'" /></a> <a href="https://twitter.com/UMPD" target="_blank" aria-label="UMPD Twitter"><img src="/resources/images/twitter.png" onmouseover="this.src='/resources/images/twitter_hover.png'" onmouseout="this.src='/resources/images/twitter.png'" /></a> <a href="https://umpdnews.umd.edu/" target="_blank" aria-label="UMPD News"><img src="/resources/images/blog.png" onmouseover="this.src='/resources/images/blog_hover.png'" onmouseout="this.src='/resources/images/blog.png'" /></a> </p> </section> </aside> </div> <footer> <a href="https://adminvp.umd.edu/" target="_blank" aria-label="Division of Administration">Division of Administration</a> | <a href="https://alert.umd.edu" target="_blank" aria-label="UMD Alert System">UMD Alert System</a> | <a href="https://adminvp.umd.edu/ethics-integrity-and-compliance-reporting" target="_blank" aria-label="Ethics, Integrity and Compliance Reporting">Ethics, Integrity and Compliance Reporting</a> | <a href="https://umd.edu/web-accessibility" target="_blank" aria-label="Web Accessibility">Web Accessibility</a> <br><br> The University of Maryland Police Department is accredited by the Commission on Accreditation for Law Enforcement Agencies (CALEA) <a href="https://www.calea.org/" target="_blank"><img src="/resources/images/calea.jpg" /></a> </footer> </div> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-37710790-2', 'auto', {'allowLinker': true}); ga('require', 'linker'); ga('linker:autoLink', ['umd.edu', 'universityofmarylandpolice.com', 'umdps.net']); ga('send', 'pageview'); </script> </body> <!-- InstanceEnd --></html>

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