Team:Virginia/Sandbox
From 2009.igem.org
(Difference between revisions)
m |
|||
(22 intermediate revisions not shown) | |||
Line 9: | Line 9: | ||
}); | }); | ||
+ | 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> | ||
Line 14: | Line 24: | ||
<body> | <body> | ||
- | |||
- | |||
<div id="vgem_banner"> | <div id="vgem_banner"> | ||
- | <img src="http://people.virginia.edu/~drt5p/VGEM/neowiki/pixel-logo.jpg" /> | + | <!--<img src="http://people.virginia.edu/~drt5p/VGEM/neowiki/pixel-logo.jpg" />--> |
</div> | </div> | ||
<div id="vgem_content"> | <div id="vgem_content"> | ||
- | <a href=" | + | <a href="#" onClick=openWin("https://2009.igem.org/Team:Virginia/Problem")> |
- | <a href=" | + | <img src="https://static.igem.org/mediawiki/2009/thumb/8/8e/C_Problem.png/800px-C_Problem.png" width=240 /> |
- | <a href="https://2009.igem.org/Team:Virginia/Sandbox_pop" | + | </a> |
- | <a href=""> | + | |
- | <a href="https://2009.igem.org/ | + | <a href="#" onClick=openWin("https://2009.igem.org/Team:Virginia/Idea")> |
- | <a href="" | + | <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/Sandbox_pop")> | ||
+ | <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"> | <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> | ||
+ | Clustr | ||
+ | |||
+ | |||
+ | |||
+ | </center> | ||
+ | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 23:25, 20 October 2009