-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsitemap.php.html
More file actions
378 lines (340 loc) · 21 KB
/
sitemap.php.html
File metadata and controls
378 lines (340 loc) · 21 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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
<!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" lang="en-US"><!-- InstanceBegin template="/Templates/master.dwt.php" codeOutsideHTMLIsLocked="false" -->
<head>
<!-- InstanceBeginEditable name="doctitle" -->
<title>NESCent: The National Evolutionary Synthesis Center</title>
<!-- InstanceEndEditable -->
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css"/>
<meta http-equiv="content-script-type" content="applicationx-javascript"/>
<!--Futura Fonts-->
<script type="text/javascript" src="//fast.fonts.com/jsapi/945a5566-272e-404d-b831-73f880c7dd6e.js"></script>
<link href="//fast.fonts.com/cssapi/945a5566-272e-404d-b831-73f880c7dd6e.css" rel="stylesheet" type="text/css" />
<!--[if IE 6]>
<link href="scripts/styleie6.css" rel="stylesheet" type="text/css" />
<![endif]-->
<!--[if IE 7]>
<link href="scripts/styleie7.css" rel="stylesheet" type="text/css" />
<![endif]-->
<!--[if IE 8]>
<link href="scripts/style.css" rel="stylesheet" type="text/css" />
<![endif]-->
<!--[if IE 9]>
<link href="scripts/style.css" rel="stylesheet" type="text/css" />
<![endif]-->
<!--[if !IE]><!-->
<link href="/scripts/style.css" rel="stylesheet" type="text/css" media="screen" />
<!--<![endif]-->
<!--[if lt IE 7]>
<script defer type="text/javascript" src="scripts/pngfix.js"></script>
<![endif]-->
<link href="include/lightbox.css" rel="stylesheet" type="text/css" media="screen" />
<script type="text/javascript" src="include/lightbox.js"></script>
<link rel="stylesheet" type="text/css" href="include/home/engine2/home.css" media="screen" />
<style type="text/css">a#vlb{display:none}</style>
<script type="text/javascript" src="include/jquery.js"></script>
<link rel="stylesheet" href="scripts/print.css" type="text/css" media="print" />
<!--[if lt IE 7]><link href="scripts/style_ie.css" rel="stylesheet" type="text/css" media="screen" /><![endif]-->
<script type="text/javascript">
<!--
document.write('<style type="text/css">.no_js {display:none;}<\/style>');
-->
</script>
<link rel="stylesheet" type="text/css" href="scripts/superfish.css" media="screen"/>
<script type="text/javascript" src="scripts/hoverIntent.js"></script>
<script type="text/javascript" src="scripts/superfish.js"></script>
<script type="text/javascript">
jQuery(function(){
jQuery('ul.sf-menu').superfish();
});
</script>
<!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->
</head>
<body>
<br />
<div id="pagewrapper">
<div id="logo_wrap">
<br /><!-- add some space-->
<div id="topbar">
<!--Page header for all pages JNewman AIBS NESCent Re-design 7-2011-->
<form name="header_search" action="http://www.google.com/search" method="get">
<!--Label for Search-->
<input class="form_text" style="height:20px;margin-right:-5px;border:1px solid #BBBBBB;" id="as_q" name="as_q" type="text" alt="Search Box" value="search NESCent site" size="24" onfocus="this.value=''"/> <a href="sitemap.php.html#" name="searchButtonSubmit" onclick="document.forms.header_search.submit(); return false;"><img src="images/go_button.gif" width="28" height="24"border="0" alt="SEARCH" /></a>
<!--end label -->
<input type="hidden" name="num" value="80" />
<input type="hidden" name="as_sitesearch" value="www.nescent.org" />
</form>
<br />
<!--Top Navbar-->
<!--<div id="topbar">-->
<ul>
<li><a href="about/index.html">about</a></li>
<li><a href="dir/index.html">people</a></li>
<li><a href="news/index.html">news</a></li>
<li><a href="about/contact.php.html">contact</a></li>
<!-- <li><a href=" http://www.gifts.duke.edu/nescent"><span style="color:red;">donate</span></a></li> -->
<!--<li><a href="sitemap.php.html">search</a></li>-->
</ul>
<div id="topbar_line"> <!--empty--></div>
<!--</div>-->
<!--<div style="clear:both;"> </div>-->
<!--End TopNav bar-->
</div>
<div id="logo_left">
<!--<a href="/"><img id="logo" src="images/logo.png" alt="The National Evolutionary Synthesis Center" /></a>-->
<a href="http://tricem.org"><img id="logo" src="images/nescent_becoming_tricem.png" alt="The National Evolutionary Synthesis Center" /></a>
</div>
</div>
<div class="clear"></div>
<div id="content"><a name="startcontent"></a><!-- InstanceBeginEditable name="content" -->
<a name="startmenu"></a>
<div id="menu">
<!--Module to display the main navigation on the Landing pages and Interal pages-->
<!--Main Nav Level-->
<ul class="sf-menu">
<li style="background-color:#FF7F00;line-height:1.0;"><a href="science/index.html" style="font-size:28px;" >SCIENCE</a>
<ul style="background-color:#FF7F00;font-size:23px;line-height:-2.0">
<li><a href="science/overview.php.html" title="Overview">Overview</a></li>
<li><a href="science/proposals.php.html" title="Call for proposals">Call for proposals</a></li>
<li><a href="science/awards.php.html" title="Supported projects">Supported projects</a></li>
<li><a href="science/products.php.html" title="Products">Products</a></li>
<li><a href="sitemap.php.html#">Quick jumps</a>
<ul style="background-color:#FF7F00;font-size:23px;line-height:-2.0">
<!--<li><a href="http://kaboodle.nescent.org" title="Kaboodle">Kaboodle</a></li>-->
<li><a href="science/sos.php.html" title="Science of Science Project">Science of Science Project</a></li>
</ul>
</li>
</ul>
</li>
<li style="background-color:#00A330;line-height:1.0;border-left:2px solid #ffffff;border-right:2px solid #ffffff;"0><a href="informatics/index.html" style="font-size:28px;">INFORMATICS</a>
<ul style="background-color:#00A330;font-size:23px;line-height:-2.0;">
<li><a href="informatics/overview.php.html" title="Overview">Overview</a></li>
<li><a href="informatics/initiatives.php.html" title="Informatics Major Initiatives">Major initiatives</a></li>
<li><a href="informatics/whitepapers.php.html" title=" Informatics White Papers">White papers</a></li>
<li><a href="informatics/policies.php.html" title="Informatics Polices">Policies</a></li>
<li><a href="informatics/products.php.html" title="Informatics Software and Databases">Software and Databases</a></li>
<li><a href="sitemap.php.html#">Quick jumps</a>
<ul style="background-color:#00A330;font-size:21px;line-height:-2.0">
<li><a href="http://datadryad.org" target="_blank" title="Dayrad Data Repository">Dryad Data Repository</a></li>
<li><a href="http://phenoscape.org/" target="_blank" title="Phenoscape">Phenoscape</a></li>
<!--<li><a href="http://www.gmod.org/wiki/Main_Page" target="_blank" title="Generic Model Organism Database project">Generic Model Organism Database</a></li>-->
<!--<li><a href="/wg_garli/Main_Page" target="_blank"title="GARLI">GARLI</a></li>-->
<li><a href="http://informatics.nescent.org/wiki/Main_Page#Phyloinformatics_Summer_of_Code" target="_blank" title="Google Summer of Code Program">Google Summer of Code Program</a></li>
</ul>
</li>
</ul>
</li>
<li style="background-color:#333399;line-height:1.0;border-right:1px solid #333399;"><a href="eog/index.html" style="font-size:28px;" >EDUCATION & OUTREACH</a>
<ul style="background-color:#333399;font-size:23px;line-height:-2.0">
<li><a href="eog/overview.php.html" title="Overview">Overview</a></li>
<li><a href="eog/initiatives.php.html" title="Initiatives">Initiatives</a></li>
<li><a href="eog/resources.php.html" title="Education Resources">Education Resources</a></li>
<li><a href="eog/products.php.html" title="Products">Products</a></li>
<li><a href="courses/index.html" title="Courses">Courses</a></li>
<!--<li><a href="courses/proposals/index.html" title="Courses Call for Proposals">Call for course proposals</a></li>-->
<li><a href="sitemap.php.html#">Quick jumps</a>
<ul style="background-color:#333399;font-size:21px;line_height:-2.0">
<!--<li><a href="https://academy.nescent.org/wiki/Main_Page" target="_blank" title="NESCent Academy">NESCent Academy</a></li>-->
<li><a href="http://filmfestival.nescent.org" title="Education and Outreach NESCent Evolution Film Festival">NESCent Evolution Film Festival</a></li>
<li><a href="http://ambassadors.nescent.org" title="NESCent Ambassador Programs">NESCent Ambassador Program</a></li>
<li><a href="http://roadshow.nescent.org" title="Datrwin Day Roadshow">Darwin Day Roadshow</a></li>
<li><a href="http://blogcontest.nescent.org" title="Evolution Blog Contest">Evolution Blog Contest</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div><!--end Menu-->
<div id="breadcrumbs">
<a href="index.html" title="Home">Home</a> > <a href="about/index.html" title="About">About</a> > FAQ
</div><!--end bread crumbs-->
<a name=" start left side navigation"></a>
<div id="left_block">
<div id="amenu">
<ul>
<li><a href="about/index.html">About the Center</a></li>
<li><a href="about/partners.php.html">Partners</a></li>
<li><a href="about/employment.php.html">Employment</a></li>
<li><a href="about/information.php.html">Information for Visitors</a></li>
<li><a href="dir/index.html">People</a></li>
<li ><a href="about/contact.php.html">Contact Us</a></li>
<li><a href="about/directions.php.html">Driving Directions</a></li>
<li><a href="about/faq.php.html">FAQ</a></li>
</ul>
</div> <div id="right_block" style="margin-top:0px;">
<div id="right_line"><!--empty--></div>
<h3>Site Map</h3>
<ul id="nav1">
<li class="science"><a href="science/index.html" accesskey="d">Science</a></li>
<li class="science_sub"><ul class="subnav">
<ul>
<li><a href="science/overview.php.html" title="Overview">Overview</a></li>
<li><a href="science/proposals.php.html" title="Call for proposals">Call for proposals</a></li>
<li><a href="science/awards.php.html" title="Supported projects">Supported projects</a></li>
<li><a href="science/products.php.html" title="Products">Products</a></li>
<li><a href="sitemap.php.html#" style="color:#3e3e3e;"><b>Quick jumps</b></a></li>
<!--<li><a href="http://kaboodle.nescent.org" title="Kaboodle" target="_blank">Kaboodle</a></li>-->
<li><a href="science/sos.php.html" title="Science of Science Project">Science of Science Project</a></li>
</ul>
</ul>
</li>
<li class="informatics"><a href="informatics/index.html" accesskey="f">Informatics</a></li>
<li class="informatics_sub"><ul class="subnav">
<ul>
<li><a href="informatics/overview.php.html">Overview</a></li>
<li><a href="informatics/initiatives.php.html">Major Initiatives</a></li>
<li><a href="informatics/whitepapers.php.html">White Papers</a></li>
<li><a href="informatics/policies.php.html">Policies</a></li>
<li><a href="informatics/products.php.html">Software & Databases</a></li>
<li><a href="sitemap.php.html#"></a><b><font color="#3e3e3e">Quick Jumps</font></b></li>
<li><a href="http://datadryad.org" target="_blank" title="Dryad Data Repository">Dryad Data Repository</a></li>
<li><a href="http://phenoscape.org/" target="_blank" title="Pheonscape">Phenoscape</a></li>
<!--<li><a href="http://www.gmod.org/wiki/Main_Page" target="_blank" title="Generic Model Organism Database project">Generic Model Organism Database project</a></li>-->
<!--<li><a href="/wg_garli/Main_Page" target="_blank"title="Garli">GARLI</a></li>-->
<li><a href="http://informatics.nescent.org/wiki/Main_Page#Phyloinformatics_Summer_of_Code" target="_blank" title="Google Summer of Code Program">Google Summer of Code Program</a></li>
</ul>
</ul>
</li>
<li class="eog"><a href="eog/index.html" accesskey="g">Education & Outreach</a></li>
<li class="eog_sub"><ul class="subnav">
<ul>
<li><a href="eog/overview.php.html">Overview</a></li>
<li><a href="eog/initiatives.php.html">Initiatives</a></li>
<li><a href="eog/resources.php.html">Education Resources</a></li>
<li><a href="eog/products.php.html">Products</a></li>
<li><a href="courses/index.html">Courses</a></li>
<!--<li><a href="courses/proposals/index.html">Call for Course Proposals</a></li>-->
<li><a href="sitemap.php.html#" style="color:#3e3e3e;"><b>Quick jumps</b></a></li>
<!--<li><a href="https://academy.nescent.org/wiki/Main_Page" target="_blank" title="NESCent Academy">NESCent Academy</a></li>-->
<li><a href="http://filmfestival.nescent.org" title="Education and Outreach NESCent Evolution Film Festival">NESCent Evolution Film Festival</a></li>
<li><a href="http://ambassadors.nescent.org" title="NESCent Ambassador Programs">NESCent Ambassador Program</a></li>
<li><a href="http://roadshow.nescent.org" title="Datrwin Day Roadshow">Darwin Day Roadshow</a></li>
<li><a href="http://blogcontest.nescent.org" title="Evolution Blog Contest">Evolution Blog Contest</a></li>
</ul>
</ul>
</li>
<li class="about"><a href="about/index.html" accesskey="h">About the Center</a></li><strong></strong>
<li class="about_sub"><ul class="subnav">
<ul>
<li><a href="about/index.html">About the Center</a></li>
<li><a href="about/partners.php.html">Partners</a></li>
<li><a href="about/employment.php.html">Employment</a></li>
<li><a href="about/information/everyone.php.html">Information for Visitors</a></li>
<li><a href="dir/index.html">People</a></li>
<li ><a href="about/contact.php.html">Contact Us</a></li>
<li><a href="about/directions.php.html">Driving Directions</a></li>
<li><a href="about/faq.php.html">FAQ</a></li>
</ul>
</ul>
</li>
<li class="news"><a href="news/index.html" accesskey="j">News</a></li>
</ul>
<ul id="nav2">
<li class="cal"><a href="cal/index.html" accesskey="k">Calendar</a></li>
<!--<li class="dir"><a href="wikis.php/index.html" accesskey="l">Wikis</a></li>-->
<!--<li class="planet"><a href="http://kaboodle.nescent.org" accesskey="l" title="a mishmash of news, rants, and other things that are currently hot among the melting pot of NESCent-affiliated researchers">Kaboodle <span style="font-size:small; color: #CC0000;"></span></a></li>-->
<!--<li class="faq"><a href="about/faq.php.html" accesskey="f" title="Frequently asked questions">FAQ</a></li>-->
</ul>
<!-- InstanceEndEditable -->
</div><!--end right block-->
</div><!--end left block-->
</div><!--end content-->
<div class="clear"></div>
<br /><br />
<div id="footer">
<!--Table for footer navigation-->
<table border="0" cellpadding="0" cellspacing="10" style="padding-left:50px;padding-right:40px;">
<tr>
<td width="870">
<h3>Main Navigation</h3>
<hr />
</td>
</tr>
<tr>
<td valign="top">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" width="250">
<div class="footerth">About</div>
<a href="dir/index.html" title="NESCent People">NESCent People</a><br/>
<a href="about/index.html" title="About the Center">About the Center</a><br/>
<a href="about/contact.php.html" title="Contact Us">Contact Us</a><br/>
<a href="news/index.html" title="NESCent News">News</a><br />
<a href="cal/index.html" title="NESCent Calendar">Calendar</a><br />
<a href="sitemap.php.html" title="Sitemap">Sitemap</a><br />
<!--<a href=" http://www.gifts.duke.edu/nescent"><span style="color:red;">Donate</span></a>--> </td>
<td valign="top" width="250">
<div class="footerth">Science</div>
<a href="science/overview.php.html" title="Overview">Overview</a><br />
<a href="science/proposals.php.html" title="Call for Proposals">Call for proposals</a><br/>
<a href="science/awards.php.html" title="Supported projects">Supported projects</a><br/>
<a href="science/products.php.html" title="Products">Products</a><br/>
<b><i><font color="#33399">Quick jumps</font></i></b><br />
<!--<a href="http://kaboodle.nescent.org/" title="Kaboodle" target="_blank">Kaboodle</a><br/>-->
<a href="science/sos.php.html" title="Science of Science Project">Science of Science Project</a>
</td>
<td valign="top" width="250">
<div class="footerth">Informatics</div>
<a href="informatics/initiatives.php.html" title="Informatics Major Initiatives">Major initiatives</a><br/>
<a href="informatics/whitepapers.php.html" title="Informatics White Papers">White papers</a><br/>
<a href="informatics/policies.php.html" title="Informatics Polices">Polices</a><br/>
<a href="informatics/products.php.html" title="Informatics Software and Databases">Software and Databases</a><br/>
<b><i><font color="#333399">Quick Jumps</font></i></b><br />
<a href="http://datadryad.org" target="_blank" title="Dryad Data Repository">Dryad Data Repository</a><br/>
<a href="http://phenoscape.org/" target="_blank" title="Phenoscape">Phenoscape</a><br/>
<!-- <a href="http://www.gmod.org/wiki/Main_Page" target="_blank" title="Generic Model Organism Database project">Generic Model Organism Database project</a><br/> -->
<!-- <a href="/wg_garli/Main_Page" target="_blank"title="Garli">GARLI</a><br/> -->
<a href="http://informatics.nescent.org/wiki/Main_Page#Phyloinformatics_Summer_of_Code" target="_blank" title="Google Summer of Code Program">Google Summer of Code Program</a><br/>
</td>
<td valign="top" width="250">
<div class="footerth">Education & Outreach</div>
<a href="eog/overview.php.html" title="Overview">Overview</a><br />
<a href="eog/initiatives.php.html" title="Education and Outreach Initiatives">Initiatives</a><br/>
<a href="eog/resources.php.html" title="Education and Outreach Resources">Education resources</a><br/>
<a href="eog/products.php.html" title="Products">Products</a><br />
<a href="courses/index.html" title="Courses">Courses</a><br/>
<a href="courses/proposals/index.html" title="Call for course proposals">Call for course proposals</a><br/>
<b><i><font color="#33399">Quick Jumps</font></i></b><br />
<!-- <a href="https://academy.nescent.org/wiki/Main_Page" target="_blank" title="NESCent Academy">NESCent Academy</a><br/>-->
<a href="http://filmfestival.nescent.org" target="_blank" title="Education and Outreach NESCent Evolution Film Festival">NESCent Evolution Film Festival</a><br/>
<a href="http://ambassadors.nescent.org" target="_blank" title="NESCent Ambassador Programs">NESCent Ambassador Program</a><br />
<a href="http://roadshow.nescent.org" target="_blank"title="Datrwin Day Roadshow">Darwin Day Roadshow</a><br />
<a href="http://blogcontest.nescent.org" target="_blank" title="Evolution Blog Contest">Evolution Blog Contest</a>
</td>
<!--<td valign="top" width="120">
<div class="footerth">Intranet</div>
<a href="wikis.html" title="NESCENT Wikis Index Page" >Wikis</a><br/>
<a href="http://nead.nescent.org/" title="NEAD" target="_blank">NEAD</a><br/>
<a href="quicklinks.php.html" title="Quick Links">Quick Links</a>
</td>-->
</tr>
</table>
</td>
</tr>
</table>
<div id="sociallinks">
<a href="http://twitter.com/NESCent" target="_blank" title="NESCent on Twitter"><img src="images/twitter.jpg" height="35" border="0" alt="Twitter icon"/></a>
<a href="http://www.facebook.com/search/?q=nescent&init=quick#/group.php?gid=8339009297&ref=search&sid=100000627004606.1798786586..1" target="_blank" title="NESCent on Facebook"><img src="images/facebook.jpg" height="35" border="0" alt="Facebook Icon"/></a>
<a href="http://www.youtube.com/user/NESCentMedia" target="_blank" title="NESCent Channel on Youtube"><img src="images/youtube.png" height="35" border="0" alt="YouTube Icon"/></a>
<a href='rss.php.rss'><img src='images/rss.png' height="35" border="0" alt="RSS Icon" /></a>
</div>
<div id="madepossible">
<div class="footerth" style="margin-bottom:5px;"> Made possible by</div>
<a href="http://www.duke.edu/" target="_blank" title="Duke University">Duke</a>
<a href="http://www.unc.edu/index.htm" target="_blank" title="University of North Carolina">UNC</a>
<a href="http://www.ncsu.edu/" target="_blank" title="North Carolina State University">NCSU</a>
<a href="http://www.nsf.gov/" target="_blank" title="National Science Foundation">NSF</a>
</div>
<br /><br />
</div><!--end footer-->
</div><!--end pagewraper-->
<br/><br />
<script src="//www.google-analytics.com/urchin.js" type="text/javascript">
</script>
<script type="text/javascript">
_uacct = "UA-396493-1";
urchinTracker();
</script>
</body>
<!-- InstanceEnd --></html>