<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"
"http://www.w3.org/TR/REC-html40/strict.dtd">
<html>
	<head>
		<link rel="StyleSheet" href="./stylesheets/regular.css" type="text/css"
		>
		<link rel="Icon" href="./favicon.ico" type="image/ico">
		<script src="nav/functions.js" type="text/javascript"></script>
		<title>Douglas Thrift's Website | Search<?ifquery?>:
			<?query?><?endif?>
		</title>
		<style type="text/css">
			<!--
			span.namegreen { color: green; background: transparent }
			span.namenavy { color: navy; background: transparent }
			-->
		</style>
		<meta name="description"
			content="Search my site using my Search Engine.">
	</head>
	<body>
		<div>
			<p class="center"><a href="http://www.douglasthrift.net/"><img
				src="masthead.png" alt="Douglas Thrift's Website"
				title="Douglas Thrift's Website"></a></p>
			<p class="center nav"><a href="http://www.douglasthrift.net/" onmouseout="deselect(1)" onmouseover="select(1)" class="nav">Home</a>
				| <a href="http://www.douglasthrift.net/blog/" onmouseout="deselect(2)" onmouseover="select(2)" class="nav">Blog</a>
				| <a href="http://www.douglasthrift.net/wikitastic/Main/HomePage" onmouseout="deselect(3)" onmouseover="select(3)" class="nav">Wikitastic</a>
				| <a href="http://computers.douglasthrift.net/" onmouseout="deselect(4)" onmouseover="select(4)" class="nav">Computers</a>
				| <a href="http://movies.douglasthrift.net/" onmouseout="deselect(5)" onmouseover="select(5)" class="nav">Movies</a>
				| <a href="http://music.douglasthrift.net/" onmouseout="deselect(6)" onmouseover="select(6)" class="nav">Music</a>
				| <a href="http://tvshows.douglasthrift.net/" onmouseout="deselect(7)" onmouseover="select(7)" class="nav">TV Shows</a>
				| <a href="http://svn.douglasthrift.net/" onmouseout="deselect(8)" onmouseover="select(8)" class="nav">Subversion</a>
				| <a href="http://www.douglasthrift.net/sitemap.xml" onmouseout="deselect(9)" onmouseover="select(9)" class="nav">Sitemap</a>
				| <a href="http://www.douglasthrift.net/contact.php" onmouseout="deselect(10)" onmouseover="select(10)" class="nav">Contact</a>
				| <a href="http://www.douglasthrift.net/linking.xml" onmouseout="deselect(11)" onmouseover="select(11)" class="nav">Linking</a>
				| <a href="http://www.douglasthrift.net/search.cgi" class="nav select">Search</a></p>
		</div>

		<div class="hr">
			<h1 id="title" class="center">Search<?ifquery?>: <?query?><?endif?>
			</h1>
				<p>This is my search page, it is powered by my <a
					href="http://computers.douglasthrift.net/searchengine/"
					>Search Engine</a>. Since it is designed to be very similar
					to Google for <span title="You :P">end users</span>, you
					may wish to read the following pages to better use it: <a
					href="http://www.google.com/help/basics.html">The Basics of
					Google Search</a>, <a
					href="http://www.google.com/help/refinesearch.html"
					>Advanced Search Made Easy</a>, and <a
					href="http://www.google.com/help/operators.html">Advanced
					Google Search Operators</a> (not everything on these pages
					is included in my Search Engine). This page is only for
					searching my website, if you need to search the Internet I
					suggest you use <a href="http://www.google.com/">Google</a>
					or <a href="http://www.alltheweb.com/">AllTheWeb</a>.
				</p>
				<p class="center"><strong><?version?></strong></p>
		</div>

		<div CLASS="hr">
			<form action="search.cgi" method="get">
				<p class="center">Search for
					<input type="text" name="q" size="25" value="<?query?>">
					<input type="submit" value="Search">
					<span class="namenavy"><?ifor?><br>The word
						<strong>"or"</strong> was ignored in your query -- for
						search results including one term or another, use
						capitalized "OR" between words.
						<?endif?><?ifand?><br>The <strong>"AND"</strong>
						operator is unnecessary -- we include all search terms
						by default.<?endif?><?ifignore?><br>
						<strong>&quot;<?ignore?>&quot;</strong> (and any
						subsequent words or phrases) was ignored because we
						limit queries to 10 words or phrases.
						<?endif?><?ifcommon?><br>
						<strong>&quot;<?common?>&quot;</strong> is a very
						common word and was not included in your search.
						<?endif?><?ifmanycommon?><br>
						The following words are very common and were not
						included in your search:
						<strong><?manycommon?></strong>.
						<?endif?>
					</span>
				</p>
			</form>

			<?ifresults?>
			<p class="floatleft">Searched for <strong><?query?></strong>.</p>
			<p class="floatright">Results <strong><?range?></strong> of <strong
				><?total?></strong>. Search took <strong><?time?></strong>
				seconds.
			</p>
			<?endif?>

			<div class="clearall">