Team:Brown/templates/header

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.js"></script>
<script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.js"></script>
 +
 +
<script type="text/javascript">
function loadScript(src, callback)
function loadScript(src, callback)
{
{
   include_js(src, callback);
   include_js(src, callback);
}
}
-
 
-
<script type="text/javascript">
 
-
 
   var _gaq = _gaq || [];
   var _gaq = _gaq || [];
   _gaq.push(['_setAccount', 'UA-19304215-1']);
   _gaq.push(['_setAccount', 'UA-19304215-1']);

Revision as of 10:57, 25 October 2010