(Created page with "<html> <div class="oneColumn"> <p> Information about the IDT offer for iGEM 2016 will be added here soon. </p> </div> </html>") |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
− | <div class="oneColumn"> | + | <div class="oneColumn HQ_info"> |
− | < | + | |
− | + | ||
− | </ | + | |
+ | <h2> | ||
+ | Announcing: FREE DNA synthesis for all iGEM 2016 teams! A collaboration totaling nearly $1,000,000 USD. | ||
+ | </h2> | ||
+ | |||
+ | |||
+ | |||
+ | |||
</div> | </div> | ||
+ | |||
+ | |||
+ | |||
+ | <script> | ||
+ | switch ( wgUserName) { | ||
+ | |||
+ | case "Sifuentes anita": | ||
+ | $(".HQ_info").show(); | ||
+ | break; | ||
+ | |||
+ | default: | ||
+ | $(".HQ_info").hide(); | ||
+ | break; | ||
+ | } | ||
+ | |||
+ | </script> | ||
</html> | </html> |
Revision as of 18:45, 29 February 2016