Template:Team:BNU-China/head
From 2014.igem.org
(Difference between revisions)
(Blanked the page) |
|||
Line 1: | Line 1: | ||
+ | <html> | ||
+ | <head> | ||
+ | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | ||
+ | <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.jcarousel.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/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.masonry.min.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="[[File:bg1.jpg]]">1</a> | ||
+ | <a href="[[File:bg2.jpg]]">2</a> | ||
+ | <a href="[[File:bg3.jpg]]">3</a> | ||
+ | <a href="[[File:bg4.jpg]]">4</a> | ||
+ | <a href="[[File:bg5.jpg]]">5</a> | ||
+ | <a href="[[File: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="style/images/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 --> | ||
+ | |||
+ | <!-- Begin Container --> | ||
+ | <div id="container" class="opacity"> | ||
+ | </html> |
Revision as of 13:13, 16 July 2014