Team:MIT/NOTGate
From 2012.igem.org
(Difference between revisions)
(Created page with "{{MIT-results2}} {{MIT-style}}") |
|||
Line 1: | Line 1: | ||
{{MIT-results2}} | {{MIT-results2}} | ||
{{MIT-style}} | {{MIT-style}} | ||
+ | <html> | ||
+ | <script> | ||
+ | document.title = "MIT iGEM - Sensing Results"; | ||
+ | $(document).ready(function() { | ||
+ | $("#accordion").accordion("option", "animated", false); | ||
+ | $("#accordion").accordion("activate", 2); | ||
+ | $("#accordion").accordion("option", "animated", 'slide'); | ||
+ | }); | ||
+ | </script> | ||
+ | |||
+ | |||
+ | </html> |