Team:EPF-Lausanne/Template/Footer

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
-
 
-
 
-
<script type="text/javascript">
 
-
window.runOnloadHook = function(){
 
-
var toAdd = unescape("%26")+"preload=Team:EPF-Lausanne/Notebook/Template/NewEntry";
 
-
$(".month tr td a").filter(function(){ return $(this).attr("href").length > 80; }).each(
 
-
function(i, domObj){
 
-
$(domObj).attr("href", $(domObj).attr("href")+toAdd);
 
-
}
 
-
);
 
-
}
 
-
</script>
 
<div class='footer'>Made by the EPFL iGEM team 2012!</div>
<div class='footer'>Made by the EPFL iGEM team 2012!</div>
</html>
</html>

Revision as of 21:30, 4 June 2012