1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<html><head><title></title>
3
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
4
<link rel="stylesheet" type="text/css" href="search.css"/>
5
<script type="text/javascript" src="search.js"></script>
9
<div class="SRStatus" id="Loading">Loading...</div>
10
<div class="SRResult" id="SR_homeactions">
12
<a id="Item0" onkeydown="return searchResults.Nav(event,0)" onkeypress="return searchResults.Nav(event,0)" onkeyup="return searchResults.Nav(event,0)" class="SRSymbol" href="../classhomeActions.html" target="_parent">homeActions</a>
15
<div class="SRResult" id="SR_hostspec_2dp">
17
<a id="Item1" onkeydown="return searchResults.Nav(event,1)" onkeypress="return searchResults.Nav(event,1)" onkeyup="return searchResults.Nav(event,1)" class="SRSymbol" href="../protocolhostspec-p.html" target="_parent">hostspec-p</a>
20
<div class="SRStatus" id="Searching">Searching...</div>
21
<div class="SRStatus" id="NoMatches">No Matches</div>
22
<script type="text/javascript"><!--
23
document.getElementById("Loading").style.display="none";
24
document.getElementById("NoMatches").style.display="none";
25
var searchResults = new SearchResults("searchResults");
26
searchResults.Search();