<!DOCTYPE html>
<html lang="en-us">
<head id="head">
<title>
Library Search
</title>
<script type="text/javascript" src="https://www.nwtc.edu/CMSScripts/Custom/FormProcessing[1].js"></script>
<script type="text/javascript" src="https://www.nwtc.edu/CMSScripts/Custom/simpletabs_1.3.packed[1].js"></script>
<script type="text/javascript" src="https://www.nwtc.edu/CMSScripts/Custom/roundies[1].js">
</script>
<link rel="stylesheet" href="https://www.nwtc.edu/App_Themes/SimpleTabs/simpletabs[1].css" type="text/css" media="screen" />
</head>
<body>
<div class="simpleTabs"><h3 style="text align:center;">Hello. Looking for something?</h3>
<ul class="simpleTabsNavigation">
<li><a class="nav " href="#">Search All Resources</a></li>
<li><a class="nav " href="#">Catalog Only (No Articles)</a></li>
<li><a class="nav " href="#">Find Journals</a></li>
</ul>
<div class="simpleTabsContent"><form action="https://search.ebscohost.com/login.aspx" method="get" target="_blank" onsubmit="ebscoPreProcess(this)"><p />
<!-- Dropdown menu to prepend the selected value below to the user's search term -->
<select onchange="#" size="1" name="search_prefix" style="width: 80px" aria-label="Search all resources by"><option selected="selected" value="">Keyword</option>
<option value="TI ">Title</option>
<option value="AU ">Author</option>
</select>
<input name="direct" value="true" type="hidden">
<input name="scope" value="site" type="hidden">
<!-- target an EDS profile -->
<input name="site" value="eds-live" type="hidden">
<input name="profile" value="eds" type="hidden">
<!-- Auth type -->
<input name="authtype" value="ip,guest" type="hidden"><input name="custid" value="s6269745" type="hidden">
<input name="groupid" value="main" type="hidden">
<!-- search box and submit button -->
<input name="bquery" value="" type="hidden">
<input name="uquery" size="40" type="text" aria-label="Search all resources">&nbsp;<input value="Search" type="submit" style="background-color: #ed752d; color: #FFFFFF">
<br>
<br>
<!-- Limiter Check Boxes: To display, adjust the html comment tags at desired locations --><!-- Limiter: Full Text -->
<span id="DT1_FT" style="display:none">
<input name="cli0" value="FT" type="hidden">
<input name="clv0" type="hidden" value="N">
<input type="checkbox" name="fulltext_checkbox" id="fulltext_checkbox_all" onclick="limittoFullText(this.form)" >
<label for="fulltext_checkbox_all">Full Text (Online)</label>
</span>
<!-- Limiter: Scholarly/Peer-Reviewed -->
<input name="cli1" value="RV" type="hidden"><input name="clv1" type="hidden" value="N"><input name="scholarly_checkbox" id="scholarly_checkbox_articles" onclick="limittoScholarly(this.form)" type="checkbox"><label for="scholarly_checkbox_articles">Scholarly (Peer-Reviewed)</label>
</form>
</div>
<div class="simpleTabsContent">
<!--BEGIN ENCORE SEARCH-->
<script type="text/javascript">
function searchEncore() {
var encoreBaseURLInput, encoreBaseURL, searchInput, scopeInput, searchString, scopeString, locationHref, charRegExString, base64Regex;
/*base64_encoding_map includes special characters that need to be
encoded using base64 - these chars are "=","/", "\", "?"
character : base64 encoded */
var base64_encoding_map = { "=": "PQ==", "/": "Lw==", "\\": "XA==", "?": "Pw==" };
var escapeRegExp = function (string) {
return string.replace(/([.*+?^=!:${}()|\[\]\/\\])/g, "\\$1");
}
encoreBaseURLInput = document.getElementById("encoreBase");
searchInput = document.getElementById("encoreSearchInput");
if (searchInput && encoreBaseURLInput) {
encoreBaseURL = encoreBaseURLInput.value;
searchString = searchInput.value;
for (var specialChar in base64_encoding_map) {
charRegExString = escapeRegExp(specialChar);
base64Regex = new RegExp(charRegExString, "g");
searchString = searchString.replace(base64Regex, base64_encoding_map[specialChar])
}
searchString = encodeURIComponent(searchString);
scopeInput = document.getElementById('encoreSearchLocation');
if (scopeInput) {
scopeString = scopeInput.value;
}
if (scopeString) {
scopeString = encodeURIComponent(scopeString);
locationHref = encoreBaseURL + "C__S" + searchString + scopeString + "__Orightresult__U";
} else {
locationHref = encoreBaseURL + "C__S" + searchString + "__Orightresult__U";
}
languageSetting = document.getElementById("encoreLanguage");
if (languageSetting) {
locationHref = locationHref + "?lang=" + languageSetting.value;
}
window.open(locationHref);
}
return false;
}
</script>
<form action="?" onSubmit="return searchEncore()">
<input id="encoreSearchInput" placeholder ="" type="text" size="54" aria-label="Search catalog only"/>
<!-- REQUIRED INPUT with id="encoreBase": <ENCORE_FQDN> fully qualified domain name such as "encore.mylibrary.com" -->
<input type="hidden" id="encoreBase" value="https://wispals3.iii.com/iii/encore_nwtc/search/" />
<input type="submit" name="Submit" value="Search" class="searchbutton" style="background-color: #ed752d; color: #FFFFFF">
</form>
<!--END ENCORE SEARCH-->
</span>
</form>
</div>
<div class="simpleTabsContent"><form action="https://search.ebscohost.com/login.aspx" method="get" target="_blank" onsubmit="ebscoPreProcess(this)"><p />
<!-- Dropdown menu to prepend the selected value below to the user's search term -->
<select onchange="#" size="1" name="search_prefix" style="width: 80px" aria-label="Search journals by"><option selected="selected" value="">Keyword</option><option value="TI ">Title</option><option value="IS ">ISSN</option><option value="IB ">ISBN</option></select>
<input name="direct" value="true" type="hidden"><input name="scope" value="site" type="hidden"><input name="type" value="44" type="hidden"><input name="db" value="edspub" type="hidden">
<!-- target an EDS profile -->
<input name="site" value="eds-live" type="hidden">
<input name="profile" value="eds" type="hidden">
<!-- Auth type -->
<input name="authtype" value="ip,guest,uid,url" type="hidden"><input name="custid" value="s6269745 " type="hidden"><input name="groupid" value="main" type="hidden">
<!-- search box and submit button -->
<input name="bquery" value="" type="hidden"><input name="uquery" size="40" type="text">&nbsp;<input value="Search" aria-label="Search journals" type="submit" style="background-color: #ed752d; color: #FFFFFF">
</form>
</div>
</div>
<script type="text/javascript">
/* IE only */
curvy_roundies.addRule('.nav', '7px 7px 0px 0px');
</script>
<!--[if IE]>
<link rel="stylesheet" href="http://imageserver.ebscohost.com/branding/tabbedsearch/css/IEsimpletabs.css" type="text/css" media="screen" />
<![endif]-->
<!--End of Tabbed Search-->
</body>
</html>