-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsearch.html
More file actions
149 lines (128 loc) · 6.15 KB
/
Copy pathsearch.html
File metadata and controls
149 lines (128 loc) · 6.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<!-- This website template was downloaded from http://www.nuviotemplates.com - visit us for more templates -->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="content-language" content="en" />
<meta name="robots" content="all,follow" />
<meta name="author" lang="en" content="All: Your website name [www.your-website.com]; e-mail: info@your-website.com" />
<meta name="copyright" lang="en" content="webdesign: Vit Dlouhy [Nuvio - www.nuvio.cz; NuvioTemplates - www.nuviotemplates.com]; e-mail: hello@nuviotemplates.com" />
<meta name="description" content="..." />
<meta name="keywords" content="..." />
<link rel="stylesheet" media="screen,projection" type="text/css" href="css/main.css" />
<!--[if lte IE 6]><link rel="stylesheet" type="text/css" href="css/main-msie.css" /><![endif]-->
<link rel="stylesheet" media="screen,projection" type="text/css" href="css/scheme.css" />
<link rel="stylesheet" media="print" type="text/css" href="css/print.css" />
<title>NeCRC | Search Results</title>
<style type="text/css">
<!--
.style2 {font-size: 30px}
.style4 {font-size: 14px}
-->
</style>
</head>
<body>
<!-- Header -->
<div id="header">
<h1 id="logo"><a name="top" id="top"></a><img src="design/goldengate2-banner-1000.gif" alt="NeCRC @ SFSU" width="1000" height="300" longdesc="index.html" /></h1>
</div>
<div id="nav" class="box">
<div class="main">
<h3 class="noscreen">Navigation</h3>
<ul>
<li><a href="index.html">Home</a></li>
<!-- Active page (highlighted) -->
<li><a href="projects.html">Projects</a></li>
<li><a href="people.html">People</a></li>
<li><a href="courses.html">Courses</a></li>
<li><a href="publications.html">Publications</a></li>
<li><a href="resources.html">Resources</a></li>
<li class="last"><a href="contact.html">Contact</a></li>
</ul>
</div>
<!-- /main -->
</div> <!-- /nav -->
<hr class="noscreen" />
<!-- 2 columns (Content and Sidebar) -->
<div id="cols">
<div class="main box">
<!-- Content -->
<div id="content">
<!-- Perex -->
<div id="div">
<!-- Perex -->
<div id="perex" class="box">
<h1>Search Results </h1>
<a href="#end"></a></div>
<!-- /perex -->
<div id="content-in" class="box">
<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>
<div id="cse-search-results">
<form action="http://userwww.sfsu.edu/~necrc/search.html" id="cse-search-box">
<div>
<input type="hidden" name="cx" value="006419266430795904261:f7jbkuluwam" />
<input type="hidden" name="cof" value="FORID:10" />
<input type="hidden" name="ie" value="UTF-8" />
<input type="text" name="q" size="31" />
<input type="submit" name="sa" value="Search" />
</div>
</form>
<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>
<p> </p>
</div>
<script type="text/javascript">
var googleSearchIframeName = "cse-search-results";
var googleSearchFormName = "cse-search-box";
var googleSearchFrameWidth = 600;
var googleSearchDomain = "www.google.com";
var googleSearchPath = "/cse";
</script>
<script type="text/javascript" src="http://www.google.com/afsonline/show_afs_search.js"></script>
<p> </p>
<p> </p>
<p align="right"><a href="#top">Top</a></p>
</div>
<!-- /content-in -->
</div>
<!-- /perex -->
<!-- /content-in -->
</div>
<!-- /content -->
<hr class="noscreen" />
<!-- Sidebar -->
<div id="aside">
<form action="http://userwww.sfsu.edu/~necrc/search.html" id="cse-search-box">
<div>
<input type="hidden" name="cx" value="006419266430795904261:f7jbkuluwam" />
<input type="hidden" name="cof" value="FORID:10" />
<input type="hidden" name="ie" value="UTF-8" />
<input type="text" name="q" size="20" />
<input type="submit" name="sa" value="Search" />
</div>
</form>
<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=en"></script>
<h3 align="center">News Updates </h3>
<ul><li>
<iframe src="events.html" name="ifwin" width="245" height="275" align="center" id="ifwin" style="border:1px #000000" border="1"> </iframe>
<p> </p>
</li>
</ul>
<hr class="noscreen" />
<!-- /aside -->
</div>
</div>
<!-- /main -->
</div> <!-- /cols -->
<hr class="noscreen" />
<!-- Footer -->
<div id="footer">
<div align="left">
<p align="center"><span class="style4"><a href="http://userwww.sfsu.edu/~necrc/">NeCRC Home</a><strong><a href="http://engineering.sfsu.edu/academics/index.html#engineering"> <a href="http://www.sfsu.edu"></a></strong>| <a href="http://www.sfsu.edu/%7Egradstdy/">Graduate Studies</a><a href="http://engineering.sfsu.edu/academics/index.html#engineering"> <a href="http://www.sfsu.edu"></a>| </span> <span class="style4"><a href="http://engineering.sfsu.edu">School of Engineering <a href="http://www.sfsu.edu"></a>|<a href="http://engineering.sfsu.edu/academics/index.html#engineering"> <a href="http://www.sfsu.edu"></a></span> <span class="style4"><a href="http://www.sfsu.edu">San Francisco State University</a><a href="http://engineering.sfsu.edu/academics/index.html#engineering"> <a href="http://www.sfsu.edu"></a>|</span></p>
<p align="center"> </p>
<p align="center"><span class="style4"><a href="http://www.sfsu.edu"><img src="design/sflogo.gif" alt="SFSU" width="230" height="60" longdesc="http://www.sfsu.edu" /></a></span></p>
</div>
<!-- /main -->
</div> <!-- /footer -->
</body>
</html>