
<!DOCTYPE xsl:stylesheet [ 
<!ENTITY ldquo "&#8220;"> 
<!ENTITY rdquo "&#8221;">
<!ENTITY lsquo "&#8216;">
<!ENTITY rsquo "&#8217;">
<!ENTITY copy "&#169;">
<!ENTITY nbsp "&#160;">
]>
<xsl:stylesheet version="3.0"
				xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
				xmlns:xs="http://www.w3.org/2001/XMLSchema"
				xmlns:ou="http://omniupdate.com/XSL/Variables"
				xmlns:fn="http://omniupdate.com/XSL/Functions"
				xmlns:ouc="http://omniupdate.com/XSL/Variables"
				exclude-result-prefixes="ou xsl xs fn ouc"
				expand-text="yes">

	<xsl:output method="html" version="5.0" indent="yes" encoding="UTF-8" include-content-type="no" doctype-system="about:legacy-doctype" />

	<!--
Specify html output and version, indent yes puts newlines in the output.
For HTML5, the doctype declarations below are not needed.
-->

	<xsl:template match="/globalResults">
		<html lang='en'>		<head>
			<!-- Meta Data -->
			<meta charset="utf-8" />
			<!-- Page Title -->
			<xsl:choose>
				<xsl:when test="gcse/GSP/Q != ''">
					<title><xsl:value-of select="gcse/GSP/Q"/> - Search Results | Montgomery College, Maryland</title>
				</xsl:when>
				<xsl:otherwise>
					<title>No Search Term Specifed - Search | Montgomery College, Maryland</title>
				</xsl:otherwise>
			</xsl:choose>
			<!-- END Page Title -->
			<meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=edge" /> 
			<meta name="viewport" content="width=device-width, initial-scale=1.0" />
			<!-- description and keywords -->
			<meta name="Description" content="Montgomery College Search Results." />
			<meta name="Keywords" content="Montgomery College, Maryland, Rockville, Takoma Park, Germantown, Montgomery County" />
			<!-- END description and keywords -->
			<meta name="author" content="Montgomery College, Maryland" />
			<!-- END Meta Data --> 
			<!-- Google tag manager -->


			

<!-- 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'?'&amp;amp;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-N69MNP');</script>
<!-- End Google Tag Manager -->
  
			<!-- END Google tag manager --> 

			<!-- Styles -->
			
<!-- this is an include used for the parsearchresults php file -->

<link rel="stylesheet" href="/_resources/css/app.css" media="all" />
<link rel="stylesheet" href="/_resources/css/fancybox/jquery.fancybox.min.css" />
<noscript><link rel="stylesheet" href="/_resources/css/no-js.css" media="all" /></noscript>			<!-- END Styles -->

			<!-- favicons  -->
			

<link rel="apple-touch-icon" sizes="57x57" href="/_images/global/apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon" sizes="60x60" href="/_images/global/apple-touch-icon-60x60.png" />
<link rel="apple-touch-icon" sizes="72x72" href="/_images/global/apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon" sizes="76x76" href="/_images/global/apple-touch-icon-76x76.png" />
<link rel="apple-touch-icon" sizes="114x114" href="/_images/global/apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon" sizes="120x120" href="/_images/global/apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon" sizes="144x144" href="/_images/global/apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon" sizes="152x152" href="/_images/global/apple-touch-icon-152x152.png" />
<link rel="apple-touch-icon" sizes="180x180" href="/_images/global/apple-touch-icon-180x180.png" />
<link rel="icon" type="image/png" href="/_images/global/favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="/_images/global/android-chrome-192x192.png" sizes="192x192" />
<link rel="icon" type="image/png" href="/_images/global/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/png" href="/_images/global/favicon-16x16.png" sizes="16x16" />			<!-- END favicons  -->

			<!-- JS loaders -->
			
<script src="/_resources/js/modernizr-touch.js"></script>
<script src="https://use.typekit.net/gmd3opn.js"></script> 
<script>try{Typekit.load({ async: true });}catch(e){}</script>
<script src="/_resources/js/activateTypeKit.js"></script>
<script src="/_resources/js/jquery-1.12.0.min.js"></script>
<script src="/_resources/js/bootstrap.min.js"></script>
<script src="/_resources/js/flickity.pkgd.min.js"></script>
<script src="/_resources/js/jquery.visible.min.js"></script>
<script src="/_resources/js/jquery.accordion.source.js"></script>
<script src="/_resources/js/fancybox/jquery.fancybox.min.js"></script>
<script src="/_resources/js/behavior-2020.js"></script> 
<script src="/_resources/js/base-2020.js"></script>			<!-- END JS loaders -->


		</head>
		<body>

			<header>

				<a class="sr-only sr-only-visible-focus" title="Skip to main content" href="#main-content" id="top">Skip to main content</a>	

				<!-- Google tag manager -->
				

<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-N69MNP"
				  height="0" width="0" style="display:none;visibility:hidden" title="Google Tag Manager"></iframe></noscript>
<!-- End Google Tag Manager (noscript) --> 				<!-- END Google tag manager --> 
				<!-- Closing message -->
				
<closing-message>
	<script>
		//<![CDATA[
		// Note, the code which toggles the display of the closing message presumes that the JS variable
		// closing message is already defined.  The JS include that follows this will assign a non-blank
		// value to this variable if there is a closing message.
		var closingMessage = "";
		//]]>
	</script>  

	<!-- Section 2 JS Include - Comes from WWW -->
	<script src="https://www.montgomerycollege.edu/_alert-messages/alert-messages.js"></script> 


	<!-- Section 3 DIV code - Gets toggled if there is a message.  -->
	<div id="closingInfo" style="display: none;"> 
		<div id="closingInfo-inner">
			<div id="closingMessage"></div>
		</div>  
	</div>   
	<!-- Section 4 JS toggling if there is a message.  If closing message gets set, the code below will copy it into the above div and set the display to block.  If it is blank it will leave it empty and "none." -->


	<script>
		//<![CDATA[
		//  var bareMessage = closingMessage.replace("<closing-message>","").replace("</closing-message>","");
		var bareMessage = closingMessage.replace("#closingMessage",""); 
		bareMessage = bareMessage.substr(bareMessage.lastIndexOf("</style>") + 8);
		//alert ("[" + bareMessage.trim() + "]")

		if ("" != bareMessage.trim())
		{
			document.getElementById('closingMessage').innerHTML = closingMessage;
			document.getElementById('closingInfo').style.display = 'block';
		}
		//]]>
	</script>
</closing-message>				<!-- END Closing message --> 


				<div class="global-header global-header-redesign">

					<!-- Masthead -->
					
