Team:Virginia
From 2009.igem.org
(Difference between revisions)
(Prototype team page) |
m |
||
(9 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | |||
- | |||
<html> | <html> | ||
- | < | + | <head> |
- | < | + | <link rel="stylesheet" href="http://people.virginia.edu/~drt5p/VGEM/2009wiki/c.css" type="text/css" /> |
- | This | + | <link rel="stylesheet" type="text/css" href="http://people.virginia.edu/~drt5p/VGEM/2009wiki/shadowbox/shadowbox.css"> |
+ | <script type="text/javascript" src="http://people.virginia.edu/~drt5p/VGEM/2009wiki/shadowbox/shadowbox.js"></script> | ||
+ | <script type="text/javascript"> | ||
+ | Shadowbox.init({ | ||
+ | players: ["iframe", "img", "html"], | ||
+ | }); | ||
+ | |||
+ | openWin = function(url){ | ||
+ | |||
+ | // open a welcome message as soon as the window loads | ||
+ | Shadowbox.open({ | ||
+ | content: url, | ||
+ | player: "iframe", | ||
+ | width: 1000, | ||
+ | height: 618, | ||
+ | }); | ||
+ | }; | ||
+ | </script> | ||
+ | <script type="text/javascript"> | ||
+ | function init() { | ||
+ | if (/msie/i.test(navigator.userAgent)) { alert("This page is optimized for Firefox. It will probably not display properly in Internet Explorer."); } | ||
+ | } | ||
+ | window.onload = init; | ||
+ | </script> | ||
+ | |||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | |||
+ | <div id="vgem_banner"> | ||
+ | <!--<img src="http://people.virginia.edu/~drt5p/VGEM/neowiki/pixel-logo.jpg" />--> | ||
</div> | </div> | ||
- | <div id=" | + | |
- | + | <div id="vgem_content"> | |
+ | <a href="#" onClick=openWin("https://2009.igem.org/Team:Virginia/Problem")> | ||
+ | <img src="https://static.igem.org/mediawiki/2009/thumb/8/8e/C_Problem.png/800px-C_Problem.png" width=240 /> | ||
+ | </a> | ||
+ | |||
+ | <a href="#" onClick=openWin("https://2009.igem.org/Team:Virginia/Idea")> | ||
+ | <img src="https://static.igem.org/mediawiki/2009/thumb/3/33/C_Idea.png/800px-C_Idea.png" width=240 /> | ||
+ | </a> | ||
+ | |||
+ | <a href="#" onClick=openWin("https://2009.igem.org/Team:Virginia/Approach")> | ||
+ | <img src="https://static.igem.org/mediawiki/igem.org/thumb/2/23/C_Approach.png/800px-C_Approach.png" width=240/> | ||
+ | </a> | ||
+ | |||
+ | <a href="#" onClick=openWin("https://2009.igem.org/Team:Virginia/Data")> | ||
+ | <img src="https://static.igem.org/mediawiki/2009/thumb/2/2b/C_Data.png/800px-C_Data.png" width=240 /> | ||
+ | </a> | ||
+ | |||
+ | <a href="#" onClick=openWin("https://2009.igem.org/Team:Virginia/Model")> | ||
+ | <img src="https://static.igem.org/mediawiki/2009/b/bd/C_Model.png" width=240 /> | ||
+ | </a> | ||
+ | |||
+ | <a href="#" onClick=openWin("https://2009.igem.org/Team:Virginia/Team")> | ||
+ | <img src="https://static.igem.org/mediawiki/2009/thumb/f/fa/C_Team.png/800px-C_Team.png" width=240 /> | ||
+ | </a> | ||
</div> | </div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | < | + | <div id="vgem_footer"> |
+ | <center> | ||
+ | <a href="#" onClick=openWin("https://2009.igem.org/Team:Virginia/Notebook")> | ||
+ | <img src="https://static.igem.org/mediawiki/2009/f/f7/C_Notebook.png" height=50 /> | ||
+ | </a> | ||
+ | <a href="#" onClick=openWin("https://2009.igem.org/Team:Virginia/Parts")> | ||
+ | <img src="https://static.igem.org/mediawiki/2009/7/7e/C_Parts.png" height=50 /> | ||
+ | </a> | ||
+ | <a href="#" onClick=openWin("https://2009.igem.org/Team:Virginia/Sponsors")> | ||
+ | <img src="https://static.igem.org/mediawiki/2009/5/51/C_Sponsors.png" height=50 /> | ||
+ | </a> | ||
- | + | <a href="#" onClick=openWin("https://2009.igem.org/Team:Virginia/Ethics")> | |
- | + | <img src="https://static.igem.org/mediawiki/2009/3/34/C_Ethics.png" height=50 /> | |
- | + | </a> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | < | + | <br><br> |
+ | <a href="http://www2.clustrmaps.com/counter/maps.php?url=https://2009.igem.org/Team:Virginia" style="width:160px; display:block; margin:0 auto;" id="clustrMapsLink" rel=shadowbox;width=1000> | ||
+ | <img src="http://www2.clustrmaps.com/counter/index2.php?url=https://2009.igem.org/Team:Virginia" style="border:0px; margin:15px auto;margin:15px auto;" alt="Locations of visitors to this page" title="Locations of visitors to this page" id="clustrMapsImg" /> | ||
+ | </a> | ||
- | + | ||
- | + | </center> | |
- | + | </div> | |
- | + | ||
- | + | </body> | |
- | + | ||
- | + | </html> | |
- | + | ||
- | + |
Latest revision as of 02:42, 22 October 2009