Skip to content
Snippets Groups Projects
search.tpl 772 B
Newer Older
	<div class="cbb">
		<h3>Search SUCS</h3>
		<form method="get" action="http://www.google.co.uk/custom">
		<div id="search">
			<input type="text" class="text" name="q" maxlength="255" value="" /><br />

			<div class="buttons">
				<div class="left"><a href="http://www.google.co.uk/"><img src="/images/google.png" width="66" height="25" alt="Google" /></a></div>
				<input class="submit" type="submit" name="sa" value="Search" />
			</div>

			<input type="hidden" name="cof" value="S:http://sucs.org;AH:left;LH:76;L:http://sucs.org/images/sucslogo-halo.png;LW:170;AWFID:624aceb6f2753532;" />
			<input type="hidden" name="domains" value="sucs.org" />
			<input type="hidden" name="sitesearch" value="sucs.org" />
		</div>
		</form>

		<div class="clear"></div>
	</div>