<div class="global-header-inner">
	<nav class="top-nav navbar navbar-default" aria-label="Top Utility Navigation">


		<ul class="top-nav-inner nav navbar-nav navbar-right">

			<li><a href="/about-mc/campuses-and-locations/index.html">Locations</a></li> 
			<li><a href="https://library.montgomerycollege.edu/">Library</a></li>

			<li class="dropdown" id="language-en2">
				<a href="#" id="top-menu-4" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"><span id='language-text-am' class='hide'>AM</span>
					<span id='language-text-en' class='hide'>EN</span>
					<span id='language-text-es' class='hide'>ES</span>
					<span id='language-text-fr' class='hide'>FR</span>
					<span id='language-text-ko' class='hide'>KO</span>
					<span id='language-text-vi' class='hide'>VI</span>
					<span id='language-text-zh' class='hide'>ZH</span>&nbsp;<img class="language" src="/_images/global/language-icon-gray.svg" alt="globe" style="width: 14px; margin-bottom: -1px;"  /><img src="/_images/global/arrow-nav-gray.svg" aria-hidden="true" class="dropdown-arrow" alt="dropdown arrow" />


				</a>



				<ul class="dropdown-menu">
					<li><a href="/language/am/index.html" lang="am">AM - የአማርኛ ንባብ ገፅ</a></li>
					<li><a href="/index.html" lang="en">EN - English</a></li>
					<li><a href="/language/es/index.html" lang="es">ES - Página de recursos en español</a></li>
					<li><a href="/language/fr/index.html" lang="fr">FR - Page de ressources en français</a></li>
					<li><a href="/language/ko/index.html" lang="ko">KO - 한국어 자료 페이지</a></li>
					<li><a href="/language/vi/index.html" lang="vi">VI - Trang Tài Nguyên Việt Nam</a></li>
					<li><a href="/language/zh/index.html" lang="zh">ZH - 中文资源页面</a></li> 

				</ul>
			</li><!-- END dropdown -->


			<li class="dropdown">
				<a href="#" class="dropdown-toggle info-for-menu" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Info for<img src="/_images/global/arrow-nav-gray.svg" aria-hidden="true" class="dropdown-arrow" alt="dropdown arrow" /></a>
				<ul class="dropdown-menu">



					<li><a href="/index.html" class="parent-menu-item">Prospective/Current Students</a>
						<ul>
							<li><a href='/admitted-students/index.html'>Admitted Students</a></li>
							<li><a href='/adult-learners/index.html'>Adult Learners</a></li>
								<li><a href="/workforce-development-continuing-education/english-language-skills/index.html">ESL Students</a></li>
							<li><a href='/admissions-registration/future-students.html'>Future Students</a> </li>
							<li><a href='/high-school-students/index.html'>High School Students</a></li>
							<!-- <li><a href="/international-and-esl-students/index.html">International &amp; ESL Students</a></li> -->
							<li><a href="/international-students/index.html">International Students</a></li> 
							<li><a href="/admissions-registration/parents-and-families/index.html" class="parent-menu-item">Parents &amp; Families</a></li> 
							<li><a href="/veterans-and-military/index.html">Veterans &amp; Military</a></li>
						</ul>
					</li> 
					<li><a href="/business-partners-employers/index.html" class="parent-menu-item">Business Partners &amp; Employers</a></li>
					<li><a href="/alumni-friends-donors/index.html" class="parent-menu-item">Alumni, Donors &amp; Community</a></li> 


				</ul>



			</li><!-- END dropdown -->


			<li class="global-header__primary__blue-items">



				<div class="global-header__primary__blue-item">
					<a href="https://mymc.glb.montgomerycollege.edu">
						Access MyMC
						<div class="global-header__primary__blue-item__icon">
							<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 10">
								<path class="a" d="M11,7.75A1.25,1.25,0,0,1,9.75,9H7.188a0.2,0.2,0,0,0-.2.2V9.79a0.2,0.2,0,0,0,.2.2L9.853,10A2.147,2.147,0,0,0,12,7.853V2.147A2.147,2.147,0,0,0,9.853,0l-2.665.01a0.2,0.2,0,0,0-.2.2V0.8a0.2,0.2,0,0,0,.2.2H9.75A1.25,1.25,0,0,1,11,2.25v5.5Z"></path>
								<path class="a" d="M9.1,4.648L4.852,0.4A0.473,0.473,0,0,0,4,.75V3H0.465A0.465,0.465,0,0,0,0,3.465v3.07A0.465,0.465,0,0,0,.465,7H4V9.25a0.473,0.473,0,0,0,.852.352L9.1,5.352A0.491,0.491,0,0,0,9.1,4.648Z"></path>
							</svg>

						</div>
					</a>
				</div>

			</li> 
 


		</ul><!-- END navbar-nav-inner --> 

	</nav> <!-- END top-nav -->
	
	
	<div class="global-header__cta-area global-header-brand">
		<div class="global-header__cta-area__logo">
			<!--  <a href="/">Montgomery College</a> --> 
			<a href="/index.html"><img src="/_images/global/mc-logo-horizontal.svg" alt="Montgomery College — Montgomery County, Maryland" /></a>
		</div>


		<div class="utility-nav"> 

			<ul class="utility-nav-inner nav navbar-nav navbar-left">

				<li>


					<a href="/admissions-registration/application.html" class="tracking-apply-dt btn">Apply Now</a>


				</li>


				<li class="navbar-nav-li"><a href="https://montgomerycollege.elluciancrmadvance.com/giftportal/GeneralMCGivingSite">Donate</a></li> 
				<!-- <li class="navbar-nav-li"><a href="/alumni-friends-donors/foundation/donate.html">Donate</a></li> -->
				<li class="navbar-nav-li"><a href="/contact-us/index.html">Contact Us</a></li>

			</ul><!-- END utility-nav-inner --> 




			<form class="searchSite__form navbar-form navbar-right" name="searchForm" id="searchForm" method="get" action="/search" autocomplete="off" onsubmit="return ValidateSearchTerm();">
				<div class="form-group">


