|
|
Line 1: |
Line 1: |
- | <!DOCTYPE HTML>
| |
- | <html lang="en-US">
| |
- | <head>
| |
- | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
| |
- | <link rel="stylesheet" href="https://2014.igem.org/Team:BNU-China/css/style.css?action=raw&ctype=text/css" type="text/css">
| |
- | <!--[if IE 7]>
| |
- | <link rel="stylesheet" href="https://2014.igem.org/Team:BNU-China/css/ie7.css?action=raw&ctype=text/css" type="text/css">
| |
- | <![endif]-->
| |
- | <!--[if IE 8]>
| |
- | <link rel="stylesheet" href="https://2014.igem.org/Team:BNU-China/css/ie8.css?action=raw&ctype=text/css" type="text/css">
| |
- | <![endif]-->
| |
- | <!--[if IE 9]>
| |
- | <link rel="stylesheet" href="https://2014.igem.org/Team:BNU-China/css/ie9.css?action=raw&ctype=text/css" type="text/css">
| |
- | <![endif]-->
| |
- | </style>
| |
| | | |
- | <script type="text/javascript" src="https://2014.igem.org/Team:BNU-China/js/carousel.js?action=raw"></script>
| |
- | <script type="text/javascript" src="https://2014.igem.org/Team:BNU-China/js/ddsmoothmenu.js?action=raw"></script>
| |
- | <script type="text/javascript" src="https://2014.igem.org/Team:BNU-China/js/jquery.aw-showcase.js?action=raw"></script>
| |
- | <script type="text/javascript" src="https://2014.igem.org/Team:BNU-China/js/jquery.jcarousel.js?action=raw"></script>
| |
- | <script type="text/javascript" src="https://2014.igem.org/Team:BNU-China/js/jquery.masonry.min.js?action=raw"></script>
| |
- | <script type="text/javascript" src="https://2014.igem.org/Team:BNU-China/js/jquery.prettyPhoto.js?action=raw"></script>
| |
- | <script type="text/javascript" src="https://2014.igem.org/Team:BNU-China/js/jquery.slickforms.js?action=raw"></script>
| |
- | <script type="text/javascript" src="https://2014.igem.org/Team:BNU-China/js/jquery.superbgimage.min.js?action=raw"></script>
| |
- | <script type="text/javascript" src="https://2014.igem.org/Team:BNU-China/js/jquery-1.6.2.min.js?action=raw"></script>
| |
- | <script type="text/javascript" src="https://2014.igem.org/Team:BNU-China/js/transify.js?action=raw"></script><script type="text/javascript">
| |
- | jQuery(document).ready(function($){
| |
- | $('.forms').dcSlickForms();
| |
- | });
| |
- | </script>
| |
- | <script type="text/javascript">
| |
- |
| |
- | $(document).ready(function()
| |
- | {
| |
- | $("#showcase").awShowcase(
| |
- | {
| |
- | content_width: 900,
| |
- | content_height: 400,
| |
- | auto: true,
| |
- | interval: 3000,
| |
- | continuous: false,
| |
- | arrows: true,
| |
- | buttons: true,
| |
- | btn_numbers: true,
| |
- | keybord_keys: true,
| |
- | mousetrace: false, /* Trace x and y coordinates for the mouse */
| |
- | pauseonover: true,
| |
- | stoponclick: false,
| |
- | transition: 'fade', /* hslide/vslide/fade */
| |
- | transition_delay: 0,
| |
- | transition_speed: 500,
| |
- | show_caption: 'onload' /* onload/onhover/show */
| |
- | });
| |
- | });
| |
- |
| |
- | </script>
| |
- | </head>
| |
- | <body>
| |
- | <!-- Fullscreen backgrounds -->
| |
- | <div id="thumbs">
| |
- | <a href="bg1.jpg">1</a>
| |
- | <a href="bg2.jpg">2</a>
| |
- | <a href="bg3.jpg">3</a>
| |
- | <a href="bg4.jpg">4</a>
| |
- | <a href="bg5.jpg">5</a>
| |
- | <a href="bg6.jpg">6</a>
| |
- | </div>
| |
- | <div id="superbgimage">
| |
- | <div class="scanlines"></div>
| |
- | </div>
| |
- | <!-- End Fullscreen backgrounds -->
| |
- | <!-- Begin Wrapper -->
| |
- | <div id="wrapper">
| |
- | <div id="header">
| |
- | <div class="logo opacity"><a href="index.html"><img src="logo.png" alt="" /></a></div>
| |
- | <div align="right"><a href="https://2014.igem.org/Main_Page"><img src="IGEMsmall.png" width="45px" height="40px"></a></div>
| |
- | </div>
| |
- | <div class="clear"></div>
| |
- | <!-- Begin Menu -->
| |
- | <div id="menu" class="menu opacity">
| |
- | <ul>
| |
- | <li><a href="index.html">Home</a></li>
| |
- | <li><a href="#">Project</a>
| |
- | <ul>
| |
- | <li><a href="overview.html">Overview</a></li>
| |
- | <li><a href="modeling.html">Modeling</a></li>
| |
- | <li><a href="">...</a></li>
| |
- | <li><a href="">...</a></li>
| |
- | </ul>
| |
- | </li>
| |
- | <li><a href="#">Achievements</a>
| |
- | <ul>
| |
- | <li><a href="results.html">Experiment Results</a></li>
| |
- | <li><a href="parts.html">Submitted Parts</a></li>
| |
- | <li><a href="future.html">The Bright Future</a></li>
| |
- | </ul>
| |
- | </li>
| |
- | <li><a href="safety.html">Safety</a></li>
| |
- | <li><a href="#">Human Practice</a>
| |
- | <ul>
| |
- | <li><a href="collaboration.html">Collaboration</a></li>
| |
- | <li><a href="investigatin.html">Investigation</a></li>
| |
- | <li><a href="others.html">Others</a></li>
| |
- | </ul>
| |
- | </li>
| |
- | <li><a href="#">Our Team</a>
| |
- | <ul>
| |
- | <li><a href="profile.html">Team Profile</a></li>
| |
- | <li><a href="attributions.html">Attributions</a></li>
| |
- | <li><a href="time_axis.html">Time Axis</a></li>
| |
- | <li><a href="acknowledge.html">Acknowledge</a></li>
| |
- | </ul>
| |
- | </li>
| |
- | <br style="clear: left" />
| |
- | </div>
| |
- | <!-- End Menu -->
| |