<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="NCSU Libraries Catalog" directory_title="NCSU / North Carolina State University Libraries Catalog / Library Catalog" height="210" description="Search the North Carolina State University (NCSU) Libraries Catalog" author="Markus Wust" author_email="markuswust+catalog_gadget@gmail.com"
scrolling="true" scaling="false" thumbnail="http://www.lib.ncsu.edu/gadget/ncsulibrariescataloggadget.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: #df0000;
padding: 2px;
font-weight: bold;
font-size: 14px;
}

td {
padding-left: 3px;
}

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 Catalog</td></div></tr></table>
<table>
<tr>
<td>
<form action="http://www.lib.ncsu.edu/catalogws/" method="get">
<input type="text" size="25" value="" name="query"/>
<br />
<input type="checkbox" name="N" value="206422" />Only Available Items
<hr />
<input name="Ntk" type="radio" value="Keyword" checked="checked"> All Fields
<br />
<input name="Ntk" type="radio" value="Title"> Title
<br/>
<input name="Ntk" type="radio" value="Author"> Author
<br />
<input type="submit" value="Search" />
<input type="hidden" name="service" value="search" />
<input type="hidden" name="style" value="http://www.lib.ncsu.edu/gadget/catalog_all.xsl" />
</form>
</td>
</tr>
</table>
</div>
]]>
</Content>
</Module>