<!-- Secret Shared Key - Search Page - is [pu@#$#~@wuch+KU4rA*2Utayu&adheuhu(*M>?><fhucdjkdwhjldqw3832qideqg8wh] -->
					<label for="search"><span class="hide">Search</span>
						<!-- <input type="hidden" name="placeholder" value="" /> -->
						<input type="text" name="q" id="search" value="" placeholder="Search Our Site" class="" aria-label="Search" required="required" />
						<button type="submit" class="relative hide-text icon-search">
							<span class="sr-only">Search</span>

						</button>
					</label>
				</div>

			</form>



			<div class="navbar-header">

				<a href="/contact-us/index.html" class="mobile-link"><span class="sr-only">Contact Us</span> <img src="/_images/_icon-library/icon-envelope.svg" alt="envelope" /></a>


				<button type="button" class="navbar-toggle collapsed toggle-search" data-toggle="collapse" data-target="#collapse-search" aria-expanded="false" id="openSearchBox">
					<span class="sr-only">Toggle navigation</span>

					<img src="/_images/global/searchpanel_blackicon.svg" alt="search our site" />  
					<!--  <span class="hamburger-menu"><span></span></span> -->


				</button> 



				<button type="button" class="navbar-toggle collapsed toggle-main-nav" data-toggle="collapse" data-target="#collapse-main-nav" aria-expanded="false">
					<span class="sr-only">Toggle navigation</span>  
					<span class="hamburger-menu"><span></span></span>


				</button> 




			</div><!-- END navbar-header --> 


		</div><!-- END utility-nav -->
	</div><!-- END top-nav -->
</div><!-- END global-header-inner -->					<!-- END Masthead --> 

					<!-- Main navigation -->
					

<nav class="main-nav navbar navbar-default" aria-label="Main Navigation">


	<div class="collapse navbar-collapse collapse-search" id="collapse-search">

		<form class="searchSite__form navbar-form navbar-right" name="searchForm" id="searchForm-mobile" method="get" action="/search/" autocomplete="off" onsubmit="return ValidateSearchTerm();">
			<div class="form-group">

				<!-- Label cannot be hidden or else it will fail HTML 5 validation.  Use aria-label attribute instead. -->
				<label for="search-mobile" class="sr-only">Search</label>
				<input type="hidden" name="placeholder" value="" />
				<input type="text" name="q" id="search-mobile" value="" placeholder="Search Our Site" class="" aria-label="Search" required="required" />
				<button type="submit" class="relative hide-text icon-search">
					<span class="sr-only">Search</span> 
				</button>

			</div>

		</form>


	</div><!-- END navbar-collapse -->


	<div class="collapse navbar-collapse collapse-main-nav" id="collapse-main-nav"> 




		<div class="main-buttons">

			<a href="/admissions-registration/application.html" class="tracking-apply-mobile btn btn-apply">Apply Now</a>


			<div class="global-header__primary__blue-items">  
				<div class="global-header__primary__blue-item">
					<a href="https://mymc.glb.montgomerycollege.edu" >
						Access MyMC
						<div class="global-header__primary__blue-item__icon">
							<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 12 10">
								<path class="a" d="M11,7.75A1.25,1.25,0,0,1,9.75,9H7.188a0.2,0.2,0,0,0-.2.2V9.79a0.2,0.2,0,0,0,.2.2L9.853,10A2.147,2.147,0,0,0,12,7.853V2.147A2.147,2.147,0,0,0,9.853,0l-2.665.01a0.2,0.2,0,0,0-.2.2V0.8a0.2,0.2,0,0,0,.2.2H9.75A1.25,1.25,0,0,1,11,2.25v5.5Z"></path>
								<path class="a" d="M9.1,4.648L4.852,0.4A0.473,0.473,0,0,0,4,.75V3H0.465A0.465,0.465,0,0,0,0,3.465v3.07A0.465,0.465,0,0,0,.465,7H4V9.25a0.473,0.473,0,0,0,.852.352L9.1,5.352A0.491,0.491,0,0,0,9.1,4.648Z"></path>
							</svg>

						</div>
					</a>
				</div>  
			</div>


		</div>


		<ul class="top-nav-inner top-nav-top-inner nav navbar-nav navbar-right">


			<li class="dropdown" id="language-en">
				<a href="#" id="top-menu-4b" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"> 


					<span id='language-text-am2' class='hide'>AM</span>
					<span id='language-text-en2' class='hide'>EN</span>
					<span id='language-text-es2' class='hide'>ES</span>
					<span id='language-text-fr2' class='hide'>FR</span>
					<span id='language-text-ko2' class='hide'>KO</span>
					<span id='language-text-vi2' class='hide'>VI</span>
					<span id='language-text-zh2' class='hide'>ZH</span> <img class="language" src="/_images/global/language-icon-white.svg" alt="language options" style="width: 14px; margin-bottom: -1px;"  /><img src="/_images/global/arrow-nav-white.svg" aria-hidden="true" class="dropdown-arrow" alt="dropdown arrow" /></a>



				<ul class="dropdown-menu">
					<li><a href="/language/am/index.html" lang="am">AM - የአማርኛ ንባብ ገፅ</a></li>
					<li><a href="/index.html" lang="en">EN - English</a></li>
					<li><a href="/language/es/index.html" lang="es">ES - Página de recursos en español</a></li>
					<li><a href="/language/fr/index.html" lang="fr">FR - Page de ressources en français</a></li>
					<li><a href="/language/ko/index.html" lang="ko">KO - 한국어 자료 페이지</a></li>
					<li><a href="/language/vi/index.html" lang="vi">VI - Trang Tài Nguyên Việt Nam</a></li>
					<li><a href="/language/zh/index.html" lang="zh">ZH - 中文资源页面</a></li>
				</ul>
			</li><!-- END dropdown -->


			<li class="dropdown">
				<a href="#" class="dropdown-toggle info-for-menu" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Info for<img src="/_images/global/arrow-nav-white.svg" aria-hidden="true" class="dropdown-arrow" alt="dropdown arrow" /></a>
				<ul class="dropdown-menu">

					<li><a href="/index.html" class="parent-menu-item">Prospective/Current Students</a>
						<ul>
							<li><a href='/admitted-students/index.html'>Admitted Students</a></li>
							<li><a href='/adult-learners/index.html'>Adult Learners</a></li>
							<li><a href='/admissions-registration/future-students.html'>Future Students</a> </li>
							<li><a href='/high-school-students/index.html'>High School Students</a></li>
							<li><a href="/international-and-esl-students/index.html">International &amp; ESL Students</a></li>
							<li><a href="/admissions-registration/parents-and-families/index.html" class="parent-menu-item">Parents &amp; Families</a></li> 
							<li><a href="/veterans-and-military/index.html">Veterans &amp; Military</a></li>
						</ul>
					</li> 
					<li><a href="/business-partners-employers/index.html" class="parent-menu-item">Business Partners &amp; Employers</a></li>
					<li><a href="/alumni-friends-donors/index.html" class="parent-menu-item">Alumni, Donors &amp; Community</a></li> 



				</ul>



			</li><!-- END dropdown -->









		</ul><!-- END navbar-nav-inner -->

		<ul class="main-nav-inner nav navbar-nav">




			<li class="dropdown">
				<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"> Academics<img src="/_images/global/arrow-nav-white.svg" aria-hidden="true" class="dropdown-arrow" alt="dropdown arrow" /></a>


				<ul class="dropdown-menu dropdown-menu-left dropdown-menu-center">  
					<li ><a href="/academics/index.html" class="tracking-apc">Academics</a></li>
					<li ><a href="/academics/programs/index.html" class="tracking-apc">Programs, Majors, &amp; Degrees</a></li>
					<li ><a href="https://b9pubstu.glb.montgomerycollege.edu/StudentRegistrationSsb/ssb/term/termSelection?mode=search" class="tracking-apc">Credit Courses</a></li>
					<li ><a href="/workforce-development-continuing-education/index.html" class="tracking-apc">Noncredit Courses (WDCE)</a></li>
					<li ><a href="/academics/mc-online/index.html" class="tracking-apc">Online Programs &amp; Degrees</a></li>
					<li ><a href="https://catalog.montgomerycollege.edu/" class="tracking-apc">Academic Catalog</a></li>
					<li ><a href="/academics/academic-calendar.html" class="tracking-apc">Academic Calendar</a></li>
					<li ><a href="/academics/departments/index.html" class="tracking-apc">Academic Departments</a></li>
					<li><a href="/admissions-registration/assessment-testing-centers/index.html" class="tracking-ca">Assessment and Testing Centers</a></li>
					<li ><a href="/academics/support/learning-centers/index.html" class="tracking-apc">Learning Centers &amp; Tutoring</a></li>
					<li ><a href="/academics/transfer/index.html" class="tracking-apc">Transfer from MC</a></li>
					<!-- <li ><a href="/workforce-development-continuing-education/youth-programs/index.html" class="tracking-apc">Youth Programs</a></li> -->
					<li ><a href="/academics/faculty-staff.html" class="tracking-apc">Our Faculty &amp; Staff</a></li> 
				</ul>


			</li><!-- END dropdown -->








			<li class="dropdown">
				<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"> Apply &amp; Register<img src="/_images/global/arrow-nav-white.svg" aria-hidden="true" class="dropdown-arrow" alt="dropdown arrow" /></a>

				<ul class="dropdown-menu dropdown-menu-center">
					<!-- <li><a href="/admissions-registration/getting-started-how-to-apply-and-register.html" class="tracking-ar">Getting Started: How to Apply &amp; Register</a></li> -->
					<li><a href="/admissions-registration/index.html" class="tracking-ar">How to Apply &amp; Register</a></li>
					<!-- <li><a href="/admissions-registration/index.html" class="tracking-ar">Apply &amp; Register</a></li> -->
					<li><a href="/admissions-registration/application.html" class="tracking-ar">Apply Now</a></li>
					
					<li><a href="https://b9pubstu.glb.montgomerycollege.edu/StudentRegistrationSsb/ssb/term/termSelection?mode=search" class="tracking-ar">Search the Class Schedule</a></li>
					<!-- <li><a href="/admissions-registration/search-the-class-schedule.html" class="tracking-ar">Search the Class Schedule</a></li> -->
					<li><a href="/admissions-registration/register.html" class="tracking-ar">Register for Credit Courses</a></li>
					<li><a href="/workforce-development-continuing-education/registration-information/index.html" class="tracking-ar">Register for Noncredit Courses</a></li>
					<!-- <li><a href="/admissions-registration/course-placement-guides.html" class="tracking-ar">Course Placement Guides</a></li> -->
					<li><a href="/admissions-registration/raptor-central/index.html" class="tracking-ar">Raptor Central</a></li>
					<li><a href="/admissions-registration/visiting-students.html" class="tracking-ar">Visiting Students</a></li>
					<li><a href="/high-school-students/index.html" class="tracking-ar">High School Students/Dual Enrollment</a></li>
					<li><a href="/academics/learning-recognition-and-advancement/index.html" class="tracking-ar">Credit for Prior Learning </a></li>
					<li><a href="/admissions-registration/transferring-in-or-returning-to-mc.html" class="tracking-ar">Transferring In or Returning to MC</a></li> 
				</ul>

			</li><!-- END dropdown -->





			<li class="dropdown">
				<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"> Paying for College<img src="/_images/global/arrow-nav-white.svg" aria-hidden="true" class="dropdown-arrow" alt="dropdown arrow" /></a>

				<ul class="dropdown-menu dropdown-menu-center">
					<li><a href="/paying-for-college/index.html" class="tracking-pfc">Paying for College</a></li>
					<li><a href="/paying-for-college/tuition/current-rates.html" class="tracking-pfc">Tuition Rates</a></li>
					<li><a href="/paying-for-college/financial-aid/index.html" class="tracking-pfc">Financial Aid</a></li>
					<li><a href="/paying-for-college/financial-aid/types-of-financial-aid/institutional-grants-and-scholarships.html" class="tracking-pfc">Scholarships</a></li> 
					<li><a href="/paying-for-college/tuition/net-price-calculator.html" class="tracking-pfc">Estimate Your Cost to Attend MC</a></li>
					<li><a href="/paying-for-college/financial-aid/connecting-with-financial-aid.html" class="tracking-pfc">Connecting with Financial Aid Office</a></li>
					<li><a href="/paying-for-college/payments/index.html" class="tracking-pfc">Payment Options &amp; Deadlines</a></li>
					<li><a href="/paying-for-college/tuition/residency-policy-and-appeals.html" class="tracking-pfc">Residency Policy</a></li>
					<li><a href="https://mymc.glb.montgomerycollege.edu" class="tracking-pfc">Log In to MyMC </a></li>
				</ul>


			</li><!-- END dropdown -->



			<li class="dropdown">
				<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"> Counseling &amp; Advising<img src="/_images/global/arrow-nav-white.svg" aria-hidden="true" class="dropdown-arrow" alt="dropdown arrow" /></a>
				<ul class="dropdown-menu dropdown-menu-center"> 

					<li><a href="/counseling-and-advising/index.html" class="tracking-ca">Counseling &amp; Advising</a></li>
					<li><a href="/counseling-and-advising/first-year-experience/index.html" class="tracking-ca">Orientation &amp; First Year Experience</a></li>
					<!-- <li><a href="/admissions-registration/assessment-testing-centers/index.html" class="tracking-ca">Assessment and Testing Centers</a></li> -->
					<li><a href="/admissions-registration/course-placement-guides.html" class="tracking-ca">Course Placement Guides</a></li>
					<li><a href="/counseling-and-advising/academic-advising-and-planning.html" class="tracking-ca">Academic Advising &amp; Planning</a></li> 
					<li><a href="/academics/program-advising/index.html" class="tracking-ca">Advising by Major</a></li>
					<li><a href="/academics/support/index.html" class="tracking-ca">Academic Support Services</a></li>
					<li><a href="/academics/transfer/index.html" class="tracking-ca">Transfer Advising</a></li>
					<li><a href="/counseling-and-advising/meet-with-a-counselor-advisor.html" class="tracking-ca">Meet with a Counselor/Advisor</a></li>
					<li><a href="/counseling-and-advising/disability-support-services/index.html" class="tracking-ca">Disability Support Services (DSS)</a></li>
					<li><a href="/life-at-mc/student-career-and-employment-services/index.html" class="tracking-ca">Student Career &amp; Employment Services</a></li>

				</ul>
			</li><!-- END dropdown -->




			<li class="dropdown">
				<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Workforce Development &amp; Noncredit<img src="/_images/global/arrow-nav-white.svg" aria-hidden="true" class="dropdown-arrow" alt="dropdown arrow" /></a>
				<ul class="dropdown-menu"> 

					<li><a href="/workforce-development-continuing-education/index.html" class="tracking-wdce" tabindex="0">Workforce Development &amp; Noncredit</a></li>
					<li><a href="/workforce-development-continuing-education/youth-programs/index.html" class="tracking-apc">Youth Programs</a></li>
					<li><a href="/workforce-development-continuing-education/business-information-technology/index.html" class="tracking-wdce" tabindex="0">Business, IT &amp; Safety</a></li>
					<li><a href="/workforce-development-continuing-education/community-education/index.html" class="tracking-wdce" tabindex="0">Community Education</a></li>
					<li><a href="/workforce-development-continuing-education/english-language-skills/index.html" class="tracking-wdce" tabindex="0">English Language Skills &amp; GED</a></li>
					<li><a href="/workforce-development-continuing-education/gite/index.html" class="tracking-wdce" tabindex="0">Gudelsky Institute for Technical Education</a></li>
					<li><a href="/workforce-development-continuing-education/health-sciences/index.html" class="tracking-wdce" tabindex="0">Health Sciences</a></li>
					<li><a href="/workforce-development-continuing-education/community-arts/index.html" class="tracking-wdce" tabindex="0">Visual &amp; Performing Arts</a></li>
					<li><a href="/workforce-development-continuing-education/course-offering-schedule/index.html" class="tracking-wdce" tabindex="0">Schedule of Classes</a></li>
					<li><a href="/workforce-development-continuing-education/job-skills/index.html" class="tracking-wdce" tabindex="0">Career Prep, Licensing &amp; Certification </a></li> 

				</ul>
			</li><!-- END dropdown -->



			<li class="dropdown">
				<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"> Life At MC<img src="/_images/global/arrow-nav-white.svg" aria-hidden="true" class="dropdown-arrow" alt="dropdown arrow" /></a>
				<ul class="dropdown-menu dropdown-menu-right"> 

					<li><a href="/life-at-mc/index.html" class="tracking-lamc">Life At MC</a></li>
					<li><a href="/about-mc/campuses-and-locations/index.html" class="tracking-lamc">Campuses, Locations &amp; Virtual Tour</a></li>
					<li><a href="/events/index.html" class="tracking-lamc">Events</a></li>
					<li><a href="/life-at-mc/student-life/index.html" class="tracking-lamc">Student Life</a></li>
					<li><a href="/life-at-mc/student-career-and-employment-services/index.html"  class="tracking-lamc">Student Career &amp; Employment Services</a></li>
					<li><a href="/life-at-mc/student-wellness-center/index.html" class="tracking-lamc">Student Wellness Center</a></li>
					<li><a href="/special-programs/index.html" class="tracking-lamc">Special Programs</a></li>
					<li><a href="/offices/public-safety-health-emergency-management/index.html" class="tracking-lamc">Public Safety, Health, and Emergency Management</a></li>
					<li><a href="/life-at-mc/student-life/service-learning-civic-engagement.html" class="tracking-lamc">Service-Learning &amp; Civic Engagement</a></li>
					<li><a href="/life-at-mc/dining-and-food-service/index.html" class="tracking-lamc">Dining &amp; Food Service</a></li>
					<li><a href="https://mcblogs.montgomerycollege.edu/raptor-reps/" class="tracking-lamc">Raptor Reps</a></li>
				</ul>
			</li><!-- END dropdown -->



			<li class="dropdown">
				<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"> About MC<img src="/_images/global/arrow-nav-white.svg" aria-hidden="true" class="dropdown-arrow" alt="dropdown arrow" /></a>
				<ul class="dropdown-menu dropdown-menu-right"> 

					<li><a href="/about-mc/index.html" class="tracking-amc">About MC</a></li>
					<li><a href="/about-mc/mission-values.html" class="tracking-amc">Mission, Vision &amp; Values</a></li>
					<li><a href="/about-mc/leadership/board-of-trustees/index.html" class="tracking-amc">Board of Trustees</a> </li>  
					<li><a href="/about-mc/office-of-the-president/index.html" class="tracking-amc">President's Office</a></li>
					<li><a href="/about-mc/leadership/index.html" class="tracking-amc">College Leadership</a></li>
					<li><a href="/about-mc/campuses-and-locations/index.html" class="tracking-amc">Locations</a></li> 
					<li><a href="/business-partners-employers/pic-mc/index.html" class="tracking-amc">PIC MC</a></li> 
					<li><a href="/academics/faculty-staff.html" class="tracking-amc">Our Faculty &amp; Staff</a></li>
					<li><a href="/offices/index.html" class="tracking-amc">Administrative Offices</a></li>
					<li><a href="/about-mc/careers/index.html" class="tracking-amc">Careers at MC</a></li>
					<li><a href="/offices/advancement-and-community-engagement/community-engagement/index.html" class="tracking-amc">Community Involvement</a></li> 
					<li><a href="/news/index.html" class="tracking-amc">News &amp; Press</a></li> 
				</ul>
			</li><!-- END dropdown -->




			<li><a href="/athletics/index.html">Athletics</a></li> 

			<li class="lg-menu-hide"><a href="/contact-us/index.html">Contact Us</a></li>

		</ul><!-- END main-nav-inner -->


		<ul class="top-nav-inner nav navbar-nav navbar-right">


			<li><a href="https://montgomerycollege.elluciancrmadvance.com/giftportal/GeneralMCGivingSite">Donate</a></li> 
			<!-- <li><a href="https://montgomerycollege.elluciancrmadvance.com/giftportal/GeneralMCGivingSite">Donate</a></li> -->
			<!-- <li><a href="https://info.montgomerycollege.edu/offices/human-resources/president-search-process.html">Presidential Search</a></li> -->
			<li><a href="/about-mc/campuses-and-locations/index.html">Locations</a></li> 
			<li><a href="https://library.montgomerycollege.edu/">Library</a></li>











		</ul><!-- END navbar-nav-inner -->

	</div><!-- /.navbar-collapse -->





</nav>
					<!-- END Main navigation -->  

				</div>

				<!-- Breadcrumb --><!-- you must eliminate white space to reduce space between li elements  -->
				<nav class="breadcrumbs" aria-label="Breadcrumb">
					<xsl:variable name="lowercase" select="'abcdefghijklmnopqrstuvwxyz'" />
					<xsl:variable name="uppercase" select="'ABCDEFGHIJKLMNOPQRSTUVWXYZ'" />
					<ul class="breadcrumbs__list"><li><a href="/" class="breadcrumbs_crumb-link">Home</a></li>
						<li><a href="/search/" class="breadcrumbs_crumb-link">Search</a></li>
						<xsl:if test="gcse/GSP/Q != ''">
							<li><span class="breadcrumbs__current-crumb" aria-current="page">Results for "<xsl:value-of select="translate(gcse/GSP/Q, $lowercase, $uppercase)"/>"</span></li>
						</xsl:if>
					</ul>
				</nav>
				<!-- END breadcrumbs -->

			</header>

			<main class="detail-page-container" id="main-content">
				<div class="universal-page-container">
					<div class="universal-page-container__top layout-container layout-container--with-sidebar page-container--has-sidebar">

						<!-- Layout containers -->
						<div class="layout-container__block">
							<div class="layout-container__block__wrapper">




								<!-- Page heading area -->
								<xsl:choose>
									<xsl:when test="gcse/GSP/Q != ''">
										<!-- Page heading area with results -->
										<div class="page-headline">

											<div class="profile-list-title md-hide lg-hide tablet-md-hide"><p><a href="/directory/index.php">People Directory</a> | <span class="profile-list-title-inner"><a href="/directory/office-directory.php">Office and Department Directory</a></span></p></div>

											<h1 class="page-headline__header h1">Showing results for &quot;<xsl:value-of select="gcse/GSP/Q"/>&quot;.</h1>
										</div>
									</xsl:when>
									<xsl:otherwise>
										<!-- Page heading area without results -->
										<div class="page-headline">

											<div class="profile-list-title md-hide lg-hide tablet-md-hide"><p><a href="/directory/index.php">People Directory</a> | <span class="profile-list-title-inner"><a href="/directory/office-directory.php">Office and Department Directory</a></span></p></div>


											<h1 class="page-headline__header h1">Montgomery College Site Search</h1>
											<div class="page-headline__sub-header h2">
												<div class="page-headline__sub-header h2">What can we help you find?</div>
											</div>
										</div>
									</xsl:otherwise>
								</xsl:choose>					
								<!-- END Page heading area -->


								<!-- Inline Search Box -->  
								<script type="text/javascript">// <![CDATA[
									function ValidateSearchTermFromSearchPage ()
									{
										//alert ('1');
										var searchTerm = document.searchFormOnSearchPage.q.value.trim();

										//alert ("Search Term is [" + searchTerm + "]");

										if ("" == searchTerm)
										{
											alert ("Please enter a search term.");
											return false;
										}
										return true;
									}
									// ]]></script>

								<div class="section-padding-horizontal searchResults">
									<div class="search-results__search-block mb4 searchSite-inline"> 
										<section class="searchSite-content" aria-label="search">
											<div class="searchSite__wrapper">

												<form class="searchSite__form relative" onsubmit="return ValidateSearchTermFromSearchPage();" action="/search" autocomplete="off" method="get" name="searchFormOnSearchPage">
													<label for="search2" class="sr-only">Search</label>
													<input id="search2" class="col-12" type="text" placeholder="{gcse/GSP/Q}" value="" name="q" aria-label="Search2" />
													<button class="relative hide-text icon-search_white"> <span class="sr-only">Search</span> </button>
												</form> 
											</div>
										</section>
									</div> 
									<!-- END Inline Search Box -->

									<!-- Search Results -->
									<xsl:if test="gcse/GSP/Q != ''">
										<div class="tabbable searchResults">
											<ul class="nav nav-tabs">
												<li class="active"><a data-toggle="tab" href="#webSearchResults-tabs" aria-expanded="false">Web Search Results
													</a></li>
												<li class=""><a data-toggle="tab" href="#peopleSearchResults-tabs" aria-expanded="false">People Search Results</a></li>
												<li class=""><a data-toggle="tab" href="#deptSearchResults-tabs" aria-expanded="false">Department Search Results</a></li> 
											</ul>

											<div class="tab-content clearfix"> 

												<!-- Web Search Results -->
												<div class="tab-pane active" id="webSearchResults-tabs">
													<xsl:choose>
														<xsl:when test="gcse/GSP/Q != ''">
															<xsl:choose>
																<xsl:when test='gcse/GSP/GOOGLE-IS-DOWN'>
																	<p class='resultStat'>
																		The Web Search is currently offline.  Please try again later.
																	</p>
																</xsl:when>
																<xsl:when test='gcse/GSP/NO-GOOGLE-RESULTS'>
																	<p class='resultStat'>
																		There are no web search results for this term.
																	</p>
																	<!-- This will show the promoted results only. -->
																	<xsl:apply-templates select="gcse/GSP/RES/R/SL_RESULTS"/>
																	<!-- This will show the non-promoted results only. -->
																</xsl:when>
																<xsl:otherwise>
																	<p class="resultStat">Showing Results <xsl:value-of select="gcse/GSP/RES/@SN"/> to <xsl:value-of select="gcse/GSP/RES/@SN + count(gcse/GSP/RES/R) - 1"/> out of <xsl:value-of select="gcse/GSP/RES/M"/> total.</p>
																	<!-- This will show the promoted results only. -->
																	<xsl:apply-templates select="gcse/GSP/RES/R/SL_RESULTS"/>
																	<!-- This will show the non-promoted results only. -->
																	<div class="profile-list">
																		<xsl:apply-templates select="gcse/GSP/RES/R"/>
																	</div>
																	<!-- END profile-list -->
																	<!-- Need to make previous and next buttons -->
																	<!--<xsl:apply-templates select="gcse/GSP/RES"/>-->
																	<xsl:apply-templates select="gcse/GSP/navigation"/>
																</xsl:otherwise>
															</xsl:choose>
														</xsl:when>
														<xsl:otherwise>
															<p class='resultStat'>
																Please specify a search term.
															</p>
														</xsl:otherwise>
													</xsl:choose>
												</div>
												<!-- END Web Search Results -->

												<!-- We'll use the page size from the web search. -->
												<xsl:variable name="start" select='gcse/GSP/RES/@SN - 1'></xsl:variable>
												<xsl:variable name="end" select='gcse/GSP/RES/@EN'></xsl:variable>			
												<!-- Need to derive the page size... -->
												<xsl:variable name="pageSize" select='$end - $start'></xsl:variable>


												<!-- People Search Results -->
												<div class="tab-pane" id="peopleSearchResults-tabs">
													<xsl:choose>
														<xsl:when test="gcse/GSP/Q != ''">
															<xsl:choose>
																<xsl:when test='peopleResults/results/PEOPLE-SEARCH-IS-DOWN'>
																	<p class="resultStat">The People Search is currently offline.  Please try again later.</p>
																</xsl:when>
																<xsl:otherwise>
																	<xsl:apply-templates select="peopleResults/results"> 
																	</xsl:apply-templates>
																</xsl:otherwise>
															</xsl:choose>
														</xsl:when>
														<xsl:otherwise>
															<p class='resultStat'>
																Please specify a search term.
															</p>
														</xsl:otherwise>
													</xsl:choose>
												</div>
												<!-- END People Search Results -->

												<!-- Department search results -->
												<div class="tab-pane" id="deptSearchResults-tabs">
													<xsl:choose>
														<xsl:when test="gcse/GSP/Q != ''">
															<xsl:choose>
																<xsl:when test='deptResults/results/DEPT-SEARCH-IS-DOWN'>
																	<p class="resultStat">The Department Search is currently offline.  Please try again later.</p>
																</xsl:when>
																<xsl:otherwise>
																	<xsl:apply-templates select="deptResults/results">
																	</xsl:apply-templates>
																</xsl:otherwise>
															</xsl:choose>
														</xsl:when>
														<xsl:otherwise>
															<p class='resultStat'>
																Please specify a search term.
															</p>
														</xsl:otherwise>
													</xsl:choose>
												</div>
												<!-- END Department search results -->

											</div><!-- END tab-content -->
										</div><!-- END tabbable tabs -->
									</xsl:if>

									<!-- End Search Results -->

								</div><!-- END section-padding-horizontal -->

							</div><!-- END layout-container__block__wrapper -->
						</div><!-- END layout-container__block -->



						<!-- Sidebar -->  
						<div class="layout-container__block">
							<div class="layout-container__block__wrapper sidebar-wrapper">

								<a class="sr-only sr-only-visible-focus" title="Skip sidebar" href="#end-sidebarA">Skip sidebar</a> 
								<aside aria-label="Primary Sidebar Content" class="sidebarA sidebar-breadcrumb">

									<div class="accordion-menu-section mb3">
										<div class="accordion-menu nav-include-temp" role="navigation" aria-labelledby="sidebar-nav">
											<ul class="accordion-menu__list" id="sidebar-nav">
												<li data-selected="false"><a href="/directory/index.php">People Directory</a></li>
												<li><a href="/directory/office-directory.php">Office and Department Directory</a></li>
												<li><a href="/about-mc/campuses-and-locations/">Campuses and Locations</a></li>
												<li><a href="/contact-us/">Contact Us</a></li></ul></div></div>
									<!-- Social media -->
									
<!-- this is an include for the directory sidebar -->

<div><!-- this div wrapper is needed for the include to render in the directory sidebar --> 

	<div class="callout-content clearfix blue center remove-word-break"> 
		<div><strong>Note:</strong>  If your listed information is incorrect or needs updating, please contact your department's administrative aide or submit an <a href="mailto:itservicedesk@montgomerycollege.edu">IT service desk ticket</a>.</div>     
	</div>
	<div class="join-conversation-section pt3 pb3">

		<div class="join-conversation">

			<div class="join-conversation__title h3">Join the Conversation</div>

			<p class="join-conversation__description">
				Want to keep up to date on all things Montgomery College? Engage with us on social
				media.

			</p>

			<div class="join-conversation__social-icons">
				<a href="http://www.facebook.com/montgomerycollege" class="join-conversation__social-icon-link">
					<img src="/_images/_icon-library/icon-facebook.svg" alt="facebook" style="width: 30px;" class="join-conversation__social-icon" />
				</a>
				
				<!-- <a href="http://twitter.com/montgomerycoll">
					<img src="/_images/_icon-library/icon-twitter.svg" alt="twitter" style="width: 34px;" class="join-conversation__social-icon" />
				</a> -->
				<a href="http://x.com/montgomerycoll">
					<img src="/_images/_icon-library/icon-x.svg" alt="X social icon" style="width: 29px;" class="join-conversation__social-icon" />
				</a>
				 
				
				<a href="https://www.instagram.com/montgomerycollege/">
					<img src="/_images/_icon-library/icon-instagram.svg" alt="instagram" style="width: 30px;" class="join-conversation__social-icon" /> 
				</a>
				
				<a href="https://www.linkedin.com/edu/school?id=20112">
					<img src="/_images/_icon-library/icon-linkedin.svg" alt="linkedin" style="width: 30px;" class="join-conversation__social-icon" /> 
				</a>
				
				<a href="https://www.youtube.com/user/montgomerycollege">
					<img src="/_images/_icon-library/icon-youtube.svg" alt="youtube" style="width: 43px;" class="join-conversation__social-icon" /> 
				</a>

				 
				
				<a href="https://www.tiktok.com/@montgomerycollegemd">
                    <img src="/_images/_icon-library/icon-tiktok-icon.svg" alt="TikTok" style="width: 30px;" class="join-conversation__social-icon" />
                </a>
				
			</div>
		</div>
	</div>
</div>
								</aside>
								<div class="sr-only" title="End of sidebar section" id="end-sidebarA">End of sidebar</div>
							</div>
						</div>
						<!-- END Sidebar -->

					</div>
				</div>
			</main>
			<!-- Footer -->
			

<footer class="footer-wrapper footer-wrapper-redesign animatedParent">

	<div class="footer-title">
		<div class="footer-title-inner animated fadeIn">
			<!-- Skip navigation -->
			<a class="sr-only sr-only-visible-focus" href="#top">Skip footer and go back to top</a>  

			<div class="callout-row footer-logo1">
				<div class="callout-row__wrapper ">
					<!-- College Logo -->
					<div class="callout-row__callout">
						<div class="callout-row__callout__wrapper">
							<a href="/index.html"><img style="height: 65px; width:296px; padding-top: 10px;"  src="/_images/global/mc-logo-horizontal-white.svg" alt="Montgomery College — Montgomery County, Maryland" /></a>
						</div>
					</div>
					<!-- Tagline -->
					<div class="callout-row__callout">
						<div class="callout-row__callout__wrapper">
							<img class="tagline " src="/_images/global/mc-tagline-horizontal-duo.svg" alt="EXCEPTIONAL EDUCATION EXTRAORDINARY OUTCOMES" style="width: 350px;" />
						</div>
					</div> 
				</div>

			</div>

			<!-- MOBILE Logo -->
			<div class="footer-logo2">
				<a href="/index.html"><img style="height:85px; width:316px; margin-left: auto; margin-right: auto;"  class="footer-logo2 " src="/_images/global/mc-logo-horizontal-tagline-white.svg" alt="Montgomery College — Montgomery County, Maryland. EXCEPTIONAL EDUCATION EXTRAORDINARY OUTCOMES" /></a>
			</div>
		</div><!-- END footer-title-inner --> 
	</div>


	<div class="globalFooter">

		<div class="globalFooter__wrapper mx-auto clearfix">

			<!-- Social Media Icons -->
			<div class="globalFooter__socialMedia table mx-auto">
				<ul class="globalFooter__socialMedia list-reset">
					<!-- Facebook -->
					<li><a href="https://www.facebook.com/montgomerycollege" target="_blank" class="table-cell align-middle" title="opens new window" rel="noopener"><span class="icon icon-3 align-middle" ><img src="/_images/_icon-library/icon-facebook-white.svg" alt="Facebook social icon" class="social-icon" />
						</span><span class="sr-only">opens new window</span></a> </li>
					<!-- Twitter 
					<li><a href="https://twitter.com/montgomerycoll" target="_blank" class="table-cell align-middle" title="opens new window" rel="noopener"> <span class="icon icon-3 align-middle" ><img src="/_images/_icon-library/icon-twitter-white.svg" alt="Twitter social icon" class="social-icon" /> </span><span class="sr-only">opens new window</span></a></li> -->
					<!-- Twitter -->
					<li><a href="https://x.com/montgomerycoll" target="_blank" class="table-cell align-middle" title="opens new window" rel="noopener"> <span class="icon icon-3 align-middle" ><img src="/_images/_icon-library/icon-x-white.svg" alt="X social icon" class="social-icon" /> </span><span class="sr-only">opens new window</span></a></li>
					<!-- Instagram -->
					<li><a href="https://www.instagram.com/montgomerycollege/" target="_blank" class="table-cell align-middle" title="opens new window" rel="noopener"> <span class="icon icon-3 align-middle"><img src="/_images/_icon-library/icon-instagram-white.svg" alt="Instagram social icon" class="social-icon" /></span><span class="sr-only">opens new window</span></a></li>
					<!-- Linked In -->
					<li><a href="https://www.linkedin.com/edu/school?id=20112" target="_blank" class="table-cell align-middle" title="opens new window" rel="noopener"> <span class="icon icon-3 align-middle"><img src="/_images/_icon-library/icon-linkedin-white.svg" alt="LinkedIn social icon" class="social-icon" /></span><span class="sr-only">opens new window</span></a></li>
					<!-- YouTube -->
					<li><a href="https://www.youtube.com/user/montgomerycollege" target="_blank" class="table-cell align-middle" title="opens new window" rel="noopener"> <span class="icon icon-3 align-middle"><img src="/_images/_icon-library/icon-youtube-white.svg" alt="YouTube social icon" class="social-icon" /></span><span class="sr-only">opens new window</span></a></li>
					<!-- TikTok -->
					<li><a href="https://www.tiktok.com/@montgomerycollegemd" target="_blank" class="table-cell align-middle" title="opens new window" rel="noopener"> <span class="icon icon-3 align-middle"><img src="/_images/_icon-library/icon-tiktok-icon-white.svg" alt="TikTok social icon" class="social-icon" /></span><span class="sr-only">opens new window</span></a></li>
				</ul>
			</div>

			<div class="globalFooter__links">

				<!-- Priority Links -->
				<ul>
					<!-- Apply Now -->
					<li> <a href="/admissions-registration/application.html"> <span class="icon icon-footer_arrow"></span>Apply Now</a> </li> 
					<!-- Donate -->
					<li><a href="https://montgomerycollege.elluciancrmadvance.com/giftportal/GeneralMCGivingSite"> <span class="icon icon-footer_arrow"></span>Donate</a></li>
					<!-- <li><a href="https://montgomerycollege.elluciancrmadvance.com/giftportal/GeneralMCGivingSite"> <span class="icon icon-footer_arrow"></span>Donate</a></li> -->
					<!-- Contact Us -->
					<li> <a href="/contact-us/index.html"> <span class="icon icon-footer_arrow"></span>Contact Us</a> </li> 
				</ul> 

			</div>

			<!-- Phone Number -->
			<p class="footer-text">Call Us: <a href="tel://240-567-5000">240-567-5000</a>. <a href="/contact-us/index.html#interpreter">Interpreters available</a>.</p>

			<!-- Frequently Visited Links -->
			<div class="sub-footer">  
				<ul class="list-reset"> 
					<!-- About MC -->
					<li> <a href="/about-mc/index.html">About MC</a>   </li> 
					<!-- Bookstore 
					<li> <a href="https://www.bkstr.com/montgomerycollegestore/home">Bookstores</a>  </li> -->
					<li> <a href="https://info.montgomerycollege.edu/offices/business-services/mc-campus-store.html">Campus Store</a>  </li>
					<!-- Careers -->
					<li> <a href="/about-mc/careers/index.html">Careers at MC</a></li>
					<!-- Campus Directories -->
					<li> <a href="/directory/index.php">Directories</a></li>
					<!-- Library -->
					<li> <a href="https://library.montgomerycollege.edu/">Library</a></li>
					<!-- Locations and maps -->
					<li> <a href="/about-mc/campuses-and-locations/index.html">Locations, Maps &amp; Parking</a></li>
					<!-- Registration -->
					<li> <a href="/admissions-registration/register.html">Register</a></li>
					<!-- Virtual Tour -->
					<li> <a href="https://www.youvisit.com/#/vte/?data-platform=v&amp;data-inst=62368&amp;" class="virtual-tour-link">Virtual Tour</a>  </li> 
					<!-- <li> <a href="https://www.youvisit.com/tour/montgomerycollege">Virtual Tour</a></li> -->
				</ul>
			</div>
			<!-- END Frequently Visited Links -->

		</div>
	</div>


	<div class="sub-footer sub-footer-copyright"> 
		<!-- Required Links -->
		<ul class="list-reset">
			<!-- Accessibility Information -->
			<li> <a href="/about-mc/accessibility/index.html">Accessibility</a>  </li>
			<!-- Security report Clery -->
			<li> <a href="/offices/public-safety-health-emergency-management/public-safety/index.html#clery">Annual Security Report (Clery Act)</a></li>  
			<!-- <li> <a href="/policies-and-procedures/online-policies/cookie-notice.html">Cookie Notice</a> </li> -->
			<!-- <li> <a href="/policies-and-procedures/online-policies/disclaimer.html">Disclaimer</a> </li> -->
			<!-- <li> <a href="/policies-and-procedures/online-policies/gdpr-interim-statement.html">GDPR Interim Plan </a> </li> -->
			<li> <a href="/offices/advancement-and-community-engagement/office-of-grants-and-sponsored-programs/heerf-grants.html">HEERF Grants Reporting</a> </li> 
			<!-- Non-Discrimination -->
			<li> <a href="/offices/compliance-risk-ethics/notice-of-non-discrimination.html">Non-Discrimination</a> </li> 
			<!-- Policies and Proceedures -->
			<li> <a href="/policies-and-procedures/index.html">Policies &amp; Procedures</a> </li>	
			<!-- Privacy Statement -->
			<li> <a href="/policies-and-procedures/online-policies/index.html">Privacy Statement</a> </li>		
			<!-- Public Safety -->
			<li> <a href="/offices/public-safety-health-emergency-management/index.html">Public Safety, Health, and Emergency Management</a>  </li>	
			<!-- Public Record request -->
			<li> <a href="https://info.montgomerycollege.edu/offices/general-counsel/index.html#public-info">Public Record Requests</a> </li>
			<!-- Title IX -->
			<li> <a href="/policies-and-procedures/title-ix/index.html">Title IX</a> </li> 
		</ul>

		<!-- Copyright Symbol -->
		<div class="copyright small">

			<!-- Edit Script -->
						<span class="sr-only">© </span>
			<span id="directedit" aria-hidden="true">&#169;</span>
<!-- Need to disable if code dictates. -->
2026			Montgomery College. All Rights Reserved. 

		</div>

		<!-- Back to top button -->
		<button id="back-to-top"><span class="sr-only">Back to top</span></button>   
		<!-- <script> 
// https://codepen.io/matthewcain/pen/ZepbeR
var btn = $('#back-to-top');

$(window).scroll(function() {
if ($(window).scrollTop() > 300) {
btn.addClass('show');
} else {
btn.removeClass('show');
}
});

btn.on('click', function(e) {
e.preventDefault();
$('html, body').animate({scrollTop:0}, '300');
});  
</script> -->

		<script>
			// https://codepen.io/matthewcain/pen/ZepbeR
			var btn = $('#back-to-top');

			$(window).scroll(function() {
				if ($(window).scrollTop() > 300) {
					btn.addClass('show');
				} else {
					btn.removeClass('show');
				}
			}); 

			btn.on('click', function (e) {
				e.preventDefault();
				$('html, body').animate({ scrollTop: 0 }, 300, function () {
					// Add focus to an element after scrolling to the top 
					// $('#top').focus();
					$('body').focus();
				});
			});  
		</script> 

	</div>

	<!-- Search Function -->
	<script>
		function ValidateSearchTerm ()
		{
			var searchTerm = document.searchForm.search.value.trim();

			//alert ("Search Term is [" + searchTerm + "]");

			if ("" == searchTerm)
			{
				alert ("Please enter a search term.");
				return false;
			}
			return true;
		}
	</script>


	<!-- Fancybox image gallery custom script-->
	<script>  
		// Clone defaults
		var imgOpts = $.extend(true, {}, $.fancybox.defaults, {
			caption : function( instance, item ) {
				return $(this).next('figcaption').html();
			}
		});

		// Shortcut to apply options to image gallery
		function applyImgOpts() {
			$('[data-fancybox="gallery-1"]').fancybox(imgOpts);
			$('[data-fancybox="gallery-2"]').fancybox(imgOpts);
			$('[data-fancybox="gallery-3"]').fancybox(imgOpts);
			$('[data-fancybox="gallery-4"]').fancybox(imgOpts);
			$('[data-fancybox="gallery-5"]').fancybox(imgOpts);
			$('[data-fancybox="gallery-6"]').fancybox(imgOpts);
			$('[data-fancybox="gallery-7"]').fancybox(imgOpts);
			$('[data-fancybox="gallery-8"]').fancybox(imgOpts);
			$('[data-fancybox="gallery-9"]').fancybox(imgOpts);
			$('[data-fancybox="gallery-10"]').fancybox(imgOpts);
		} 
		applyImgOpts(); 
	</script>


	<!-- bootstrap tabcollapse script for tabs and accordion functionality and anchoring -->
	<script src="/_resources/js/bootstrap-tabcollapse.js" async="async"></script>

	<!-- https://jackonthe.net/css3animateit page animations -->
	<script src="/_resources/js/css3-animate-it-min.js"></script>  

	<!-- Script to add a class to support force wrap email addresses in the sidebar contact us component 20200526 --> 
	<script>
		$('.location-list.multiple-contacts .location-list__item--email a span').html(function(){
			return $(this).html().replace('@','<span aria-hidden="true" class="wrap-word"></span>@');
		});
	</script> 

	<!-- Acalog Widget Script --> 
	<script src="https://catalog.montgomerycollege.edu/widget-api/widget-api.min.js" defer="defer"></script>
	<script>
		$(function() {
			$('.acalog').acalogWidgetize({
				gateway: 'https://catalog.montgomerycollege.edu'
			});
		});
	</script>  

	<!-- Site Improve Analytics Script -->
	<script>
		/*<![CDATA[*/
		(function() {
			var sz = document.createElement('script'); sz.type = 'text/javascript'; sz.async = true;
			sz.src = '//siteimproveanalytics.com/js/siteanalyze_66356591.js';
			var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(sz, s);
		})();
		/*]]>*/
	</script>

	<!-- Virtual Tour Script - remove when added to GTM 
<script async="async" defer="defer" src="https://www.youvisit.com/tour/Embed/js3"></script> -->   

</footer>			<!-- END Footer -->

			<!-- Section for JS injection -->
						<!-- END Section for JS injection -->

		</body>
		</html>	</xsl:template>



	<!-- PEOPLE RESULTS -->

	<xsl:template match="peopleResults/results">
		<xsl:variable name="resultCount" select="recordCount"></xsl:variable>
		<xsl:if test="suggestedSpelling"> <!-- Does this node exist? -->
			<!-- I cheated here.  I added a url-encoded version of the suggested spelling to the code which generates this xml. -->
			<div class='h5'>Did you mean <a href='index.php?search={urlEncodedSuggestedSpelling}'><xsl:value-of select="suggestedSpelling"/></a>?</div>
		</xsl:if>

		<xsl:choose>
			<xsl:when test="$resultCount = 0">
				<p class="resultStat">There are no people search records for <xsl:value-of select="rawSearchTerm"/></p>
			</xsl:when>
			<xsl:otherwise>
				<xsl:choose>
					<xsl:when test="$resultCount = 1">
						<p class="resultStat">Showing <xsl:value-of select="$resultCount"/> People Search Result.</p>
					</xsl:when>
					<xsl:otherwise>
						<p class="resultStat">Showing all <xsl:value-of select="$resultCount"/> People Search Results.</p>
					</xsl:otherwise>
				</xsl:choose>
				<!--	Page size is: <xsl:value-of select="$pageSize"/><br/> -->
				<div class="profile-list">
					<xsl:for-each select="record">
						<div class="profile-list-wrapper">
							<div class="profile-list-title">
								<!--<xsl:value-of select="position()"/>-->
								<p><a href='/directory/directory-detail.php?selectedIndex={index}' ><xsl:value-of select="lastname"/>, <xsl:value-of select="firstname"/></a> |

									<span class="profile-list-title-inner"><xsl:value-of select="title"/></span> |
									<span class="profile-list-department-inner"><xsl:value-of select="department"/></span></p>
							</div>
							<div class="profile-list-wrapper-inner">
								<!-- CASE variables -->
								<xsl:variable name="lowercase" select="'abcdefghijklmnopqrstuvwxyz'" />
								<xsl:variable name="uppercase" select="'ABCDEFGHIJKLMNOPQRSTUVWXYZ'" />
								<xsl:if test="email !=''">
									<div class="profile-list-email"><a href='mailto:{email}@montgomerycollege.edu' aria-label="Email {firstname} {lastname}"><span class="icon icon-email align-middle"></span><xsl:value-of select="translate(email, $uppercase, $lowercase)"/>@montgomerycollege.edu</a>
									</div></xsl:if>
								<xsl:if test="phone !=''">
									<div class="profile-list-phone"><a href="tel:{phone}" aria-label="Call {firstname} {lastname}"><span class="icon icon-phone align-middle"></span><xsl:value-of select='phone'/></a>
									</div></xsl:if>
								<xsl:if test="campus !=''">
									<div class="profile-list-location"><span class="icon icon-location align-middle"></span>
										<xsl:choose>
											<xsl:when test="campus='RV'">
												<a href="https://www.montgomerycollege.edu/about-mc/campuses-and-locations/rockville-campus/index.html">Rockville Campus</a>
											</xsl:when>
											<xsl:when test="campus='GT'">
												<a href="https://www.montgomerycollege.edu/about-mc/campuses-and-locations/germantown-campus/index.html">Germantown Campus</a>
											</xsl:when>
											<xsl:when test="campus='TP'">
												<a href="https://www.montgomerycollege.edu/about-mc/campuses-and-locations/takoma-park-silver-spring-campus/index.html">Takoma Park/Silver Spring Campus</a>
											</xsl:when>
											<xsl:when test="campus='CT'">
												<a href="https://www.montgomerycollege.edu/about-mc/campuses-and-locations/index.html#other-offices">Central Services</a>
											</xsl:when>
											<xsl:when test="campus='MK'">
												<a href="https://www.montgomerycollege.edu/about-mc/campuses-and-locations/index.html#other-offices">Mannakee Building</a>
											</xsl:when>
											<xsl:when test="campus='WP'">
												<a href="https://www.montgomerycollege.edu/about-mc/campuses-and-locations/index.html#community">Westfield South Center</a>
											</xsl:when>
											<xsl:when test="campus='GB'">
												<a href="https://www.montgomerycollege.edu/about-mc/campuses-and-locations/index.html#wdce">Gaithersburg Business Training Center</a>
											</xsl:when>
											<xsl:when test="campus='ECEC'">
												<a href="https://www.montgomerycollege.edu/about-mc/campuses-and-locations/index.html#ecec">East County Education Center</a>
											</xsl:when>
											<xsl:when test="campus='CR'">
												<a href="https://www.montgomerycollege.edu/about-mc/campuses-and-locations/index.html#other-offices">Central Receiving</a>
											</xsl:when>
											<xsl:when test="campus='NMC'">
												<a href="https://www.montgomerycollege.edu/about-mc/campuses-and-locations/">Non-MC Facility</a>
											</xsl:when>
											<xsl:otherwise>
												<a href="https://www.montgomerycollege.edu/about-mc/campuses-and-locations/">Location Unavailable</a> 
											</xsl:otherwise>
										</xsl:choose>	
										<xsl:if test="bldg !=''">
											- <xsl:apply-templates select='bldg'/> Building,  
										</xsl:if>
										<xsl:if test="rm !=''">
											Room<xsl:text> </xsl:text><xsl:apply-templates select='rm'/>
										</xsl:if>
									</div>
								</xsl:if>
							</div>
						</div>
					</xsl:for-each>
				</div>
			</xsl:otherwise>
		</xsl:choose>
		<div class="prev-next-buttons">
			<span class='searchNextButton'>
				<a href='/directory/'  class='learn-more'>View People Directory <span class='icon icon-arrow'></span></a> 
			</span>
		</div>
	</xsl:template>

	<!-- END PEOPLE RESULTS -->


	<!-- DEPARTMENT RESULTS -->

	<xsl:template match="deptResults/results">
		<xsl:variable name="resultCount" select="recordCount"></xsl:variable>
		<xsl:if test="suggestedSpelling"> <!-- Does this node exist? -->
			<!-- I cheated here.  I added a url-encoded version of the suggested spelling to the code which generates this xml. -->
			<div class='h5'>Did you mean <a href='index.php?search={urlEncodedSuggestedSpelling}'><xsl:value-of select="suggestedSpelling"/></a>?</div> 
		</xsl:if>
		<xsl:choose>
			<xsl:when test="$resultCount = 0">
				<p class="resultStat">There are no department search records for <xsl:value-of select="rawSearchTerm"/></p>
			</xsl:when>
			<xsl:otherwise>
				<xsl:choose>
					<xsl:when test="$resultCount = 1">
						<p class="resultStat">Showing <xsl:value-of select="$resultCount"/> Department Search Result.</p>
					</xsl:when>
					<xsl:otherwise>
						<p class="resultStat">Showing all <xsl:value-of select="$resultCount"/> Department Search Results.</p>
					</xsl:otherwise>
				</xsl:choose>
				<div class="profile-list">
					<xsl:for-each select="record">

						<div class="profile-list-wrapper">
							<div class="profile-list-title">
								<!--<xsl:value-of select="position()"/>-->

								<xsl:choose>
									<xsl:when test="home !=''">
										<p><a href='http://{home}'><xsl:value-of select='department'/> <xsl:if test="office !=''">| 
											<span class="profile-list-department-inner"><xsl:value-of select='office'/></span></xsl:if></a></p>
									</xsl:when>
									<xsl:otherwise>
										<span class="office-title"><xsl:value-of select='department'/></span> <xsl:if test="office !=''">| 
										<span class="profile-list-department-inner"><xsl:value-of select='office'/></span></xsl:if>
									</xsl:otherwise>
								</xsl:choose>
							</div>
							<div class="profile-list-wrapper-inner">
								<div class="profile-list-phone"><a href="tel:{phone}" aria-label="Call {firstname} {lastname}"><span class="icon icon-phone align-middle"></span><xsl:value-of select='phone'/></a>
								</div>
								<xsl:if test="campus !=''">
									<div class="profile-list-location"><span class="icon icon-location align-middle"></span>
										<xsl:choose>
											<xsl:when test="campus='RV'">
												<a href="https://www.montgomerycollege.edu/about-mc/campuses-and-locations/rockville-campus/index.html">Rockville Campus</a>
											</xsl:when>
											<xsl:when test="campus='GT'">
												<a href="https://www.montgomerycollege.edu/about-mc/campuses-and-locations/germantown-campus/index.html">Germantown Campus</a>
											</xsl:when>
											<xsl:when test="campus='TP'">
												<a href="https://www.montgomerycollege.edu/about-mc/campuses-and-locations/takoma-park-silver-spring-campus/index.html">Takoma Park/Silver Spring Campus</a>
											</xsl:when>
											<xsl:when test="campus='CT'">
												<a href="https://www.montgomerycollege.edu/about-mc/campuses-and-locations/index.html#other-offices">Central Services</a>
											</xsl:when>
											<xsl:when test="campus='MK'">
												<a href="https://www.montgomerycollege.edu/about-mc/campuses-and-locations/index.html#other-offices">Mannakee Building</a>
											</xsl:when>
											<xsl:when test="campus='WP'">
												<a href="https://www.montgomerycollege.edu/about-mc/campuses-and-locations/index.html#community">Westfield South Center</a>
											</xsl:when>
											<xsl:when test="campus='GB'">
												<a href="https://www.montgomerycollege.edu/about-mc/campuses-and-locations/index.html#wdce">Gaithersburg Business Training Center</a>
											</xsl:when>
											<xsl:when test="results/record/campus='ECEC'">
												<a href="https://www.montgomerycollege.edu/about-mc/campuses-and-locations/index.html#ecec">East County Education Center</a>
											</xsl:when>
											<xsl:when test="campus='CR'">
												<a href="https://www.montgomerycollege.edu/about-mc/campuses-and-locations/index.html#other-offices">Central Receiving</a>
											</xsl:when>
											<xsl:otherwise>
												<a href="https://www.montgomerycollege.edu/about-mc/campuses-and-locations/"><xsl:apply-templates select='campus'/></a> 
											</xsl:otherwise>
										</xsl:choose>	
										<xsl:if test="bldg !=''">
											- <xsl:apply-templates select='bldg'/> Building,  
										</xsl:if>
										<xsl:if test="rm !=''">
											Room <xsl:apply-templates select='rm'/>
										</xsl:if>
									</div>
								</xsl:if>
							</div>
						</div>
					</xsl:for-each>
				</div>
			</xsl:otherwise>
		</xsl:choose>
		<div class="prev-next-buttons">
			<span class='searchNextButton'>
				<a href='/directory/office-directory.php'  class='learn-more'>View Department Directory <span class='icon icon-arrow'></span></a> 
			</span>
		</div>
	</xsl:template>
	<!-- END DEPARTMENT RESULTS -->

	<xsl:template match="gcse/GSP/navigation">
		<!-- Logic for previous and next buttons. -->
		<div class="prev-next-buttons">
			<xsl:choose>
				<xsl:when test='prevLink'> 
					<span class='searchPreviousButton'>

						<a href='{prevLink}' class='learn-more'><span class='icon icon-arrow-left'></span> Previous Web Results</a>
					</span> 

				</xsl:when>
			</xsl:choose>

			<!-- Need two choose clauses, after one is executed no more are executed. -->

			<xsl:choose>
				<xsl:when test='nextLink'>
					<span class='searchNextButton'>

						<a href='{nextLink}' class='learn-more'>Next Web Results <span class='icon icon-arrow'></span></a>

					</span>
				</xsl:when>
			</xsl:choose>
		</div>
	</xsl:template>

	<xsl:template match="gcse/GSP/RES/R/SL_RESULTS">

		<div class='individualWebResult promoted-search'>
			<div class="promoted-search-item"> <span class="icon icon-2 icon-star-icon-green"></span> May we recommend </div>

						<div class='h6'>
				<a href="{SL_MAIN/U}" >
					<xsl:value-of disable-output-escaping="yes" select="SL_MAIN/T"/>
				</a>
			</div>


			<p class='promotionalResultDetail' ><xsl:value-of disable-output-escaping="yes" select="SL_MAIN/BODY_LINE/BLOCK/T"/></p>


						<xsl:variable name="contentSize" select="../HAS/C/@SZ"></xsl:variable>
			<xsl:variable name="barWithSpaces" select="'&#160;|&#160;'"></xsl:variable> <!-- Raw strings must be encapsulated within the select. -->
			<p class="resultDetail">

				<a href="{SL_MAIN/U}" ><xsl:value-of select="SL_MAIN/U"/></a>

				<!-- Only put bar with spaces after link if there is a size specified. -->
				<xsl:choose>
					<xsl:when test="$contentSize != ''">
						<xsl:value-of select="$barWithSpaces" />
					</xsl:when>
				</xsl:choose>
				<xsl:value-of select='$contentSize'/> <!-- | -->

			</p>
		</div>


	</xsl:template>

	<xsl:template match="gcse/GSP/RES/R">
		<!-- Firefox does not support the disabling of output escaping.-->

		<xsl:choose>

			<xsl:when test="SL_RESULTS/SL_MAIN/BODY_LINE/BLOCK/T">
				<!-- Promoted Result... doing nothing. -->
			</xsl:when>
			<xsl:otherwise>


				<div class='individualWebResult profile-list-wrapper'>

										<div class='profile-list-title h6'>
						<a href="{U}" >
							<xsl:value-of disable-output-escaping="yes" select="T"/>
						</a>
					</div>

					<p class="resultSummary"><xsl:value-of disable-output-escaping="yes" select="S"/></p>
										<xsl:variable name="contentSize" select="HAS/C/@SZ"></xsl:variable>
					<xsl:variable name="barWithSpaces" select="'&#160;|&#160;'"></xsl:variable> <!-- Raw strings must be encapsulated within the select. -->
					<p class="resultDetail">

						<a href="{U}" ><xsl:value-of select="U"/></a>

						<!-- Only put bar with spaces after link if there is a size specified. -->
						<xsl:choose>
							<xsl:when test="$contentSize != ''">
								<xsl:value-of select="$barWithSpaces" />
							</xsl:when>
						</xsl:choose>
						<xsl:value-of select='$contentSize'/> <!-- | -->

					</p>
				</div>

			</xsl:otherwise>

		</xsl:choose>

	</xsl:template>

	<xsl:template name="removeHtmlTags">
		<xsl:param name="html"/>
		<xsl:choose>
			<xsl:when test="contains($html, '&lt;')">
				<xsl:value-of select="substring-before($html, '&lt;')"/>
				<!-- Recurse through HTML -->
				<xsl:call-template name="removeHtmlTags">
					<xsl:with-param name="html" select="substring-after($html, '&gt;')"/>
				</xsl:call-template>
			</xsl:when>
			<xsl:otherwise>
				<xsl:value-of select="$html"/>
			</xsl:otherwise>
		</xsl:choose>
	</xsl:template>

</xsl:stylesheet>
