VitaYeast: Synthetic Vitamin Production in S. cerevisiae
Line 87: | Line 87: | ||
</body> | </body> | ||
<script src="https://2011.igem.org/Team:Johns_Hopkins/fancybox?action=raw&ctype=text/javascript" type="text/javascript"></script> | <script src="https://2011.igem.org/Team:Johns_Hopkins/fancybox?action=raw&ctype=text/javascript" type="text/javascript"></script> | ||
- | <script | + | <script type="text/javascript"> |
+ | $(document).ready(function() { | ||
+ | $("#various").fancybox({ | ||
+ | 'transitionIn' : 'none', | ||
+ | 'transitionOut' : 'none' | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
</html> | </html> |