Team:UCL E/templates/head

From 2013.igem.org

(Difference between revisions)
Line 13: Line 13:
<script>$(document).ready(function(){
<script>$(document).ready(function(){
$('#uclfooter').appendTo("#globalWrapper");
$('#uclfooter').appendTo("#globalWrapper");
 +
$('#uclfooter').show();
var dtrandom = Math.floor((Math.random()*12));
var dtrandom = Math.floor((Math.random()*12));

Revision as of 11:55, 28 October 2013