Team:NYC Software/Templates/nav

From 2011.igem.org

(Difference between revisions)
Line 2: Line 2:
<head>  
<head>  
 +
 +
<script language="javascript">
 +
 +
<!-- script to update the iGEM Header Bars to make Editing and viewing History on the current page -->
 +
 +
 +
var currentURL=location.href;
 +
sliced=currentURL.slice(21);
 +
document.write("<a href=https://2011.igem.org/wiki/index.php?title=" + sliced + "&action=edit>EDIT PAGE</a>")
 +
 +
 
 +
</script>
 +
 +
<script type="text/javascript">
<script type="text/javascript">
Line 179: Line 193:
</head>  
</head>  
<body>  
<body>  
 +
 +
<style>
<style>
body{background-image:url('http://www.nysynbio.org/nycwiki/empire.png');
body{background-image:url('http://www.nysynbio.org/nycwiki/empire.png');

Revision as of 00:34, 28 September 2011