|
|
(43 intermediate revisions not shown) |
Line 1: |
Line 1: |
| + | {{:Team:KAIST/header}} |
| <html> | | <html> |
| | | |
Line 22: |
Line 23: |
| background-color:transparent;} | | background-color:transparent;} |
| | | |
- |
| |
- | #header {
| |
- | position: absolute;
| |
- | left:0px;
| |
- | top:0px;
| |
- | width:975px;
| |
- | height:226px;
| |
- | align:left;
| |
- | z-index:999;
| |
- | background-color: transparent;
| |
- | background-image: url() ;
| |
- | }
| |
| | | |
| #menu ul { | | #menu ul { |
Line 60: |
Line 49: |
| height: 1em; | | height: 1em; |
| font-family:Calibri,sans-serif; | | font-family:Calibri,sans-serif; |
- | font-size:16px;
| |
| } | | } |
| | | |
- | #nav a, #nav a:visited { text-decoration:none; color:#000000; font-weight:bold;} | + | #nav a, #nav a:visited { text-decoration:none; color:#ffffff; font-weight:bold;} |
- | #nav a:hover, #nav a:active { color:#228b22;} | + | #nav a:hover, #nav a:active { color:#ff6633;} |
| | | |
- | .menutable {
| |
- | display:none;
| |
- | border-style:none;
| |
- | position: absolute;
| |
- | top: -35px;
| |
- | left: 30px;
| |
- | list-style: disc;
| |
- | background-color:transparent;
| |
- | font-size:11pt;
| |
- | line-height:1.3em;
| |
- | white-space:nowrap;
| |
- | }
| |
| | | |
- | #menu_Home {margin-right:0px; }
| + | .aOverview{ |
- | #menu_Team {margin-right:0px; }
| + | position: absolute; |
- | #menu_Project {margin-right:0px; }
| + | font-family:Tw Cen MT; |
- | #menu_Results {margin-right:0px; }
| + | font-size:15pt; |
- | #menu_Human_Practices {margin-right:0px; }
| + | left:-15px; |
- | #menu_Diary {margin-right:0px;}
| + | top:85px; |
- | #menu_Misc {margin-right:0px;}
| + | } |
| | | |
| + | .aModeling{ |
| + | position: absolute; |
| + | font-family:Tw Cen MT; |
| + | font-size:15pt; |
| + | left:-15px; |
| + | top:110px; |
| + | } |
| | | |
- | #nav li:hover table, li.over table { display: block; }
| + | .aExperiments{ |
| + | position: absolute; |
| + | font-family:Tw Cen MT; |
| + | font-size:15pt; |
| + | left:-15px; |
| + | top:135px; |
| + | } |
| + | .aBiobrick{ |
| + | position: absolute; |
| + | font-family:Tw Cen MT; |
| + | font-size:15pt; |
| + | left:-15px; |
| + | top:160px; |
| + | } |
| + | .aFuture_Application{ |
| + | position: absolute; |
| + | font-family:Tw Cen MT; |
| + | font-size:15pt; |
| + | left:-15px; |
| + | top:185px; |
| + | } |
| | | |
- |
| |
- | .lefttdtop {
| |
- | background: url() no-repeat top left;
| |
- | padding-top:35px;
| |
- | padding-left:28px;
| |
- | padding-right:0px;
| |
- | }
| |
- |
| |
- | .lefttdtopteam {
| |
- | background: url() no-repeat top left;
| |
- | padding-top:35px;
| |
- | padding-left:28px;
| |
- | padding-right:0px;
| |
- | }
| |
- |
| |
- | .lefttdtopproject {
| |
- | background: url() no-repeat top left;
| |
- | padding-top:35px;
| |
- | padding-left:28px;
| |
- | padding-right:0px;
| |
- | }
| |
| | | |
- | .righttdtop { | + | .aLab_Diary{ |
- | min-width:30px;
| + | position: absolute; |
- | padding:0;
| + | font-family:Tw Cen MT; |
- | background: url() no-repeat left top;
| + | font-size:15pt; |
- | }
| + | left:497px; |
- |
| + | top:75px; |
- | .lefttdbottom {
| + | } |
- | background: url() no-repeat top left;
| + | |
- | height:30px;
| + | |
- | line-height:1em;
| + | |
- | }
| + | |
- |
| + | |
- | .righttdbottom {
| + | |
- | width:30px;
| + | |
- | height:30px;
| + | |
- | table-layout:fixed;
| + | |
- | padding:0;
| + | |
- | background: url() left top;
| + | |
- | }
| + | |
| | | |
- |
| + | .aWall{ |
- | body#Home .aHome,
| + | position: absolute; |
- | body#Team .aTeam,
| + | font-family:Tw Cen MT; |
- | body#Project .aProject,
| + | font-size:15pt; |
- | body#Results .aResult,
| + | left:497px; |
- | body#Human_Practices .aHuman_Practices,
| + | top:100px; |
- | body#Diary .aDiary
| + | } |
- | body#Misc .aMisc
| + | |
| | | |
| + | .aSitemap{ |
| + | position: absolute; |
| + | font-family:Tw Cen MT; |
| + | font-size:15pt; |
| + | left:728px; |
| + | top:125px; |
| + | } |
| | | |
- | { color:#8a2be2; <!--cursor: default;--> } | + | .aSoftware_Tools{ |
| + | position: absolute; |
| + | font-family:Tw Cen MT; |
| + | font-size:15pt; |
| + | left:728px; |
| + | top:150px; |
| + | } |
| | | |
- | #nav li table a {background-color:transparent}
| + | .aSponsors{ |
- |
| + | position: absolute; |
- | a:link, a:visited {text-decoration:none; color:#000000;}
| + | font-family:Tw Cen MT; |
- | a:hover, a:active {text-decoration:none; color:#8a2be2;}
| + | font-size:15pt; |
| + | left:728px; |
| + | top:175px; |
| + | } |
| | | |
- | </style>
| + | .aLinks{ |
| + | position: absolute; |
| + | font-family:Tw Cen MT; |
| + | font-size:15pt; |
| + | left:728px; |
| + | top:200px; |
| + | } |
| | | |
| + | .aMembers{ |
| + | position: absolute; |
| + | font-family:Tw Cen MT; |
| + | font-size:20pt; |
| + | left:15px; |
| + | top:276px; |
| + | } |
| | | |
- | <script type="text/javascript">
| + | .aPhotos{ |
- | startList = function() {
| + | position: absolute; |
- | if (document.getElementById) {
| + | font-family:Tw Cen MT; |
- | navRoot = document.getElementById("nav");
| + | font-size:20pt; |
- | for (i=0; i<navRoot.childNodes.length; i++) {
| + | left:15px; |
- | node = navRoot.childNodes[i];
| + | top:306px; |
- | if (node.nodeName=="LI") {
| + | |
- | node.onmouseover=function() {
| + | |
- | this.className+=" over";
| + | |
- | }
| + | |
- | node.onmouseout=function() {
| + | |
- | this.className=this.className.replace(" over", "");
| + | |
- | }
| + | |
- | }
| + | |
- | }
| + | |
- | }
| + | |
| } | | } |
- | window.onload=startList;
| |
- | </script>
| |
| | | |
| + | .aVideos{ |
| + | position: absolute; |
| + | font-family:Tw Cen MT; |
| + | font-size:20pt; |
| + | left:15px; |
| + | top:336px; |
| + | } |
| | | |
- | <script type="text/javascript">
| + | .aSummary{ |
- | removesqBracket = function() {
| + | position: absolute; |
| + | font-family:Tw Cen MT; |
| + | font-size:15pt; |
| + | left:382px; |
| + | top:400px; |
| + | } |
| | | |
- | var arr = document.getElementsByTagName("span");
| + | .aGallery{ |
- | var count = arr.length;
| + | position: absolute; |
| + | font-family:Tw Cen MT; |
| + | font-size:15pt; |
| + | left:389px; |
| + | top:425px; |
| + | } |
| | | |
- | for (var i=0;i<count;i++) {
| + | .aHuman_Practices{ |
- | var arri = arr[i];
| + | position: absolute; |
| + | font-family:Tw Cen MT; |
| + | font-size:20pt; |
| + | right:80px; |
| + | top:350px; |
| + | } |
| | | |
- | if(arri.className== "editsection") {
| + | .aSafety{ |
- | var arritext = arri.innerHTML
| + | position: absolute; |
- | arritext = arritext.replace(/^\[/, "");
| + | font-family:Tw Cen MT; |
- | document.getElementsByTagName("span")[i].innerHTML = arritext.replace(/\]$/, "");
| + | font-size:20pt; |
- | }
| + | right:80px; |
- | }}
| + | top:380px; |
- | window.onload = removesqBracket;
| + | } |
- | </script>
| + | |
| | | |
- | </head>
| |
| | | |
- | <body>
| |
| | | |
- | <!--[if IE]>
| |
- | <style type="text/css">
| |
| | | |
| </style> | | </style> |
- | <![endif]-->
| |
| | | |
- | <div id="header">
| |
- | <div id="menu">
| |
- | <ul id="nav">
| |
- | <li id="menu_Home"><a class="aHome" href="https://2011.igem.org/Team:KAIST-Korea">Home</a>
| |
- | </li>
| |
| | | |
- | <li id="menu_Team"><a class="aTeam" href="https://2011.igem.org/Team:KAIST-Korea/Team">Team</a>
| |
- | <table class="menutable" cellpadding="0" cellspacing="0">
| |
- | <tr>
| |
- | <td class="lefttdtopteam">
| |
- | <a class="aTeamMembers" href="https://2011.igem.org/Team:KAIST-Korea/Team/Members">Members</a><br>
| |
- | <a class="aTeamMembers" href="https://2011.igem.org/Team:KAIST-Korea/Team/Instructors">Instructors</a><br>
| |
- | <a class="aInstitutes" href="https://2011.igem.org/Team:KAIST-Korea/Team/Institutes">Institutes</a><br>
| |
- | <a class="aPhotos" href="https://2011.igem.org/Team:KAIST-Korea/Team/Photos">Photos</a><br>
| |
- | <a class="aVideos" href="https://2011.igem.org/Team:KAIST-Korea/Team/Videos">Videos</a><br>
| |
- | </td>
| |
- | <td class="righttdtop"> </td>
| |
- | </tr>
| |
- | <tr>
| |
- | <td class="lefttdbottom"></td>
| |
- | <td class="righttdbottom"></td>
| |
- | </tr>
| |
- | </table>
| |
- | </li>
| |
| | | |
- | <li id="menu_project"><a class="aProject" href="https://2011.igem.org/Team:KAIST-Korea/Project">Project</a>
| |
- | <table class="menutable" cellpadding="0" cellspacing="0">
| |
- | <tr>
| |
- | <td class="lefttdtopproject">
| |
- | <a class="aOverview" href="https://2011.igem.org/Team:KAIST-Korea/Project/Overview">Overview</a><br>
| |
- | <a class="aModeling" href="https://2011.igem.org/Team:KAIST-Korea/Project/Modeling">Modeling</a><br>
| |
- | <a class="aExperiments" href="https://2011.igem.org/Team:KAIST-Korea/Project/Experiments">Experiments</a><br>
| |
- | <a class="aBiobrick" href="https://2011.igem.org/Team:KAIST-Korea/Project/Biobrick">Biobrick</a><br>
| |
- | <a class="aFuture_Application" href="https://2011.igem.org/Team:KAIST-Korea/Project/Future_Application">Future_Application</a><br>
| |
- | </td>
| |
- | <td class="righttdtop"> </td>
| |
- | </tr>
| |
- | <tr>
| |
- | <td class="lefttdbottom"></td>
| |
- | <td class="righttdbottom"></td>
| |
- | </tr>
| |
- | </table>
| |
- | </li>
| |
| | | |
- | <li id="menu_Results"><a class="aResults" href="https://2011.igem.org/Team:KAIST-Korea/Results">Results</a>
| + | </head> |
- | <table class="menutable" cellpadding="0" cellspacing="0">
| + | |
- | <tr>
| + | |
- | <td class="lefttdtop">
| + | |
- | <a class="aSummary" href="https://2011.igem.org/Team:KAIST-Korea/Results/Summary">Summary</a><br>
| + | |
- | <a class="aGallery" href="https://2011.igem.org/Team:KAIST-Korea/Project/Gallery">Gallery</a><br>
| + | |
- |
| + | |
- | </td>
| + | |
- | <td class="righttdtop"> </td>
| + | |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td class="lefttdbottom"></td>
| + | |
- | <td class="righttdbottom"></td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </li>
| + | |
| | | |
- | <li id="menu_Human_Practices"><a class="aHuman_Practices" href="https://2011.igem.org/Team:KAIST-Korea/Human_Practices">Human</a>
| + | <body> |
- | <table class="menutable" cellpadding="0" cellspacing="0">
| + | |
- | <tr>
| + | |
- | <td class="lefttdtop">
| + | |
- | <a class="aHuman_Practices" href="https://2011.igem.org/Team:KAIST-Korea/Human_Practices/Human_Practices">Human_Practices</a><br>
| + | |
- | <a class="aSafety" href="https://2011.igem.org/Team:KAIST-Korea/Human_Practices/Safety">Safety</a><br>
| + | |
| | | |
- | <td class="righttdtop"> </td>
| |
- | </tr>
| |
- | <tr>
| |
- | <td class="lefttdbottom"></td>
| |
- | <td class="righttdbottom"></td>
| |
- | </tr>
| |
- | </table>
| |
- | </li>
| |
| | | |
- | <li id="menu_Diary"><a class="aDiary" href="https://2011.igem.org/Team:KAIST-Korea/Diary">Diary</a>
| |
- | <table class="menutable" cellpadding="0" cellspacing="0">
| |
- | <tr>
| |
- | <td class="lefttdtop">
| |
- | <a class="aLab_Diary" href="https://2011.igem.org/Team:KAIST-Korea/Diary/Lab_Diary">Lab Diary</a><br>
| |
- | <a class="aWall" href="https://2011.igem.org/Team:KAIST-Korea/Diary/Wall">Wall</a><br>
| |
| | | |
- | </td>
| + | <!--[if IE]> |
- | <td class="righttdtop"> </td>
| + | <style type="text/css"> |
- | </tr>
| + | |
- | <tr>
| + | |
- | <td class="lefttdbottom"></td>
| + | |
- | <td class="righttdbottom"></td>
| + | |
- | </tr>
| + | |
- | </table>
| + | |
- | </li>
| + | |
| | | |
- | <li id="menu_Misc"><a class="aMisc" href="https://2011.igem.org/Team:KAIST-Korea/Misc">Misc.</a>
| + | </style> |
- | <table class="menutable" cellpadding="0" cellspacing="0">
| + | <![endif]--> |
- | <tr>
| + | |
- | <td class="lefttdtop">
| + | |
- | <a class="aSitemap" href="https://2011.igem.org/Team:KAIST-Korea/Misc/Sitemap">Sitemap</a><br>
| + | |
- | <a class="aSoftware_Tools" href="https://2011.igem.org/Team:KAIST-Korea/Misc/Software_Tools">Software Tools</a><br>
| + | |
- | <a class="aSponsors" href="https://2011.igem.org/Team:KAIST-Korea/Misc/Sponsors">Sponsors</a><br>
| + | |
- | <a class="aLinks" href="https://2011.igem.org/Team:KAIST-Korea/Misc/Links">Links</a><br>
| + | |
| | | |
- | </td>
| |
- | <td class="righttdtop"> </td>
| |
- | </tr>
| |
- | <tr>
| |
- | <td class="lefttdbottom"></td>
| |
- | <td class="righttdbottom"></td>
| |
- | </tr>
| |
- | </table>
| |
- | </li>
| |
| | | |
- | </ul> | + | <body> |
| | | |
- | </div> | + | <a href="https://2011.igem.org/Team:KAIST-Korea/Test_Project"> |
- | </div> | + | <img src="https://static.igem.org/mediawiki/2011/7/78/Menuground_Project.png" alt="Project" width="531" height="332" style="position:absolute;left:2px;top:0px;" /></a> |
| | | |
- | </body> | + | <a href="https://2011.igem.org/Team:KAIST-Korea/Test_Diary"> |
- | </html> | + | <img src="https://static.igem.org/mediawiki/2011/a/a2/Menuground_Diary.png" alt="Diary" width="268" height="236" style="position:absolute;left:514px;top:-14px;" /> |
| + | </a> |
| | | |
| + | <img src="https://static.igem.org/mediawiki/2011/a/a7/IGEM_KAIST.png" alt="iGEM_KAIST" width="229" height="110" style="position:absolute;left:533px;top:222px;" /> |
| | | |
| + | <a href="https://2011.igem.org/Team:KAIST-Korea/Test_Misc"> |
| + | <img src="https://static.igem.org/mediawiki/2011/c/cc/Menuground_Misc.png" alt="Misc" width="251" height="332" style="position:absolute;left:745px;top:0px;" /> |
| + | </a> |
| | | |
| + | <a href="https://2011.igem.org/Team:KAIST-Korea/Test_Team"> |
| + | <img src="https://static.igem.org/mediawiki/2011/9/9a/Menuground_Team.png" alt="Team" width="351" height="219" style="position:absolute;left:-13px;top:324px;" /> |
| + | </a> |
| | | |
| + | <a href="https://2011.igem.org/Team:KAIST-Korea/Test_Result"> |
| + | <img src="https://static.igem.org/mediawiki/2011/e/e3/Menuground_Result.png" alt="Result" width="300" height="212" style="position:absolute;left:331px;top:331px;" /> |
| + | </a> |
| | | |
- | ---------------------------------------------------------------------------------------------------- | + | <a href="https://2011.igem.org/Team:KAIST-Korea/Test_HumanPractices"> |
| + | <img src="https://static.igem.org/mediawiki/2011/c/c9/Menuground_HumanPractices.png" alt="HumanPractices" width="365" height="212" style="position:absolute;left:616px;top:331px" /> |
| + | </a> |
| | | |
| | | |
| | | |
- | <table>
| |
- | <html>
| |
- | <head>
| |
- |
| |
- | <script type="text/javascript">
| |
| | | |
- | var _gaq = _gaq || [];
| |
- | _gaq.push(['_setAccount', 'UA-65298-13']);
| |
- | _gaq.push(['_trackPageview']);
| |
| | | |
- | (function() {
| |
- | var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
| |
- | ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
| |
- | var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
| |
- | })();
| |
| | | |
- | </script>
| |
- | <style>
| |
- | h2{color:#96d446; }
| |
- | h1, h2, h3, h4, h5{font-family:"Vollkorn", serif; font-size:200%; line-height:35px; border-bottom:0; margin-bottom:5px; border-top:1px dotted #e3e3e3; margin-top:10px; padding-top:30px; font-weight:normal;}
| |
- | h2.noline{ border-top:0; margin-top:0; padding-top:0; margin-bottom:0; line-height:20px; padding-top:2px; font-size:20px;}
| |
- | h2.topheader{border-top:0; padding-top:0; margin-top:5px;}
| |
| | | |
- | </style>
| |
| | | |
- | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
| |
- | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.2/jquery-ui.js"></script>
| |
- | <script type='text/javascript' src='http://www.srcf.ucam.org/~wac26/iGEM/jquery.lavalamp-1.3.4b.js'></script>
| |
- | <script type='text/javascript' src='http://www.srcf.ucam.org/~wac26/iGEM/jquery.easing.1.3.js'></script>
| |
| | | |
- | <link href='http://fonts.googleapis.com/css?family=Nobile:regular,bold' rel='stylesheet' type='text/css'> | + | <div id="header"> |
| + | <div id="menu"> |
| + | <ul id="nav"> |
| | | |
- | <script type="text/javascript">
| |
- | $('.left-menu ul')[0].innerHTML="<li><a href=\"https://2010.igem.org\" style=\"font-weight:bold; text-transform:none\">iGEM HQ</a></li>"+$('.left-menu ul')[0].innerHTML;
| |
- | $(function() {
| |
- | $('ul.llmenu').lavaLamp({ speed: 300, autoReturn: true , target:'li'});
| |
- | });
| |
- | $(function(){
| |
- | $('ul#accmenu').accordion({
| |
- | header:'.head',
| |
- | fillSpace:false,
| |
- | autoHeight:false,
| |
- | navigation:true,
| |
- | animated: 'easeslide'})
| |
- | });
| |
| | | |
| | | |
- | <link href='http://fonts.googleapis.com/css?family=Vollkorn:regular,bold&subset=latin' rel='stylesheet' type='text/css'>
| |
- | <style>
| |
- | /**
| |
- | * jQuery lightBox plugin
| |
- | * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
| |
- | * and adapted to me for use like a plugin from jQuery.
| |
- | * @name jquery-lightbox-0.5.css
| |
- | * @author Leandro Vieira Pinho - http://leandrovieira.com
| |
- | * @version 0.5
| |
- | * @date April 11, 2008
| |
- | * @category jQuery plugin
| |
- | * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
| |
- | * @license CCAttribution-ShareAlike 2.5 Brazil - http://creativecommons.org/licenses/by-sa/2.5/br/deed.en_US
| |
- | * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
| |
- | */
| |
- | #jquery-overlay {
| |
- | position: absolute;
| |
- | top: 0;
| |
- | left: 0;
| |
- | z-index: 90;
| |
- | width: 100%;
| |
- | height: 500px;
| |
- | }
| |
- | #jquery-lightbox {
| |
- | position: absolute;
| |
- | top: 0;
| |
- | left: 0;
| |
- | width: 100%;
| |
- | z-index: 100;
| |
- | text-align: center;
| |
- | line-height: 0;
| |
- | }
| |
- | #jquery-lightbox a img { border: none; }
| |
- | #lightbox-container-image-box {
| |
- | position: relative;
| |
- | background-color: #fff;
| |
- | width: 250px;
| |
- | height: 250px;
| |
- | margin: 0 auto;
| |
- | }
| |
- | #lightbox-container-image { padding: 10px; }
| |
- | #lightbox-loading {
| |
- | position: absolute;
| |
- | top: 40%;
| |
- | left: 0%;
| |
- | height: 25%;
| |
- | width: 100%;
| |
- | text-align: center;
| |
- | line-height: 0;
| |
- | }
| |
- | #lightbox-nav {
| |
- | position: absolute;
| |
- | top: 0;
| |
- | left: 0;
| |
- | height: 100%;
| |
- | width: 100%;
| |
- | z-index: 10;
| |
- | }
| |
- | #lightbox-container-image-box > #lightbox-nav { left: 0; }
| |
- | #lightbox-nav a { outline: none;}
| |
- | #lightbox-nav-btnPrev, #lightbox-nav-btnNext {
| |
- | width: 49%;
| |
- | height: 100%;
| |
- | zoom: 1;
| |
- | display: block;
| |
- | }
| |
- | #lightbox-nav-btnPrev {
| |
- | left: 0;
| |
- | float: left;
| |
- | }
| |
- | #lightbox-nav-btnNext {
| |
- | right: 0;
| |
- | float: right;
| |
- | }
| |
- | #lightbox-container-image-data-box {
| |
- | font: 10px Verdana, Helvetica, sans-serif;
| |
- | background-color: #fff;
| |
- | margin: 0 auto;
| |
- | line-height: 1.4em;
| |
- | overflow: auto;
| |
- | width: 100%;
| |
- | padding: 0 10px 0;
| |
- | }
| |
- | #lightbox-container-image-data {
| |
- | padding: 0 10px;
| |
- | color: #666;
| |
- | }
| |
- | #lightbox-container-image-data #lightbox-image-details {
| |
- | width: 70%;
| |
- | float: left;
| |
- | text-align: left;
| |
- | }
| |
- | #lightbox-image-details-caption { font-weight: bold; }
| |
- | #lightbox-image-details-currentNumber {
| |
- | display: block;
| |
- | clear: left;
| |
- | padding-bottom: 1.0em;
| |
- | }
| |
- | #lightbox-secNav-btnClose {
| |
- | width: 66px;
| |
- | float: right;
| |
- | padding-bottom: 0.7em;
| |
- | }
| |
| | | |
- | </style> | + | <a class="aOverview" href="https://2011.igem.org/Team:KAIST-Korea/Projects/Overview">Overview</a> |
- | <script> | + | <a class="aModeling" href="https://2011.igem.org/Team:KAIST-Korea/Projects/Modeling">Modeling</a> |
- | $(document).ready(function() {
| + | <a class="aExperiments" href="https://2011.igem.org/Team:KAIST-Korea/Projects/Experiments">Experiments</a> |
- | $('a.lightbox').lightBox(); // Select all links with lightbox class
| + | <a class="aBiobrick" href="https://2011.igem.org/Team:KAIST-Korea/Projects/Biobrick">Biobrick</a> |
- | $('a.image').each(function(idx, item) {
| + | <a class="aFuture_Application" href="https://2011.igem.org/Team:KAIST-Korea/Projects/Future_Application">Future Application</a> |
- | var src = item.firstChild.src;
| + | |
- | src=src.replace(/wiki\/images\/thumb\/(.+)\/(.+)\/(.+)\/(.+)\..../,"wiki/images/$1/$2/$3");
| + | |
- | item.href=src;
| + | |
- | });
| + | |
- | $('a.image').lightBox();
| + | |
- | });
| + | |
- | </script> | + | |
| | | |
| + | <a class="aLab_Diary" href="https://2011.igem.org/Team:KAIST-Korea/Diary/Lab_Diary">Lab Diary</a> |
| + | <a class="aWall" href="https://2011.igem.org/Team:KAIST-Korea/Diary/Wall">Wall</a> |
| | | |
| + | <a class="aSitemap" href="https://2011.igem.org/Team:KAIST-Korea/Mics/Sitemap">Sitemap</a> |
| + | <a class="aSoftware_Tools" href="https://2011.igem.org/Team:KAIST-Korea/Mics/Software_Tools">Software Tools</a> |
| + | <a class="aSponsors" href="https://2011.igem.org/Team:KAIST-Korea/Mics/Sponsors">Sponsors</a> |
| + | <a class="aLinks" href="https://2011.igem.org/Team:KAIST-Korea/Mics/Links">Links</a> |
| | | |
- | <link rel="stylesheet" type="text/css" href="https://2010.igem.org/Team:Cambridge/thecss?action=raw&ctype=text/css" />
| |
| | | |
- | </head> | + | <a class="aMembers" href="https://2011.igem.org/Team:KAIST-Korea/Team/Members">Members</a> |
- | <body> | + | <a class="aPhotos" href="https://2011.igem.org/Team:KAIST-Korea/Team/Photos">Photos</a> |
- | <style> | + | <a class="aVideos" href="https://2011.igem.org/Team:KAIST-Korea/Team/Videos">Videos</a> |
- | body{background-image:url();
| + | |
- | background-position:top center;
| + | |
- | background-repeat:repeat-y
| + | |
- | }
| + | |
| | | |
- | </style>
| |
- | <div id="wrap">
| |
- | <div id="header"><img align="center" style="margin-bottom:0px; padding:0;" src="https://static.igem.org/mediawiki/2010/d/d4/CamBillHeaderSq.png" usemap="#headermap" alt="E. glowli"> </div>
| |
- | <div id="left">
| |
- |
| |
- | <ul id="accmenu">
| |
- | <li><a class="head" href="#"> Introduction</a>
| |
- | <ul class="llmenu llmenublue">
| |
- | <li><a href="/Team:Cambridge">Home</a></li>
| |
| | | |
| + | <a class="aSummary" href="https://2011.igem.org/Team:KAIST-Korea/Results/Summary">Summary</a> |
| + | <a class="aGallery" href="https://2011.igem.org/Team:KAIST-Korea/Results/Gallery">Gallery</a> |
| | | |
- | <li><a href="/Team:Cambridge/TheTeam">Meet the Team</a></li>
| + | <a class="aHuman_Practices" href="https://2011.igem.org/Team:KAIST-Korea/Human_Practices/Human_Practices">Human Practices</a> |
| + | <a class="aSafety" href="https://2011.igem.org/Team:KAIST-Korea/Human_Practices/Safety">Safety</a> |
| | | |
- | <li><a href="/Team:Cambridge/Photos">Photo Gallery</a></li>
| |
- | <li><a href="/Team:Cambridge/Videos">Videos</a></li>
| |
- | <li><a href="/Team:Cambridge/BioBricks">Parts submitted</a></li>
| |
| | | |
| | | |
- | </ul>
| |
- | </li>
| |
- | <li><a class="head" href="#">Project Firefly</a>
| |
- | <ul class="llmenu llmenugreen">
| |
- | <li><a href="/Team:Cambridge/Bioluminescence">Introduction</a></li>
| |
- | <li><a href="/Team:Cambridge/Bioluminescence/Background_Firefly">Background</a></li>
| |
- | <li><a href="/Team:Cambridge/Bioluminescence/Colour">Coloured outputs</a></li>
| |
- | <li><a href="/Team:Cambridge/Bioluminescence/Luciferin_Regeneration">Luciferin recovery</a></li>
| |
- | <li><a href="/Team:Cambridge/Bioluminescence/Firefly_Modelling">Modelling</a></li>
| |
- | <li><a href="/Team:Cambridge/Bioluminescence/Firefly_Characterisation">Characterisation</a></li>
| |
- | </ul>
| |
- | </li>
| |
| | | |
- | <li><a class="head" href="#">Project Vibrio</a>
| |
- | <ul class="llmenu llmenublue">
| |
- | <li><a href="/Team:Cambridge/Bioluminescence/Bacterial_Luciferases">Introduction</a></li>
| |
- | <li><a href="/Team:Cambridge/Bioluminescence/Background">Background</a></li>
| |
- | <li><a href="/Team:Cambridge/Bioluminescence/G28">The LuxBrick</a></li>
| |
- | <li><a href="/Team:Cambridge/Bioluminescence/Bacterial_Codon_optimisation">Codon optimisation</a></li>
| |
- | <li><a href="/Team:Cambridge/Bioluminescence/Vibrio_Modelling">Modelling</a></li>
| |
- | <li><a href="/Team:Cambridge/Bioluminescence/Vibrio_Characterisation">Characterisation</a></li>
| |
- | </ul>
| |
- | </li>
| |
- | <li><a class="head" href="#">Tools</a>
| |
- | <ul class="llmenu llmenured">
| |
- | <li><a href="/Team:Cambridge/Tools/Gibson">Gibthon</a></li>
| |
- | <li><a href="/Team:Cambridge/Tools/GenBank">BioBrick → GenBank</a></li>
| |
- | <li><a href="/Team:Cambridge/Tools/Ligate">Ligation Calculator</a></li>
| |
- | <li><a href="/Team:Cambridge/Tools/Eglometer">The E.glometer</a></li>
| |
| | | |
- | </ul>
| |
- | </li>
| |
- | <li><a class="head" href="#">Gibson Assembly</a>
| |
- | <ul class="llmenu llmenublue">
| |
- | <li><a href="/Team:Cambridge/Gibson/Introduction">Introduction</a></li>
| |
- | <li><a href="/Team:Cambridge/Gibson/Mechanism">How it works</a></li>
| |
- | <li><a href="/Team:Cambridge/Gibson/Protocol">Protocol</a></li>
| |
- | <li><a href="/Team:Cambridge/Gibson/RFC">RFC</a></li>
| |
- | </ul>
| |
- | </li>
| |
| | | |
- | <li><a class="head" href="#">Considerations</a>
| |
- | <ul class="llmenu llmenublue">
| |
- | <li><a href="/Team:Cambridge/Human_Practices">Human Practices</a></li>
| |
- | <li><a href="/Team:Cambridge/Safety">Safety</a></li>
| |
| </ul> | | </ul> |
- | </li>
| |
| | | |
- | <li><a class="head" href="#">Future applications</a>
| + | </div> |
- | <ul class="llmenu llmenured"> | + | </div> |
- | <li><a href="/Team:Cambridge/Tools/microMeasure">Biosensors</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Tools/Lighting">Lighting</a></li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | | + | |
- | | + | |
- | <li><a class="head" href="/Team:Cambridge/Notebook/Week1">Notebook</a>
| + | |
- | <ul class="llmenu llmenuyellow">
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Summary">Summary</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week1">Week 1</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week2">Week 2</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week3">Week 3</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week4">Week 4</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week5">Week 5</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week6">Week 6</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week7">Week 7</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week8">Week 8</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week9">Week 9</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week10">Week 10</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week11">Week 11</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/Week12">Week 12</a></li>
| + | |
- | <li><a href="/Team:Cambridge/Notebook/FurtherWork">Beyond Week 12</a></li>
| + | |
- | | + | |
- | <li><a href="/Team:Cambridge/Protocols">Protocols</a> </li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | | + | |
- | <li><a href="/Team:Cambridge/Partners" class="head">Our Partners</a>
| + | |
- | <ul class="llmenu llmenublue">
| + | |
- | <li><a href="/Team:Cambridge/Partners">Sponsors</a> </li>
| + | |
- | <li><a href="/Team:Cambridge/iGEM_Teams">iGEM Teams</a> </li>
| + | |
- | <li><a href="/Team:Cambridge/Departments">University</a> </li>
| + | |
- | <li><a href="/Team:Cambridge/Publicity">Publicity</a> </li>
| + | |
- | | + | |
- | </ul> </li>
| + | |
- | | + | |
- | </ul>
| + | |
- | | + | |
- | </p>
| + | |
- | </div>
| + | |
- | <div id="right">
| + | |
| | | |
| + | </body> |
| </html> | | </html> |
- | </table>
| |