-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfooter_clue.html
22 lines (18 loc) · 1.01 KB
/
footer_clue.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<div id="footer">
<hr/>
<div id="footerlogo">
<a href="http://www.nsf.gov"> <img src="images/nsf.jpg" width="100" border="0" alt="NSF"> </a>
</div>
<H5> <p> <b>Acknowledgement: This material is based upon work supported by the National Science Foundation under Grant No.</b> <a target="_top" href="http://www.nsf.gov/awardsearch/showAward.do?AwardNumber=0844580">IIS-0844580</a>.</p>
<b><p>Disclaimer: Any opinions, findings, and conclusions or recommendations expressed in this material are those of the authors and do not necessarily reflect the views of the National Science Foundation.</b></p>
</H5>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-8318622-2");
pageTracker._trackPageview();
} catch(err) {}</script>