<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="JHU Libraries Catalog" directory_title="JHU Libraries Catalog" height="220" description="Search the Johns Hopkins University (JHU) Libraries Catalog" author="Leigh Anne Palmer after Marcus Wust's NCSU library gadget" author_email="leighapalmer@gmail.com" scrolling="true" scaling="false" screenshot="http://library.jhu.edu/bin/f/x//msel_catalog_gadget.jpg" thumbnail="http://www.library.jhu.edu/bin/w/u/mselogo.png"/>
<Content type="html">
  <![CDATA[

<style type="text/css" media="all">
body {
background: #ffffff;
font-family: sans-serif;
font-size: 12px;
}

a.newsearch, a.newsearch:visited {
color: ff0000;
text-decoration: none;
}

a.nav, a.nav:visited {
color: ff0000;
text-decoration: none;
}

table {
border: 1px solid black;
width: 100%;
font-size: 12px;
}

table.header {
background-color: #006699;
padding: 2px;
font-weight: bold;
font-size: 14px;
}

td {
padding-left: 4px;
}

td.left {
color: #ffffff;
font-weight: bold;
}

td.right {
text-align: right;
color: #ffffff;
}

td.grey {
background-color: #ededed;
}

td.white {
background-color: #ffffff;
}

#contentbox {
margin-top: 4px;
font-size: 12px;
}

</style>
  
<div id="contentbox">
<table class="header">
<tr>
<div class="header">
<td class="left">Search the JHU Libraries Catalog</td></div></tr></table>
<table cellpadding="20px">
<tr>
<td>
<form name="search" action="https://catalog.library.jhu.edu/ipac20/ipac.jsp" method="GET">
<input type="hidden" name="menu" value="search">
<!-- <input type="hidden" name="aspect" value="advanced"> -->
<input type="hidden" name="npp" value="30" size="2">
<input type="hidden" name="ipp" value="20">
<input type="hidden" name="spp" value="20">
<input type="hidden" name="profile" value="general">
<input type="hidden" name="ri" value="">
<span class="TEMPLATE_Normal">
Search for: </span><br><input type="text" size="20" name="term" maxsize="250">
<br><br><!-- <input type="hidden" name="index" value=".GW">  -->
<select name="index"> 
<option value=".GW">Anywhere</option>
<option value="ALTITLE">as Title (omit a / the from start)</option>
<option value="PAUTHOR">as Author (last name first)</option>
</select>
<input type="submit" value="Search">
<br><br>
<a href="https://catalog.library.jhu.edu/ipac20/ipac.jsp?profile=general&menu=search&submenu=power#focus">More Catalog Search Options</a>
</form>
</td>
</tr>
</table>
</div> ]]>
</Content>
</Module>
