Team:Heidelberg LSL/Sundro col
From 2012hs.igem.org
(Difference between revisions)
(Created page with "{{Top}} {{Stylesheet}}") |
|||
(20 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | {{ | + | {{TopII}} |
{{Stylesheet}} | {{Stylesheet}} | ||
+ | {{SideBar}} | ||
+ | |||
+ | |||
+ | <html> | ||
+ | |||
+ | <style type="text/css"> | ||
+ | #news {min-height: 748px;} | ||
+ | |||
+ | #box-3 {position: absolute; | ||
+ | z-index:1; | ||
+ | top:300px; | ||
+ | right:100px; | ||
+ | width:180px; | ||
+ | height: 260px; | ||
+ | } | ||
+ | |||
+ | #box-expl{ | ||
+ | position: absolute; | ||
+ | z-index:3; | ||
+ | top:430px; | ||
+ | right:65px; | ||
+ | width:200px; | ||
+ | } | ||
+ | |||
+ | #a4 { position:absolute; top:270px; left:32px; z-index:1; background-color:transparent; } | ||
+ | #a5 { position:absolute; top:640px; left:32px; | ||
+ | z-index:2; background-color:transparent; } | ||
+ | #a6 { position:absolute; top:640px; right:470px; | ||
+ | z-index:2; background-color:transparent; } | ||
+ | </style> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | |||
+ | var BuyNowarray = new Array(); | ||
+ | |||
+ | |||
+ | for (var i = 0; i <= 2; i++) { | ||
+ | BuyNowarray[i] = new Image(); | ||
+ | } | ||
+ | |||
+ | BuyNowarray[1].src="https://static.igem.org/mediawiki/2012hs/7/75/Order_now_b.png"; | ||
+ | BuyNowarray[2].src="https://static.igem.org/mediawiki/2012hs/c/c1/Order_Now2.png"; | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | function swap(num,effect) { | ||
+ | |||
+ | switch (num) { | ||
+ | |||
+ | case 1: document.getElementById("pic"+num).src =BuyNowarray[effect].src; | ||
+ | break; | ||
+ | case 2: document.getElementById("pic"+num).src =BuyNowarray[effect].src; | ||
+ | break; | ||
+ | case 3: document.getElementById("pic"+num).src =BuyNowarray[effect].src; | ||
+ | break; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | |||
+ | function mouseOver(num) { | ||
+ | swap(num,2); | ||
+ | } | ||
+ | |||
+ | function mouseOut(num) | ||
+ | { | ||
+ | swap(num,1); | ||
+ | } | ||
+ | |||
+ | </script> | ||
+ | <body id="home" onload="setPageSize()"> | ||
+ | |||
+ | |||
+ | |||
+ | <div id="super_main_wrapper"> | ||
+ | <div id="SubWrapper"> | ||
+ | |||
+ | <div id="a4"> | ||
+ | <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Check_out?name=SurfN" onMouseOver="mouseOver(1)" onMouseOut="mouseOut(1)"> | ||
+ | <img id="pic1" src="https://static.igem.org/mediawiki/2012hs/7/75/Order_now_b.png" width="175"/> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div id="a5"> | ||
+ | <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Check_out?name=SummerR" onMouseOver="mouseOver(2)" onMouseOut="mouseOut(2)"> | ||
+ | <img id="pic2" src="https://static.igem.org/mediawiki/2012hs/7/75/Order_now_b.png" width="175"/> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div id="a6"> | ||
+ | <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Check_out?name=IcyF" onMouseOver="mouseOver(3)" onMouseOut="mouseOut(3)"> | ||
+ | <img id="pic3" src="https://static.igem.org/mediawiki/2012hs/7/75/Order_now_b.png" width="175"/> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="img"> | ||
+ | <img src="https://static.igem.org/mediawiki/2012hs/a/a5/Sundro_col1.png" width="680"/> | ||
+ | |||
+ | <!--https://static.igem.org/mediawiki/2012hs/3/31/Sundra_button1.png--> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | </div><!--EndSubWrapper--> | ||
+ | |||
+ | <div id="news"> | ||
+ | <div id="Shop_menu" > | ||
+ | <ul class="blue"> | ||
+ | <li><a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Online_store" title="Online_store" ><span>Online Store</span></a></li> | ||
+ | <li><a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Sundra_col" title="Sundra_col"><span>Sundra Collection</span></a></li> | ||
+ | <li><a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Sundro_col" title="Sundro_col" class="current"><span>Sundro Collection</span></a></li> | ||
+ | </br></br></br></br></br></br> | ||
+ | <li><a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Check_out" title="Check_out"><span>Check Out</span></a></li> | ||
+ | <img src="https://static.igem.org/mediawiki/2012hs/8/81/Einkaufswagen-2.png" width="40"/> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | <center> | ||
+ | <div id="box-expl" > | ||
+ | <p > All iGEMS are equipped with a flask containing an UV-inducible <i>E-coli</i> solution. Learn more at: <a href="http://2012HS.igem.org/Team:Heidelberg_LSL/Project#intro">The Project</a></p> | ||
+ | </div><!--end boxIdea--> | ||
+ | |||
+ | <div id = "box-3"> | ||
+ | <img id="pic2" src="https://static.igem.org/mediawiki/2012hs/8/83/Eppi.png" width="250"/> | ||
+ | </div> | ||
+ | |||
+ | </center> | ||
+ | </div><!--end news--> | ||
+ | </div><!-- end super_main_wrapper--> | ||
+ | </body> | ||
+ | |||
+ | |||
+ | <script type="text/javascript"> | ||
+ | function setPageSize() { | ||
+ | len = document.getElementById('super_main_wrapper').offsetHeight; | ||
+ | document.getElementById('bodyContent').style.height = len + 'px'; | ||
+ | document.getElementById('SupWrapper').style.height = len + 'px'; | ||
+ | document.getElementById('news').style.height = len + 'px'; | ||
+ | } | ||
+ | </script> | ||
+ | </html> |
Latest revision as of 21:07, 16 June 2012
All iGEMS are equipped with a flask containing an UV-inducible E-coli solution. Learn more at: The Project