Template:Imperial/09/TopNavigation

From 2009.igem.org

(Difference between revisions)
Line 4: Line 4:
if (addressSplit[3]=='Team:Imperial_College_London'){
if (addressSplit[3]=='Team:Imperial_College_London'){
     if (typeof(addressSplit[4])=='undefined'){
     if (typeof(addressSplit[4])=='undefined'){
-
          alert('its there');
+
document.write('<center><b><table border="0" style="background-color:transparent;" width="720px"><tr>');
-
document.write('<b><table border="0" style="background-color:transparent;" width="720px" align="justify"><tr>');
+
document.write('<td width="20%"><a href="https://2009.igem.org/Team:Imperial_College_London/Major_results">Major Results</a></td>');
document.write('<td width="20%"><a href="https://2009.igem.org/Team:Imperial_College_London/Major_results">Major Results</a></td>');
document.write('<td width="20%"><a href="https://2009.igem.org/Team:Imperial_College_London/Wetlab/BioBricks">Submitted Parts</a></td>');
document.write('<td width="20%"><a href="https://2009.igem.org/Team:Imperial_College_London/Wetlab/BioBricks">Submitted Parts</a></td>');
Line 16: Line 15:
document.write('<td width="20%"><a href="https://2009.igem.org/Team:Imperial_College_London/Achievements"><img style="vertical-align:bottom;" width="10%" src="http://i691.photobucket.com/albums/vv271/dk806/II09_Homepageimage4.png"></a></td>');
document.write('<td width="20%"><a href="https://2009.igem.org/Team:Imperial_College_London/Achievements"><img style="vertical-align:bottom;" width="10%" src="http://i691.photobucket.com/albums/vv271/dk806/II09_Homepageimage4.png"></a></td>');
document.write('<td width="20%"><a href="https://2009.igem.org/Team:Imperial_College_London/Manufacturing_Considerations"><img style="vertical-align:bottom;" width="10%" src="http://i691.photobucket.com/albums/vv271/dk806/II09_Homepageimage5.png"></a></td>');
document.write('<td width="20%"><a href="https://2009.igem.org/Team:Imperial_College_London/Manufacturing_Considerations"><img style="vertical-align:bottom;" width="10%" src="http://i691.photobucket.com/albums/vv271/dk806/II09_Homepageimage5.png"></a></td>');
-
document.write('<td width="20%"><a href="https://2009.igem.org/Team:Imperial_College_London/genealogy"><img style="vertical-align:bottom;" width="10%" src="https://static.igem.org/mediawiki/2009/2/20/II09_WorldMap.png"></a></td></tr></b></table>');
+
document.write('<td width="20%"><a href="https://2009.igem.org/Team:Imperial_College_London/genealogy"><img style="vertical-align:bottom;" width="10%" src="https://static.igem.org/mediawiki/2009/2/20/II09_WorldMap.png"></a></td></tr></b></table></center>');
     }
     }
}
}
</script>
</script>
</html>
</html>

Revision as of 17:13, 17 October 2009