Team:KAIST Korea

From 2013.igem.org

(Difference between revisions)
 
(91 intermediate revisions not shown)
Line 1: Line 1:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
-
<head>
+
<head>
-
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-
<meta name="generator" content="MediaWiki 1.16.0" />
+
<meta name="generator" content="MediaWiki 1.16.5" />
-
<meta name="robots" content="noindex,nofollow" />
+
<link rel="alternate" type="application/x-wiki" title="Edit" href="/wiki/index.php?title=Team:KAIST_Korea/Project&amp;action=edit" />
-
<link rel="alternate" type="application/x-wiki" title="Edit" href="/wiki/index.php?title=Team:KAIST_Korea&amp;action=edit" />
+
<link rel="edit" title="Edit" href="/wiki/index.php?title=Team:KAIST_Korea/Project&amp;action=edit" />
-
<link rel="edit" title="Edit" href="/wiki/index.php?title=Team:KAIST_Korea&amp;action=edit" />
+
<link rel="shortcut icon" href="/favicon.ico" />
<link rel="shortcut icon" href="/favicon.ico" />
-
<link rel="search" type="application/opensearchdescription+xml" href="/wiki/opensearch_desc.php" title="2012.igem.org (en)" />
+
<link rel="search" type="application/opensearchdescription+xml" href="/wiki/opensearch_desc.php" title="2013.igem.org (en)" />
-
<link title="Creative Commons" type="application/rdf+xml" href="/wiki/index.php?title=Team:KAIST_Korea&amp;action=creativecommons" rel="meta" />
+
<link title="Creative Commons" type="application/rdf+xml" href="/wiki/index.php?title=Team:KAIST_Korea/Project_Background&amp;action=creativecommons" rel="meta" />
<link rel="copyright" href="http://creativecommons.org/licenses/by/3.0/" />
<link rel="copyright" href="http://creativecommons.org/licenses/by/3.0/" />
-
<link rel="alternate" type="application/atom+xml" title="2012.igem.org Atom feed" href="/wiki/index.php?title=Special:RecentChanges&amp;feed=atom" /> <title>Editing Team:KAIST Korea - 2012.igem.org</title>
+
<meta name="viewport" content="width=device-width, initial-scale=1.0 minimum-scale=1, maximum-scale=1, user-scalable=yes, target-densitydpi=medium-dpi" />
-
<style type="text/css" media="screen, projection">/*<![CDATA[*/
+
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,300italic' rel='stylesheet' type='text/css'>
 +
<title>Team:KAIST Korea/Project Background - 2013.igem.org</title>
 +
<style type="text/css" media="screen, projection">/*<![CDATA[*/
@import "/wiki/skins/common/shared.css?270";
@import "/wiki/skins/common/shared.css?270";
@import "/wiki/skins/igem/main.css?270";
@import "/wiki/skins/igem/main.css?270";
-
/*]]>*/</style>
+
#bar{z-index : 5;
-
<link rel="stylesheet" type="text/css" media="print" href="/wiki/skins/common/commonPrint.css?270" />
+
}
-
<!--[if lt IE 5.5000]><style type="text/css">@import "/wiki/skins/igem/IE50Fixes.css?270";</style><![endif]-->
+
#menu,
-
<!--[if IE 5.5000]><style type="text/css">@import "/wiki/skins/igem/IE55Fixes.css?270";</style><![endif]-->
+
#menu ul,
-
<!--[if IE 6]><style type="text/css">@import "/wiki/skins/igem/IE60Fixes.css?270";</style><![endif]-->
+
#menu li,
-
<!--[if IE 7]><style type="text/css">@import "/wiki/skins/igem/IE70Fixes.css?270";</style><![endif]-->
+
#menu a {
-
<!--[if lt IE 7]><script type="text/javascript" src="/wiki/skins/common/IEFixes.js?270"></script>
+
margin: 0;
-
<meta http-equiv="imagetoolbar" content="no" /><![endif]-->
+
padding-left: 40;
 +
border: none;
 +
outline: none;
 +
}
 +
.menu {
 +
height: 50px;
 +
weight: 100%;
 +
padding-left: 30%;
 +
        z-index: 2;
 +
background: #000000;
 +
}
 +
 +
.menu li {
 +
position: relative;
 +
list-style: none;
 +
margin: 0px auto 0 auto;
 +
float: left;
 +
display: block;
 +
height: 50px;
 +
}
 +
 +
/* Links */
 +
 +
.menu li a {
 +
margin:0px auto;
 +
display: block;
 +
padding: 0 14px;
 +
margin: 6px 0;
 +
 +
text-decoration: none;
 +
 +
 
 +
 +
font-family: Helvetica, Arial, sans-serif;
 +
font-weight: bold;
 +
font-size: 20px;
 +
 +
color: #353535;
 +
 +
 +
-webkit-transition: color .2s ease-in-out;
 +
-moz-transition: color .2s ease-in-out;
 +
-o-transition: color .2s ease-in-out;
 +
-ms-transition: color .2s ease-in-out;
 +
transition: color .2s ease-in-out;
 +
}
 +
 +
.menu li:first-child a { border-left: none; }
 +
.menu li:last-child a{ border-right: none; }
 +
 +
.menu li:hover > a { color: #F29661; }
 +
 +
/* Sub Menu */
 +
 +
.menu ul {
 +
position: absolute;
 +
top: 50px;
 +
 +
left: 0px;
 +
 +
padding-right: 10px;
 +
 +
opacity: 0;
 +
 +
background: #1f2024;
 +
 +
-webkit-border-radius: 0 0 5px 5px;
 +
-moz-border-radius: 0 0 5px 5px;
 +
border-radius: 0 0 5px 5px;
 +
 +
-webkit-transition: opacity .25s ease .1s;
 +
-moz-transition: opacity .25s ease .1s;
 +
-o-transition: opacity .25s ease .1s;
 +
-ms-transition: opacity .25s ease .1s;
 +
transition: opacity .25s ease .1s;
 +
}
 +
 +
.menu li:hover > ul { opacity: 1; }
 +
 +
.menu ul li {
 +
height: 0;
 +
overflow: hidden;
 +
padding: 0px;
 +
 +
-webkit-transition: height .25s ease .1s;
 +
-moz-transition: height .25s ease .1s;
 +
-o-transition: height .25s ease .1s;
 +
-ms-transition: height .25s ease .1s;
 +
transition: height .25s ease .1s;
 +
}
 +
 +
.menu li:hover > ul li {
 +
height: 40px;
 +
overflow: visible;
 +
padding: 0;
 +
}
 +
 +
.menu ul li a {
 +
width: 100px;
 +
padding: 4px 0 4px 40px;
 +
margin: 0;
 +
 +
border: none;
 +
border-bottom: 1px solid #353539;
 +
}
 +
 +
.menu ul li:last-child a { border: none; }
 +
 +
/* Icons */
 +
 +
.menu a.documents { background: url(docs.png) no-repeat 6px center; }
 +
.menu a.messages { background: url(bubble.png) no-repeat 6px center; }
 +
.menu a.signout { background: url(arrow.png) no-repeat 6px center; }
 +
 +
 +
ul.menu { margin: 0px auto 0 auto; }
 +
</style>
 +
 
 +
<style type="text/css">
-
<script>
+
/* Cross-Browsing */
 +
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0;}
 +
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {font-size:1em; font-weight:normal; font-style:normal;}
 +
ol, ul, li { list-style:none; }
 +
fieldset,img,hr {border:none;}
 +
caption,th {text-align:left;}
 +
table {border-collapse:collapse; border-spacing:0;}
 +
td {vertical-align:top;}
 +
strong { font-weight:bold ;}
 +
em { font-style:italic; }
 +
a img { border:none; }
 +
q:before, q:after { content:''}
 +
 +
html { height: 100%; }
 +
 +
 +
body
 +
{
 +
background-image: url('https://static.igem.org/mediawiki/2012/6/61/Top_section_expand_KAIST.png'),url('https://static.igem.org/mediawiki/2012/9/98/PATTERN_diagonal.png');
 +
background-repeat: repeat-x,repeat;
 +
margin: 0;
 +
padding: 0;
 +
}
 +
 
 +
 +
 +
#content
 +
{
 +
border: none;
 +
position: relative;
 +
top: 0;
 +
background-color: transparent;
 +
padding: 0;
 +
width: 100%;
 +
}
 +
 +
#bodyContent p
 +
{
 +
display: none;
 +
}
 +
 +
#globalWrapper
 +
{
 +
clear: both;
 +
width: 100%;
 +
                z-index: 1;
 +
position: relative;
 +
top:0px;
 +
margin: auto;
 +
font-size: 10px;
 +
}
 +
 +
#contentSub { display: none; }
 +
#siteSub { display:none; }
 +
 +
#search-controls {
 +
left: 20px;
 +
width: auto;
 +
        z-index: 100;
 +
        position: relative;
 +
        float: right;
 +
        top: -10px;
 +
        right: 0;
 +
        height: auto;
 +
        clear: both;
 +
}
 +
 +
input.searchButton
 +
{
 +
position: relative;
 +
font-size: 1em;
 +
font-family: "Arial";
 +
font-weight: normal;
 +
color: #FFFFFF;
 +
}
 +
 +
#searchInput
 +
{
 +
background-color: transparent;
 +
z-index: 100;
 +
color: #181818;
 +
font: Arial;
 +
text-align: center;
 +
 +
background: url('https://static.igem.org/mediawiki/2012/6/6e/Kaist2012_head_searchbar.png') no-repeat;
 +
background-position: 0px 0px;
 +
vertical-align: middle;
 +
 +
width: 184px;
 +
height: 22px;
 +
border: none;
 +
}
 +
 +
#searchGoButton
 +
{
 +
font-size: 0pt;
 +
background: url('https://static.igem.org/mediawiki/2012/7/78/Kaist2012_head_arrow.png') no-repeat;
 +
background-position: left 0px;
 +
        z-index: 100;
 +
cursor: pointer;
 +
width: 29px;
 +
height: 29px;
 +
border: none;
 +
}
 +
 +
#mw-searchButton
 +
{
 +
position: relative;
 +
left: -14px;
 +
font-size: 0pt;
 +
background: url('https://static.igem.org/mediawiki/2012/e/e1/Kaist2012_head_search.png') no-repeat;
 +
                z-index: 100;
 +
background-position: left 0px;
 +
cursor: pointer;
 +
width: 29px;
 +
height: 29px;
 +
border: none;
 +
}
 +
 +
.firstHeading { display:none; }
 +
 +
#p-logo
 +
{
 +
display: none;
 +
position: relative;
 +
top: 0px;
 +
z-index: 0;
 +
height: 1px;
 +
width: 10px;
 +
overflow: hidden;
 +
}
 +
 +
#p-logo a { color: black; }
 +
 +
img[src*="/wiki/skins/common/images/wiki.png"]
 +
{
 +
    visibility: hidden;
 +
    top: -100px;
 +
    width: 10px;
 +
    height: 0px;
 +
margin-top: 20px;
 +
    background: transparent;
 +
}
 +
 +
 +
 +
#menubar
 +
{
 +
font-size: 10px;
 +
font-family: "GothamXNarrow-Bold", "Helvetica";
 +
position: relative;
 +
float: left;
 +
width: auto;
 +
top: 36px;
 +
        z-index: 100;
 +
}
 +
 +
#menubar:hover{ background-color: #181818; }
 +
 +
.left-menu { margin-top: 0px; left: 0; }
 +
.left-menu ul { border: none;}
 +
.right-menu { margin-top: 0px; right: 0; float: right !important;}
 +
.right-menu ul { border: none; }
 +
.right-menu ul a { background-color: transparent; }
 +
.left-menu li a { color: #615d5a; }
 +
.left-menu li a:visited { color: #615d5a; }
 +
.left-menu li a:hover { color: #ffffff; }
 +
.left-menu li a:active{ color: #cccccc; font-weight: bold; }
 +
.right-menu li a { color: #f6f5c8; }
 +
.right-menu li a:visited { color: #f6f5c8; }
 +
.right-menu li a:hover { color: #ffffff; text-decoration: none; }
 +
.right-menu li a:active { color: #cccccc; text-decoration: none;font-weight: bold; }
 +
 +
#menubar li {
 +
 +
        margin: 0px;
 +
        word-spacing:-1px;
 +
}
 +
 +
#catlinks {
 +
position: relative;
 +
top: 5px;
 +
left: -5px;
 +
width: 1034px;
 +
border: none;
 +
background-color: transparent;
 +
padding-top: 5px;
 +
clear: both;
 +
}
 +
 +
#footer-box {display:none;}
 +
#footer {display:none;}
 +
#footer li a { color: #000000; }
 +
#footer img { margin: 10px; border: none; }
 +
#footer li a:visited {color: #000000;}
 +
#footer li a:hover { color: #ababab; text-decoration: none; }
 +
#footer li a:active{ color: #ababab; text-decoration: none; font-weight: bold}
 +
        </style>
 +
<style>
 +
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,300italic);
 +
ul.oe_menu{
 +
list-style:none;
 +
position:relative;
 +
width:300px;
 +
float:left;
 +
clear:both;
 +
margin:5px 0px 0px 8px;
 +
}
 +
ul.oe_menu > li{
 +
width:90px;
 +
height:30px;
 +
padding:auto;
 +
float:left;
 +
position:relative;
 +
list-style-type:none;
 +
 +
}
 +
 +
ul.oe_menu > li > a{
 +
display:block;
 +
background-color:transparent;
 +
color:#aaa;
 +
text-decoration:none;
 +
text-align:center;
 +
font-size:16px;
 +
font-family: 'Source Sans Pro', sans-serif;
 +
width:90px;
 +
height:30px;
 +
opacity:0.8;
 +
}
 +
ul.oe_menu > li > a:hover,
 +
ul.oe_menu > li.selected > a{
 +
color:#fff;
 +
opacity:1.0;
 +
}
 +
.oe_wrapper ul.hovered > li > a{
 +
background:transparent;
 +
 +
}
 +
ul.oe_menu div{
 +
position:absolute;
 +
left:0px;
 +
background:transparent;
 +
width:268px;
 +
height:36px;
 +
padding:2px;
 +
display:none;
 +
}
 +
ul.oe_menu div ul li a{
 +
text-decoration:none;
 +
color:#cbcbcb;
 +
padding:2px 2px 2px 4px;
 +
display:block;
 +
font-family: 'Source Sans Pro', sans-serif;
 +
text-align:center;
 +
font-size:16px;
 +
}
 +
ul.oe_menu div ul.oe_full{
 +
width:100%;
 +
}
 +
ul.oe_menu div ul li a:hover{
 +
background:#8583bf;/*이걸로 색상 조절*/
 +
color:#fff;
 +
}
 +
ul.oe_menu li ul{
 +
list-style:none;
 +
float:left;
 +
width: 86px;
 +
margin-right:0px;
 +
}
 +
 +
ul.oe_menu2{
 +
list-style:none;
 +
position:relative;
 +
width:300px;
 +
float:left;
 +
clear:both;
 +
margin:5px 0px 0px 8px;
 +
}
 +
ul.oe_menu2 > li{
 +
width:90px;
 +
height:30px;
 +
padding:auto;
 +
float:left;
 +
position:relative;
 +
list-style-type:none;
 +
}
 +
 +
ul.oe_menu2 > li > a{
 +
display:block;
 +
background-color:transparent;
 +
color:#eee;
 +
text-decoration:none;
 +
text-align:center;
 +
font-size:16px;
 +
font-family: 'Source Sans Pro', sans-serif;
 +
width:90px;
 +
height:30px;
 +
opacity:0.8;
 +
}
 +
ul.oe_menu2 > li > a:hover,
 +
ul.oe_menu2 > li.selected > a{
 +
color:#fff;
 +
opacity:1.0;
 +
}
 +
 +
.oe_wrapper2 ul.hovered > li > a{
 +
background:transparent;
 +
 +
}
 +
 +
ul.oe_menu2 div{
 +
position:absolute;
 +
left:0px;
 +
background:transparent;
 +
width:268px;
 +
height:36px;
 +
padding:2px;
 +
display:none;
 +
}
 +
ul.oe_menu2 div ul li a{
 +
text-decoration:none;
 +
color:#ffffff;
 +
padding:2px 2px 2px 2px;
 +
display:block;
 +
font-family: 'Source Sans Pro', sans-serif;
 +
text-align:center;
 +
font-size:16px;
 +
}
 +
 +
ul.oe_menu2 div ul.oe_full2{
 +
width:100%;
 +
}
 +
 +
ul.oe_menu2 div ul li a:hover{
 +
background:#d37c62;/*이걸로 색상 조절*/
 +
color:#fff;
 +
}
 +
 +
ul.oe_menu2 li ul{
 +
list-style:none;
 +
float:left;
 +
width: 86px;
 +
margin-right:0px;
 +
}
 +
 +
#main
 +
{
 +
min-height: 100%;
 +
width: 1024px;
 +
margin: 0 auto;
 +
background-color: transparent;
 +
background-image:url("https://static.igem.org/mediawiki/2012/d/da/Kaist_home_background_y_extended.png");
 +
background-repeat:repeat-y;
 +
}
 +
 +
#main #main-img
 +
{
 +
position: absolute;
 +
width: 1024px;
 +
top: -30px;
 +
z-index:0;
 +
}
 +
 +
#main a #main-logo
 +
{
 +
position: absolute;
 +
top: -30px;
 +
width: 336px;
 +
z-index:1;
 +
}
 +
 +
#main #top-img
 +
{
 +
position: relative;
 +
top: -5px;
 +
        left:294px;
 +
width:729px;
 +
height: 250px;
 +
z-index: 0;
 +
opacity:0.9;
 +
}
 +
 +
div .oe_wrapper{
 +
position:absolute;
 +
z-index:3;
 +
top:275px;
 +
}
 +
 +
div .oe_wrapper2{
 +
position:absolute;
 +
z-index:2;
 +
top:358px;
 +
}
 +
 +
div .iGEMLogo{
 +
position:absolute;
 +
z-index:4;
 +
bottom: 80px;
 +
padding : 0 0 0 10px;
 +
}
 +
 +
#menucontent
 +
{
 +
        position: relative;
 +
        background-color:transparent;
 +
        width:690px;
 +
        left:320px;
 +
        top:-75px;
 +
        z-index:2;
 +
        text-align: right;
 +
        opacity:0.8;
 +
}
 +
 +
#top-img-description
 +
{
 +
font-size:25px;
 +
font-family: 'Gloria Hallelujah', cursive;
 +
}
 +
 +
#top-img-description-box
 +
{
 +
position: relative;
 +
        background-color:transparent;
 +
        top:-115px;
 +
left: 350px;
 +
        z-index:3;
 +
        height:15px;
 +
}
 +
 +
#horizontal-line
 +
{
 +
position: relative;
 +
        background-color:transparent;
 +
        width:732px;
 +
height:3px;
 +
        left:292px;
 +
        top:-90px;
 +
        z-index:2;
 +
}
 +
div .contact-us{
 +
position: absolute;
 +
z-index:2;
 +
top:450px;
 +
padding:4px 0px 0px 10px;
 +
width:268px;
 +
color:white;
 +
font-weight:bold;
 +
}
 +
 +
div .contact-us #contact-us-information{
 +
font-family: 'Source Sans Pro', sans-serif;
 +
font-size:12px;
 +
font-style: italic;
 +
color:white;
 +
}
 +
 +
div .contact-us #contact-us-information a:hover{
 +
font-family: 'Source Sans Pro', sans-serif;
 +
font-size:12px;
 +
font-style: italic;
 +
color:#fcf967;
 +
font-weight:bold;
 +
text-decoration:none;
 +
}
 +
 +
div .contact-us #contact-us-information a{
 +
font-family: 'Source Sans Pro', sans-serif;
 +
font-size:12px;
 +
font-style: italic;
 +
color:white;
 +
text-decoration:none;
 +
}
 +
 +
div .contact-us #contact-us-title{
 +
font-family: 'Source Sans Pro', sans-serif;
 +
font-size:22px;
 +
line-height:170%;
 +
color:#dddddd;
 +
height:30px;
 +
}
 +
 +
</style>
 +
<script type="text/javascript">
 +
  WebFontConfig = {
 +
    google: { families: [ 'Source+Sans+Pro:300,400,300italic:latin' ] }
 +
  };
 +
  (function() {
 +
    var wf = document.createElement('script');
 +
    wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
 +
      '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
 +
    wf.type = 'text/javascript';
 +
    wf.async = 'true';
 +
    var s = document.getElementsByTagName('script')[0];
 +
    s.parentNode.insertBefore(wf, s);
 +
  })(); </script>
 +
<link rel="stylesheet" type="text/css" media="print" href="/wiki/skins/common/commonPrint.css?270" />
 +
<meta http-equiv="imagetoolbar" content="no" />
 +
<script>  
var skin="igem",
var skin="igem",
stylepath="/wiki/skins",
stylepath="/wiki/skins",
Line 34: Line 651:
wgVariantArticlePath=false,
wgVariantArticlePath=false,
wgActionPaths={},
wgActionPaths={},
-
wgServer="https://2012.igem.org",
+
wgServer="https://2013.igem.org",
wgCanonicalNamespace="",
wgCanonicalNamespace="",
wgCanonicalSpecialPageName=false,
wgCanonicalSpecialPageName=false,
wgNamespaceNumber=0,
wgNamespaceNumber=0,
-
wgPageName="Team:KAIST_Korea",
+
wgPageName="Team:KAIST_Korea/Project",
-
wgTitle="Team:KAIST Korea",
+
wgTitle="Team:KAIST Korea/Project",
-
wgAction="edit",
+
wgAction="view",
-
wgArticleId=1467,
+
wgArticleId=9665,
-
wgIsArticle=false,
+
wgIsArticle=true,
wgUserName="Springkjw",
wgUserName="Springkjw",
wgUserGroups=["*", "user", "autoconfirmed"],
wgUserGroups=["*", "user", "autoconfirmed"],
Line 48: Line 665:
wgContentLanguage="en",
wgContentLanguage="en",
wgBreakFrames=false,
wgBreakFrames=false,
-
wgCurRevisionId=237061,
+
wgCurRevisionId=297918,
wgVersion="1.16.0",
wgVersion="1.16.0",
wgEnableAPI=true,
wgEnableAPI=true,
Line 55: Line 672:
wgDigitTransformTable=["", ""],
wgDigitTransformTable=["", ""],
wgMainPageTitle="Main Page",
wgMainPageTitle="Main Page",
-
wgFormattedNamespaces={"-2": "Media", "-1": "Special", "0": "", "1": "Talk", "2": "User", "3": "User talk", "4": "2012.igem.org", "5": "2012.igem.org talk", "6": "File", "7": "File talk", "8": "MediaWiki", "9": "MediaWiki talk", "10": "Template", "11": "Template talk", "12": "Help", "13": "Help talk", "14": "Category", "15": "Category talk"},
+
wgFormattedNamespaces={"-2": "Media", "-1": "Special", "0": "", "1": "Talk", "2": "User", "3": "User talk", "4": "2013.igem.org", "5": "2013.igem.org talk", "6": "File", "7": "File talk", "8": "MediaWiki", "9": "MediaWiki talk", "10": "Template", "11": "Template talk", "12": "Help", "13": "Help talk", "14": "Category", "15": "Category talk"},
-
wgNamespaceIds={"media": -2, "special": -1, "": 0, "talk": 1, "user": 2, "user_talk": 3, "2012.igem.org": 4, "2012.igem.org_talk": 5, "file": 6, "file_talk": 7, "mediawiki": 8, "mediawiki_talk": 9, "template": 10, "template_talk": 11, "help": 12, "help_talk": 13, "category": 14, "category_talk": 15, "image": 6, "image_talk": 7},
+
wgNamespaceIds={"media": -2, "special": -1, "": 0, "talk": 1, "user": 2, "user_talk": 3, "2013.igem.org": 4, "2013.igem.org_talk": 5, "file": 6, "file_talk": 7, "mediawiki": 8, "mediawiki_talk": 9, "template": 10, "template_talk": 11, "help": 12, "help_talk": 13, "category": 14, "category_talk": 15, "image": 6, "image_talk": 7},
-
wgSiteName="2012.igem.org",
+
wgSiteName="2013.igem.org",
wgCategories=[],
wgCategories=[],
-
wgMWSuggestTemplate="https://2012.igem.org/wiki/api.php?action=opensearch\x26search={searchTerms}\x26namespace={namespaces}\x26suggest",
+
wgMWSuggestTemplate="https://2013.igem.org/wiki/api.php?action=opensearch\x26search={searchTerms}\x26namespace={namespaces}\x26suggest",
-
wgDBname="2012_igem_org",
+
wgDBname="2013_igem_org",
wgSearchNamespaces=[0],
wgSearchNamespaces=[0],
wgMWSuggestMessages=["with suggestions", "no suggestions"],
wgMWSuggestMessages=["with suggestions", "no suggestions"],
Line 69: Line 686:
<script type="text/javascript" src="/wiki/skins/common/wikibits.js?270"><!-- wikibits js --></script>
<script type="text/javascript" src="/wiki/skins/common/wikibits.js?270"><!-- wikibits js --></script>
<!-- Head Scripts -->
<!-- Head Scripts -->
-
<script src="/wiki/skins/common/edit.js?270"></script>
 
<script src="/wiki/skins/common/ajax.js?270"></script>
<script src="/wiki/skins/common/ajax.js?270"></script>
<script src="/wiki/skins/common/ajaxwatch.js?270"></script>
<script src="/wiki/skins/common/ajaxwatch.js?270"></script>
Line 81: Line 697:
         <link rel='stylesheet' type='text/css' href='/forum/forum_styles.css' />
         <link rel='stylesheet' type='text/css' href='/forum/forum_styles.css' />
<script type='text/javascript'        src ='/forum/forum_scripts.js'></script>
<script type='text/javascript'        src ='/forum/forum_scripts.js'></script>
-
</head>
 
-
<body              class="mediawiki  ltr ns-0 ns-subject page-Team_KAIST_Korea">
 
-
  <div id="globalWrapper">
 
-
 
-
    <div id="top-section">
 
-
<div id="p-logo">
 
-
    <a href="/Main_Page"
 
-
      title="Main Page">
 
-
    <img src='/wiki/skins/common/images/wiki.png'>"
 
-
    </a>
 
-
</div>  <!-- end p-logo -->
 
-
<script type="text/javascript"> if (window.isMSIE55) fixalpha(); </script>
 
-
 
-
 
-
 
-
<div id="menubar" class='left-menu noprint'>
 
-
  <ul>
 
-
                  <li
 
-
                class='selected'       ><a href="/Team:KAIST_Korea">Page              </a></li>
 
-
              <li
 
-
                class='new'       ><a href="/wiki/index.php?title=Talk:Team:KAIST_Korea&amp;action=edit&amp;redlink=1">Discussion              </a></li>
 
-
              <li
 
-
                class='selected'       ><a href="/wiki/index.php?title=Team:KAIST_Korea&amp;action=edit">Edit              </a></li>
 
-
              <li
 
-
                    ><a href="/wiki/index.php?title=Team:KAIST_Korea&amp;action=history">History              </a></li>
 
-
              <li
 
-
                    ><a href="/Special:MovePage/Team:KAIST_Korea">Move              </a></li>
 
-
              <li
 
-
                    ><a href="/wiki/index.php?title=Team:KAIST_Korea&amp;action=watch">Watch              </a></li>
 
-
              <li style='color:#808080;cursor:default'>teams</li>
 
-
  </ul>
 
-
</div> <!-- end menubar (left) -->
 
-
 
-
<div class="right-menu noprint" id="menubar">
 
-
    <ul>
 
-
                <li id="pt-userpage"><a href="/User:Springkjw" title="Your user page [.]" accesskey="." class="new">Springkjw</a></li>                              <li id='pt-preferences'><a href='https://igem.org/User_Information' title='My account'>My account</a></li>
 
-
                          <li id="pt-logout"><a href="/wiki/index.php?title=Special:UserLogout&amp;returnto=Team:KAIST_Korea&amp;returntoquery=action%3Dedit" title="Log out">Log out</a></li>     </ul>
 
-
</div><!-- end right menubar -->
 
-
 
-
<div id="search-controls" class="noprint">
 
-
<form action="/Special:Search" id="searchform">
 
-
<input id="searchInput" name="search" type="text" title="Search 2012.igem.org [f]" accesskey="f" value="" />
 
-
<input type='submit' name="go" class="searchButton" id="searchGoButton" value="Go" title="Go to a page with this exact name if exists" />&nbsp;
 
-
      <input type='submit' name="fulltext" class="searchButton" id="mw-searchButton" value="Search" title="Search the pages for this text" />
 
-
</form>
 
-
</div> <!-- close search controls -->
 
-
    </div> <!-- close top-section-->
 
-
    <div id="content">
 
-
<a name="top" id="top"></a>
 
-
<h1 class="firstHeading">Team:KAIST Korea</h1>
 
-
<div id="bodyContent">
 
-
<h3 id="siteSub" class='noprint'>From 2012.igem.org</h3>
 
-
<div id="contentSub"></div>
 
-
<!--
 
-
<div id="jump-to-nav">Jump to:                        <a href="#column-one">navigation</a>, <a href="#searchInput">search</a></div>-->
 
-
<!-- start content -->
 
-
<div id="wikiPreview" class="ontop" style="display: none;"></div><div id='toolbar'>
 
-
<script>
 
-
addButton("/wiki/skins/common/images/button_bold.png","Bold text","\'\'\'","\'\'\'","Bold text","mw-editbutton-bold");
 
-
addButton("/wiki/skins/common/images/button_italic.png","Italic text","\'\'","\'\'","Italic text","mw-editbutton-italic");
 
-
addButton("/wiki/skins/common/images/button_link.png","Internal link","[[","]]","Link title","mw-editbutton-link");
 
-
addButton("/wiki/skins/common/images/button_extlink.png","External link (remember http:// prefix)","[","]","http://www.example.com link title","mw-editbutton-extlink");
 
-
addButton("/wiki/skins/common/images/button_headline.png","Level 2 headline","\n== "," ==\n","Headline text","mw-editbutton-headline");
 
-
addButton("/wiki/skins/common/images/button_image.png","Embedded file","[[File:","]]","Example.jpg","mw-editbutton-image");
 
-
addButton("/wiki/skins/common/images/button_media.png","File link","[[Media:","]]","Example.ogg","mw-editbutton-media");
 
-
addButton("/wiki/skins/common/images/button_math.png","Mathematical formula (LaTeX)","\x3cmath\x3e","\x3c/math\x3e","Insert formula here","mw-editbutton-math");
 
-
addButton("/wiki/skins/common/images/button_nowiki.png","Ignore wiki formatting","\x3cnowiki\x3e","\x3c/nowiki\x3e","Insert non-formatted text here","mw-editbutton-nowiki");
 
-
addButton("/wiki/skins/common/images/button_sig.png","Your signature with timestamp","--~~~~","","","mw-editbutton-signature");
 
-
addButton("/wiki/skins/common/images/button_hr.png","Horizontal line (use sparingly)","\n----\n","","","mw-editbutton-hr");
 
-
 
-
</script>
 
-
</div>
 
-
<form id="editform" name="editform" method="post" action="/wiki/index.php?title=Team:KAIST_Korea&amp;action=submit" enctype="multipart/form-data"><input type='hidden' value="" name="wpSection" />
 
-
<input type='hidden' value="20130815150120" name="wpStarttime" />
 
-
<input type='hidden' value="20120927033715" name="wpEdittime" />
 
-
<input type='hidden' value="" name="wpScrolltop" id="wpScrolltop" />
 
-
<input type="hidden" value="d41d8cd98f00b204e9800998ecf8427e" name="wpAutoSummary" /><input type="hidden" value="0" name="oldid" /><textarea tabindex="1" accesskey="," id="wpTextbox1" cols="80" rows="25" style="" name="wpTextbox1">{{:Team:KAIST_Korea/top}}
 
-
&lt;html lang="en">
 
-
&lt;head>
 
-
&lt;style type="text/css">
 
-
div .iGEMLogo{
 
-
position:absolute;
 
-
z-index:4;
 
-
top:-40px;
 
-
padding : 0 0 0 10px;
 
 +
<link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah|Open+Sans:600italic,400,800' rel='stylesheet' type='text/css'>
 +
<script type="text/javascript">
 +
  WebFontConfig = {
 +
    google: { families: [ 'Open+Sans:600italic,400,800:latin' ]|[ 'Gloria+Hallelujah::latin' ]}
 +
  };
 +
  (function() {
 +
    var wf = document.createElement('script');
 +
    wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
 +
      '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
 +
    wf.type = 'text/javascript';
 +
    wf.async = 'true';
 +
    var s = document.getElementsByTagName('script')[0];
 +
    s.parentNode.insertBefore(wf, s);
 +
  })();
 +
  </script>
 +
<style>
 +
@import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah|Open+Sans:600italic,400,800);
 +
 +
#kaistcontent
 +
{
 +
position: relative;
 +
background-color:transparent;
 +
width:690px;
 +
font-family: 'Open Sans', sans-serif;
 +
font-size:11pt;
 +
line-height:140%;
 +
padding: 0px 15px 0px 15px;
 +
left:300px;
 +
top:-70px;
 +
z-index: 2;
}
}
-
 
+
-
a{
+
#kaistcontent #tab
-
color:#000;
+
{
-
text-decoration:none;
+
width:200px;
-
}
+
height:30px;
-
.clr{
+
position:relative;
-
clear:both;
+
background:#f2f3f3;
-
}
+
padding:5px 30px 5px 30px;
-
.container {
+
border:1px solid #f4f4f4;
-
        width:600px;
+
margin : 0 20px 0 20px;
-
position:relative;
+
}
-
        top: 230px;
+
-
        left: 220px;
+
-
z-index:100;
+
-
margin:0 auto;
+
#kaistcontent #starter-grad
-
}
+
{
-
.content {
+
width:17px;
-
width:600px;
+
height:100px;
-
margin:0 auto;
+
-
}
+
-
.content{
+
-
width:600px;
+
-
position:relative;
+
-
}
+
-
 
+
-
/*Sliding Text and Icon Menu Style*/
+
-
.sti-menu{
+
-
width:600px;
+
-
position:relative;
+
-
margin:60px auto 0 auto;
+
-
}
+
-
.sti-menu li{
+
float:left;
float:left;
-
width:90px;
+
margin:0px 15px 2px 0px;
-
height:160px;
+
-
margin:1px;
+
}
}
-
.sti-menu li a{
+
-
display:block;
+
#kaistcontent #starter
-
overflow:hidden;
+
{
-
background:#fff;
+
font-family: 'Open Sans', sans-serif;
-
opacity:0.6;
+
font-size:25pt;
-
text-align:center;
+
color: #08185d;
-
height:100%;
+
font-style:italic
-
width:100%;
+
padding:0px 0px 0px 10px;
-
position:relative;
+
-
-moz-box-shadow:1px 1px 2px #ddd;
+
-
-webkit-box-shadow:1px 1px 2px #ddd;
+
-
box-shadow:1px 1px 2px #ddd;
+
}
}
-
.sti-menu li a h2{
+
-
color:#000;
+
#kaistcontent #sub-title
-
font-family: "Times New Roman", arial, serif;  
+
{
-
font-size:13px;
+
font-family: 'Open Sans', sans-serif;
 +
color:#848383;
 +
font-size: 15pt;
 +
line-height:100%;
font-weight:bold;
font-weight:bold;
-
position:absolute;
 
-
padding:5px;
 
-
width:80px;
 
-
top:90px;
 
-
left:0px;
 
-
text-shadow: 0px 1px 1px black;
 
-
}
 
-
.sti-menu li a h3{
 
-
font-family: Baskerville, "Hoefler Text", Garamond, "Times New Roman", serif;
 
-
font-size:11px;
 
font-style:italic;
font-style:italic;
-
color: #111;
 
-
position:absolute;
 
-
top:115px;
 
-
left:0px;
 
-
width:80px;
 
-
padding:5px;
 
}
}
-
.sti-icon{
+
-
width:60px;
+
#kaistcontent h1
-
height:60px;
+
{
-
position:absolute;
+
font-family: 'Open Sans', sans-serif;
-
background-position:top left;
+
color:#5c5858;
-
background-repeat:no-repeat;
+
font-weight:bold;
-
background-color:transparent;
+
font-size:24pt;
-
left:15px;
+
line-height:110%;
-
top:20px;
+
}
}
-
.sti-icon-home{
+
-
background-image: url('https://static.igem.org/mediawiki/igem.org/5/5c/KAIST_Home.png');
+
#kaistcontent ul
 +
{
 +
list-style-type:disc;
 +
padding: 0px 0px 0px 30px;
 +
}
}
-
.sti-icon-team{
+
-
background-image: url('https://static.igem.org/mediawiki/igem.org/c/c4/KAIST_Teampage.png');
+
#kaistcontent li
 +
{
 +
list-style-type:decimal;
}
}
-
.sti-icon-part{
+
-
background-image: url('https://static.igem.org/mediawiki/igem.org/a/a6/KAIST_Part.png');
+
#kaistcontent a {
 +
color:#5a5b5e; 
 +
 +
 +
#kaistcontent a:hover{ 
 +
    color:#94969a; 
 +
 +
 +
 +
#kaistcontent #little
 +
{
 +
padding: 0px 0px 0px 30px;
 +
line-height:140%;
}
}
-
.sti-icon-project{
+
#kaistcontent #little2
-
background-image: url('https://static.igem.org/mediawiki/igem.org/1/19/KAIST_Project.png');
+
{
 +
padding: 0px 0px 0px 15px;
 +
line-height:140%;
}
}
-
.sti-icon-note{
+
-
background-image: url('https://static.igem.org/mediawiki/igem.org/c/c8/KAIST_Note.png');
+
#kaistcontent #sub-sub-title
-
}
+
{
-
.sti-icon-attr{
+
font-family: 'Open Sans', sans-serif;
-
background-image: url('https://static.igem.org/mediawiki/igem.org/1/14/KAIST_Attr.png');
+
color:#848383;
-
}
+
font-weight:bold;
-
/* CSS reset */
+
font-size:14pt;
-
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
+
line-height:110%;
-
margin:0;
+
-
padding:0;
+
}
}
 +
 +
</style>
 +
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js"></script>
 +
        <script type="text/javascript">
 +
            $(function() {
 +
var $oe_menu = $('#oe_menu');
 +
var $oe_menu_items = $oe_menu.children('li');
 +
 +
                $oe_menu_items.bind('mouseenter',function(){
 +
var $this = $(this);
 +
$this.addClass('slided selected');
 +
$this.children('div').css('z-index','9999').stop(true,true).slideDown(200,function(){
 +
$oe_menu_items.not('.slided').children('div').hide();
 +
$this.removeClass('slided');
 +
});
 +
}).bind('mouseleave',function(){
 +
var $this = $(this);
 +
$this.removeClass('selected').children('div').css('z-index','1');
 +
});
 +
 +
$oe_menu.bind('mouseenter',function(){
 +
var $this = $(this);
 +
$this.addClass('hovered');
 +
}).bind('mouseleave',function(){
 +
var $this = $(this);
 +
$this.removeClass('hovered');
 +
$oe_menu_items.children('div').hide();
 +
})
 +
            });
 +
</script>
 +
<script type="text/javascript">
 +
     
 +
$(function() {
 +
var $oe_menu2 = $('#oe_menu2');
 +
var $oe_menu_items2 = $oe_menu2.children('li');
 +
 +
                $oe_menu_items2.bind('mouseenter',function(){
 +
var $this = $(this);
 +
$this.addClass('slided selected');
 +
$this.children('div').css('z-index','9999').stop(true,true).slideDown(200,function(){
 +
$oe_menu_items2.not('.slided').children('div').hide();
 +
$this.removeClass('slided');
 +
});
 +
}).bind('mouseleave',function(){
 +
var $this = $(this);
 +
$this.removeClass('selected').children('div').css('z-index','1');
 +
});
 +
 +
$oe_menu2.bind('mouseenter',function(){
 +
var $this = $(this);
 +
$this.addClass('hovered');
 +
}).bind('mouseleave',function(){
 +
var $this = $(this);
 +
$this.removeClass('hovered');
 +
$oe_menu_items2.children('div').hide();
 +
})
 +
            });
 +
        </script>
-
html,body {
 
-
margin:0;
 
-
padding:0;
 
-
}
 
-
table {
+
<style>
-
border-collapse:collapse;
+
#kaist-footerbox
-
border-spacing:0;
+
-
}
+
-
 
+
-
fieldset,img {
+
-
border:0;
+
-
}
+
-
 
+
-
input{
+
-
border:1px solid #b0b0b0;
+
-
padding:3px 5px 4px;
+
-
color:#979797;
+
-
width:190px;
+
-
}
+
-
 
+
-
address,caption,cite,code,dfn,th,var {
+
-
font-style:normal;
+
-
font-weight:normal;
+
-
}
+
-
 
+
-
ol,ul {
+
-
list-style:none;
+
-
}
+
-
 
+
-
caption,th {
+
-
text-align:left;
+
-
}
+
-
 
+
-
h1,h2,h3,h4,h5,h6 {
+
-
font-size:100%;
+
-
font-weight:normal;
+
-
}
+
-
 
+
-
q:before,q:after {
+
-
content:'';
+
-
}
+
-
 
+
-
abbr,acronym {
+
-
        border:0;
+
-
}
+
-
+
-
#main
+
{
{
-
min-height: 100%;
+
position: relative;
-
width: 980px;
+
background-color: transparent;
-
margin: 0 auto;
+
width:1024px;
-
background-color: #FFFFFF;
+
height:56px;
 +
z-index:2;
 +
margin:0 auto;
 +
bottom:30px;
}
}
-
 
+
-
#main #home-img
+
#kaist-footerbox img #footer-img
{
{
-
position:absolute;
+
position: center;
-
width: 980px;
+
width: 1024px;
-
top: -130px;
+
height:106px;
-
z-index:2
+
z-index:2;
 +
opacity:0.9;
 +
margin:0 auto;
}
}
-
+
-
&lt;/style>
+
-
&lt;/head>
+
</style>
-
&lt;body>
+
</head>
-
&lt;div id="main">
+
<body>
-
&lt;div class="container">
+
<div id="main">
-
&lt;ul id="sti-menu" class="sti-menu">
+
-
&lt;li data-hovercolor="#37c5e9">
+
-
&lt;a href="https://2012.igem.org/Team:KAIST_Korea/Home_Intro">
+
-
&lt;h2 data-type="mText" class="sti-item">HOME&lt;/h2>
+
-
&lt;h3 data-type="sText" class="sti-item">intro/iGEM&lt;/h3>
+
-
&lt;span data-type="icon" class="sti-icon sti-icon-home sti-item">&lt;/span>
+
-
&lt;/a>
+
-
&lt;/li>
+
-
&lt;li data-hovercolor="#ff395e">
+
-
&lt;a href="https://2012.igem.org/Team:KAIST_Korea/Team_KAIST">
+
-
&lt;h2 data-type="mText" class="sti-item">TEAM&lt;/h2>
+
-
&lt;h3 data-type="sText" class="sti-item">official team profile/&lt;/br>members/gallery&lt;/h3>
+
-
&lt;span data-type="icon" class="sti-icon sti-icon-team sti-item">&lt;/span>
+
-
&lt;/a>
+
-
&lt;/li>
+
-
&lt;li data-hovercolor="#57e676">
+
-
&lt;a href="https://2012.igem.org/Team:KAIST_Korea/Part_About">
+
-
&lt;h2 data-type="mText" class="sti-item">DATA&lt;/h2>
+
-
&lt;h3 data-type="sText" class="sti-item">description/&lt;/br>bio bricks&lt;/h3>
+
-
&lt;span data-type="icon" class="sti-icon sti-icon-part sti-item">&lt;/span>
+
-
&lt;/a>
+
-
&lt;/li>
+
-
&lt;li data-hovercolor="#d869b2">
+
-
&lt;a href="https://2012.igem.org/Team:KAIST_Korea/Project_Background">
+
-
&lt;h2 data-type="mText" class="sti-item">PROJECT&lt;/h2>
+
-
&lt;h3 data-type="sText" class="sti-item">overview/results/&lt;/br>future plan/modeling&lt;/h3>
+
-
&lt;span data-type="icon" class="sti-icon sti-icon-project sti-item">&lt;/span>
+
-
&lt;/a>
+
-
&lt;/li>
+
-
&lt;li data-hovercolor="#ffdd3f">
+
-
&lt;a href="https://2012.igem.org/Team:KAIST_Korea/Notebook_Labnote">
+
-
&lt;h2 data-type="mText" class="sti-item">NOTEBOOK&lt;/h2>
+
-
&lt;h3 data-type="sText" class="sti-item">lab note/protocol&lt;/h3>
+
-
&lt;span data-type="icon" class="sti-icon sti-icon-note sti-item">&lt;/span>
+
-
&lt;/a>
+
-
&lt;/li>
+
-
&lt;li data-hovercolor="#d4d5d4">
+
-
&lt;a href="https://2012.igem.org/Team:KAIST_Korea/Plus_Safety">
+
-
&lt;h2 data-type="mText" class="sti-item">PLUS&lt;/h2>
+
-
&lt;h3 data-type="sText" class="sti-item">safety/human prac./&lt;/br>attr./sponsors&lt;/h3>
+
-
&lt;span data-type="icon" class="sti-icon sti-icon-attr sti-item">&lt;/span>
+
-
&lt;/a>
+
-
&lt;/li>
+
-
&lt;/ul>
+
-
&lt;/div>
 
-
&lt;div class="iGEMLogo">
+
<a href="https://2013.igem.org/Team:KAIST_Korea"><img id="main-logo" src="https://static.igem.org/mediawiki/2013/5/59/Logopart_Kaist.png"/></a>
-
&lt;a href="https://igem.org/Main_Page">&lt;img src="https://static.igem.org/mediawiki/2012/0/00/KAIST_iGEM_logo.png"/>&lt;/a>
+
<img id="main-img" src="https://static.igem.org/mediawiki/2012/6/61/Home_kaist_background.png"/>
-
&lt;/div>
+
-
 
+
-
&lt;img id="home-img" src="https://static.igem.org/mediawiki/2012/b/b9/Kaist_enter_background.png"/>
+
-
 
+
-
&lt;/div>
+
-
 
+
-
&lt;script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js">&lt;/script>
+
-
&lt;script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.14/jquery-ui.min.js">&lt;/script>
+
-
&lt;script>
+
-
jQuery.easing['jswing'] = jQuery.easing['swing'];
+
-
 
+
-
jQuery.extend( jQuery.easing,
+
-
{
+
-
def: 'easeOutQuad',
+
-
swing: function (x, t, b, c, d) {
+
-
//alert(jQuery.easing.default);
+
-
return jQuery.easing[jQuery.easing.def](x, t, b, c, d);
+
-
},
+
-
easeInQuad: function (x, t, b, c, d) {
+
-
return c*(t/=d)*t + b;
+
-
},
+
-
easeOutQuad: function (x, t, b, c, d) {
+
-
return -c *(t/=d)*(t-2) + b;
+
-
},
+
-
easeInOutQuad: function (x, t, b, c, d) {
+
-
if ((t/=d/2) &lt; 1) return c/2*t*t + b;
+
-
return -c/2 * ((--t)*(t-2) - 1) + b;
+
-
},
+
-
easeInCubic: function (x, t, b, c, d) {
+
-
return c*(t/=d)*t*t + b;
+
-
},
+
-
easeOutCubic: function (x, t, b, c, d) {
+
-
return c*((t=t/d-1)*t*t + 1) + b;
+
-
},
+
-
easeInOutCubic: function (x, t, b, c, d) {
+
-
if ((t/=d/2) &lt; 1) return c/2*t*t*t + b;
+
-
return c/2*((t-=2)*t*t + 2) + b;
+
-
},
+
-
easeInQuart: function (x, t, b, c, d) {
+
-
return c*(t/=d)*t*t*t + b;
+
-
},
+
-
easeOutQuart: function (x, t, b, c, d) {
+
-
return -c * ((t=t/d-1)*t*t*t - 1) + b;
+
-
},
+
-
easeInOutQuart: function (x, t, b, c, d) {
+
-
if ((t/=d/2) &lt; 1) return c/2*t*t*t*t + b;
+
-
return -c/2 * ((t-=2)*t*t*t - 2) + b;
+
-
},
+
-
easeInQuint: function (x, t, b, c, d) {
+
-
return c*(t/=d)*t*t*t*t + b;
+
-
},
+
-
easeOutQuint: function (x, t, b, c, d) {
+
-
return c*((t=t/d-1)*t*t*t*t + 1) + b;
+
-
},
+
-
easeInOutQuint: function (x, t, b, c, d) {
+
-
if ((t/=d/2) &lt; 1) return c/2*t*t*t*t*t + b;
+
-
return c/2*((t-=2)*t*t*t*t + 2) + b;
+
-
},
+
-
easeInSine: function (x, t, b, c, d) {
+
-
return -c * Math.cos(t/d * (Math.PI/2)) + c + b;
+
-
},
+
-
easeOutSine: function (x, t, b, c, d) {
+
-
return c * Math.sin(t/d * (Math.PI/2)) + b;
+
-
},
+
-
easeInOutSine: function (x, t, b, c, d) {
+
-
return -c/2 * (Math.cos(Math.PI*t/d) - 1) + b;
+
-
},
+
-
easeInExpo: function (x, t, b, c, d) {
+
-
return (t==0) ? b : c * Math.pow(2, 10 * (t/d - 1)) + b;
+
-
},
+
-
easeOutExpo: function (x, t, b, c, d) {
+
-
return (t==d) ? b+c : c * (-Math.pow(2, -10 * t/d) + 1) + b;
+
-
},
+
-
easeInOutExpo: function (x, t, b, c, d) {
+
-
if (t==0) return b;
+
-
if (t==d) return b+c;
+
-
if ((t/=d/2) &lt; 1) return c/2 * Math.pow(2, 10 * (t - 1)) + b;
+
-
return c/2 * (-Math.pow(2, -10 * --t) + 2) + b;
+
-
},
+
-
easeInCirc: function (x, t, b, c, d) {
+
-
return -c * (Math.sqrt(1 - (t/=d)*t) - 1) + b;
+
-
},
+
-
easeOutCirc: function (x, t, b, c, d) {
+
-
return c * Math.sqrt(1 - (t=t/d-1)*t) + b;
+
-
},
+
-
easeInOutCirc: function (x, t, b, c, d) {
+
-
if ((t/=d/2) &lt; 1) return -c/2 * (Math.sqrt(1 - t*t) - 1) + b;
+
-
return c/2 * (Math.sqrt(1 - (t-=2)*t) + 1) + b;
+
-
},
+
-
easeInElastic: function (x, t, b, c, d) {
+
-
var s=1.70158;var p=0;var a=c;
+
-
if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
+
-
if (a &lt; Math.abs(c)) { a=c; var s=p/4; }
+
-
else var s = p/(2*Math.PI) * Math.asin (c/a);
+
-
return -(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
+
-
},
+
-
easeOutElastic: function (x, t, b, c, d) {
+
-
var s=1.70158;var p=0;var a=c;
+
-
if (t==0) return b;  if ((t/=d)==1) return b+c;  if (!p) p=d*.3;
+
-
if (a &lt; Math.abs(c)) { a=c; var s=p/4; }
+
-
else var s = p/(2*Math.PI) * Math.asin (c/a);
+
-
return a*Math.pow(2,-10*t) * Math.sin( (t*d-s)*(2*Math.PI)/p ) + c + b;
+
-
},
+
-
easeInOutElastic: function (x, t, b, c, d) {
+
-
var s=1.70158;var p=0;var a=c;
+
-
if (t==0) return b;  if ((t/=d/2)==2) return b+c;  if (!p) p=d*(.3*1.5);
+
-
if (a &lt; Math.abs(c)) { a=c; var s=p/4; }
+
-
else var s = p/(2*Math.PI) * Math.asin (c/a);
+
-
if (t &lt; 1) return -.5*(a*Math.pow(2,10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )) + b;
+
-
return a*Math.pow(2,-10*(t-=1)) * Math.sin( (t*d-s)*(2*Math.PI)/p )*.5 + c + b;
+
-
},
+
-
easeInBack: function (x, t, b, c, d, s) {
+
-
if (s == undefined) s = 1.70158;
+
-
return c*(t/=d)*t*((s+1)*t - s) + b;
+
-
},
+
-
easeOutBack: function (x, t, b, c, d, s) {
+
-
if (s == undefined) s = 1.70158;
+
-
return c*((t=t/d-1)*t*((s+1)*t + s) + 1) + b;
+
-
},
+
-
easeInOutBack: function (x, t, b, c, d, s) {
+
-
if (s == undefined) s = 1.70158;
+
-
if ((t/=d/2) &lt; 1) return c/2*(t*t*(((s*=(1.525))+1)*t - s)) + b;
+
-
return c/2*((t-=2)*t*(((s*=(1.525))+1)*t + s) + 2) + b;
+
-
},
+
-
easeInBounce: function (x, t, b, c, d) {
+
-
return c - jQuery.easing.easeOutBounce (x, d-t, 0, c, d) + b;
+
-
},
+
-
easeOutBounce: function (x, t, b, c, d) {
+
-
if ((t/=d) &lt; (1/2.75)) {
+
-
return c*(7.5625*t*t) + b;
+
-
} else if (t &lt; (2/2.75)) {
+
-
return c*(7.5625*(t-=(1.5/2.75))*t + .75) + b;
+
-
} else if (t &lt; (2.5/2.75)) {
+
-
return c*(7.5625*(t-=(2.25/2.75))*t + .9375) + b;
+
-
} else {
+
-
return c*(7.5625*(t-=(2.625/2.75))*t + .984375) + b;
+
-
}
+
-
},
+
-
easeInOutBounce: function (x, t, b, c, d) {
+
-
if (t &lt; d/2) return jQuery.easing.easeInBounce (x, t*2, 0, c, d) * .5 + b;
+
-
return jQuery.easing.easeOutBounce (x, t*2-d, 0, c, d) * .5 + c*.5 + b;
+
-
}
+
-
});
+
-
&lt;/script>
+
-
&lt;script>
+
-
(function($) {
+
-
var methods = {
+
<div class="oe_wrapper">
-
init : function( options ) {
+
<ul id="oe_menu" class="oe_menu">
-
+
<li><a href="https://2012.igem.org/Team:KAIST_Korea/Home_Intro">HOME</a>
-
if( this.length ) {
+
<div style="top:30px;">
-
+
<ul style="margin:0 0 0 30px;width:100px;">
-
var settings = {
+
<li><a href="https://2012.igem.org/Team:KAIST_Korea/Home_Intro">Introduction</a></li>
-
// configuration for the mouseenter event
+
</ul>
-
animMouseenter : {
+
<ul style="width:100px;margin:0px 5px 0px 5px;">
-
'mText' : {speed : 350, easing : 'easeOutExpo', delay : 140, dir : 1},
+
<li style="font-size:14px;"><a href="https://2012.igem.org/Team:KAIST_Korea/Home_iGEM">iGEM</a></li>
-
'sText' : {speed : 350, easing : 'easeOutExpo', delay : 0, dir : 1},
+
</ul>
-
'icon'  : {speed : 350, easing : 'easeOutExpo', delay : 280, dir : 1}
+
</div>
-
},
+
</li>
-
// configuration for the mouseleave event
+
<li><a href="https://2012.igem.org/Team:KAIST_Korea/Team_Members">TEAM</a>
-
animMouseleave : {
+
<div style="left:-85px;top:25px;"><!-- -112px -->
-
'mText' : {speed : 300, easing : 'easeInExpo', delay : 140, dir : 1},
+
<ul>
-
'sText' : {speed : 300, easing : 'easeInExpo', delay : 280, dir : 1},
+
<li><a style="font-size:14px;"href="https://igem.org/Team.cgi?id=907">Official Team Profile</a></li>
-
'icon'  : {speed : 300, easing : 'easeInExpo', delay : 0, dir : 1}
+
</ul>
-
},
+
<ul style="padding:5px 0px 5px 0px">
-
// speed for the item bg color animation
+
<li><a href="https://2012.igem.org/Team:KAIST_Korea/Team_KAIST">Members</a></li>
-
boxAnimSpeed : 300,
+
</ul>
-
// default text color (same defined in the css)
+
<ul style="padding:5px 0px 5px 0px">
-
defaultTextColor : '#000',
+
<li><a href="https://2012.igem.org/Team:KAIST_Korea/Team_Gallery">Gallery</a></li>
-
// default bg color (same defined in the css)
+
</ul>
-
defaultBgColor : '#fff'
+
</div>
-
};
+
</li>
-
+
<li><a href="https://2012.igem.org/Team:KAIST_Korea/Part_About">DATA</a>
-
return this.each(function() {
+
<div style="left:-182px;top:30px;">
-
+
<ul style="margin:0 0 0 30px;width:100px;">
-
// if options exist, lets merge them with our default settings
+
<li><a href="https://2012.igem.org/Team:KAIST_Korea/Part_About">Description</a></li>
-
if ( options ) {
+
</ul>
-
$.extend( settings, options );
+
<ul style="width:100px">
-
}
+
<li><a href="https://2012.igem.org/Team:KAIST_Korea/Part_Bio">Bio Bricks</a></li>
-
+
</ul>
-
var $el = $(this),
+
</div>
-
// the menu items
+
</li>
-
$menuItems = $el.children('li'),
+
-
// save max delay time for mouseleave anim parameters
+
</ul>
-
maxdelay = Math.max( settings.animMouseleave['mText'].speed + settings.animMouseleave['mText'].delay ,
+
</div>
-
settings.animMouseleave['sText'].speed + settings.animMouseleave['sText'].delay ,
+
<div class="oe_wrapper2">
-
settings.animMouseleave['icon'].speed + settings.animMouseleave['icon'].delay
+
-
  ),
+
-
// timeout for the mouseenter event
+
-
// lets us move the mouse quickly over the items,
+
-
// without triggering the mouseenter event
+
-
t_mouseenter;
+
-
+
-
// save default top values for the moving elements:
+
-
// the elements that animate inside each menu item
+
-
$menuItems.find('.sti-item').each(function() {
+
-
var $el = $(this);
+
-
$el.data('deftop', $el.position().top);
+
-
});
+
-
+
-
// ************** Events *************
+
-
// mouseenter event for each menu item
+
-
$menuItems.bind('mouseenter', function(e) {
+
-
+
-
clearTimeout(t_mouseenter);
+
-
+
-
var $item = $(this),
+
-
$wrapper = $item.children('a'),
+
-
wrapper_h = $wrapper.height(),
+
-
// the elements that animate inside this menu item
+
-
$movingItems= $wrapper.find('.sti-item'),
+
-
// the color that the texts will have on hover
+
-
hovercolor = $item.data('hovercolor');
+
-
+
-
t_mouseenter = setTimeout(function() {
+
-
// indicates the item is on hover state
+
-
$item.addClass('sti-current');
+
-
+
-
$movingItems.each(function(i) {
+
-
var $item = $(this),
+
-
item_sti_type = $item.data('type'),
+
-
speed = settings.animMouseenter[item_sti_type].speed,
+
-
easing = settings.animMouseenter[item_sti_type].easing,
+
-
delay = settings.animMouseenter[item_sti_type].delay,
+
-
dir = settings.animMouseenter[item_sti_type].dir,
+
-
// if dir is 1 the item moves downwards
+
-
// if -1 then upwards
+
-
style = {'top' : -dir * wrapper_h + 'px'};
+
-
+
-
if( item_sti_type === 'icon' ) {
+
-
// this sets another bg image for the icon
+
-
style.backgroundPosition = 'bottom left';
+
-
} else {
+
-
style.color = hovercolor;
+
-
}
+
-
// we hide the icon, move it up or down, and then show it
+
-
$item.hide().css(style).show();
+
-
clearTimeout($item.data('time_anim'));
+
-
$item.data('time_anim',
+
-
setTimeout(function() {
+
-
// now animate each item to its default tops
+
-
// each item will animate with a delay specified in the options
+
-
$item.stop(true)
+
-
.animate({top : $item.data('deftop') + 'px'}, speed, easing);
+
-
}, delay)
+
-
);
+
-
});
+
-
// animate the bg color of the item
+
-
$wrapper.stop(true).animate({
+
-
backgroundColor: settings.defaultTextColor
+
-
}, settings.boxAnimSpeed );
+
-
+
-
}, 100);
+
-
})
+
<ul id="oe_menu2" class="oe_menu2">
-
// mouseleave event for each menu item
+
<li><a href="https://2013.igem.org/Team:KAIST_Korea/Project">PROJECT</a>
-
.bind('mouseleave', function(e) {
+
<div style="top:21px;left:32px;">
-
+
<ul style="width:100px;height:19px;">
-
clearTimeout(t_mouseenter);
+
<li><a style="font-size:14px;" href="https://2012.igem.org/Team:KAIST_Korea/Project_Background">Overview</a></li>
-
+
</ul>
-
var $item = $(this),
+
<ul style="width:100px;height:19px;">
-
$wrapper = $item.children('a'),
+
<li><a style="font-size:14px;" href="https://2012.igem.org/Team:KAIST_Korea/Project_Results">Results</a></li>
-
wrapper_h = $wrapper.height(),
+
</ul>
-
$movingItems= $wrapper.find('.sti-item');
+
<ul style="width:100px;height:19px;">
-
+
<li><a style="font-size:14px;" href="https://2012.igem.org/Team:KAIST_Korea/Project_Future">Future Plan</a></li>
-
if(!$item.hasClass('sti-current'))
+
</ul>
-
return false;
+
<ul style="width:100px;height:19px;">
-
+
<li><a style="font-size:14px;" href="https://2012.igem.org/Team:KAIST_Korea/Project_Modeling">Modeling</a></li>
-
$item.removeClass('sti-current');
+
</ul>
-
+
</div>
-
$movingItems.each(function(i) {
+
</li>
-
var $item = $(this),
+
<li><a href="https://2012.igem.org/Team:KAIST_Korea/Notebook_Labnote">NOTEBOOK</a>
-
item_sti_type = $item.data('type'),
+
<div style="left:-91px;top:30px;"><!-- -112px -->
-
speed = settings.animMouseleave[item_sti_type].speed,
+
<ul style="margin:0 0 0 30px;width:100px;">
-
easing = settings.animMouseleave[item_sti_type].easing,
+
<li><a href="https://2012.igem.org/Team:KAIST_Korea/Notebook_Labnote">Labnote</a></li>
-
delay = settings.animMouseleave[item_sti_type].delay,
+
</ul>
-
dir = settings.animMouseleave[item_sti_type].dir;
+
<ul style="width:100px">
-
+
<li><a href="https://2012.igem.org/Team:KAIST_Korea/Notebook_Protocol">Protocol</a></li>
-
clearTimeout($item.data('time_anim'));
+
</ul>
-
+
-
setTimeout(function() {
+
</div>
-
+
</li>
-
$item.stop(true).animate({'top' : -dir * wrapper_h + 'px'}, speed, easing, function() {
+
<li><a href="https://2012.igem.org/Team:KAIST_Korea/Plus_Safety">PLUS</a>
-
+
<div style="left:-152px;top:21px;">
-
if( delay + speed === maxdelay ) {
+
<ul style="width:100px;height:19px;">
-
+
<li><a style="font-size:14px;" href="https://2012.igem.org/Team:KAIST_Korea/Plus_Safety">Safety</a></li>
-
$wrapper.stop(true).animate({
+
</ul>
-
backgroundColor: settings.defaultBgColor
+
<ul style="width:100px;height:19px;">
-
}, settings.boxAnimSpeed );
+
<li><a style="font-size:14px;" href="https://2012.igem.org/Team:KAIST_Korea/Plus_Human">Human Practice</a></li>
-
+
</ul>
-
$movingItems.each(function(i) {
+
<ul style="width:100px;height:19px;">
-
var $el = $(this),
+
<li><a style="font-size:14px;" href="https://2012.igem.org/Team:KAIST_Korea/Plus_Attribution">Attribution</a></li>
-
style = {'top' : $el.data('deftop') + 'px'};
+
</ul>
-
+
<ul style="width:100px;height:19px;">
-
if( $el.data('type') === 'icon' ) {
+
<li><a style="font-size:14px;" href="https://2012.igem.org/Team:KAIST_Korea/Plus_Sponsor">Sponsors</a></li>
-
style.backgroundPosition = 'top left';
+
</ul>
-
} else {
+
</div>
-
style.color = settings.defaultTextColor;
+
</li>
-
}
+
-
+
</ul>
-
$el.hide().css(style).show();
+
</div>
-
});
+
<div class="contact-us">
-
+
<div id="contact-us-title">2013 KAIST Korea</div>
-
}
+
<div id="contact-us-information">
-
});
+
<b>Mail</b> : <a href="mailto:kaist.igem.2012@gmail.com">kaist.igem.2012@gmail.com</a></br>
-
}, delay);
+
<b>Twitter</b> : <a href="http://twitter.com/KAIST_iGEM_2012">twitter.com/KAIST_iGEM_2012</a></br>
-
});
+
<b>Facebook</b> : <a href="http://www.facebook.com/KAISTiGEM2012">www.facebook.com/KAISTiGEM2012</a>
-
});
+
</div>
-
+
</div>
-
});
+
-
}
+
<div class="iGEMLogo">
-
}
+
<a href="https://igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2012/0/00/KAIST_iGEM_logo.png"/></a>
-
};
+
-
+
-
$.fn.iconmenu = function(method) {
+
-
if ( methods[method] ) {
+
-
return methods[method].apply( this, Array.prototype.slice.call( arguments, 1 ));
+
-
} else if ( typeof method === 'object' || ! method ) {
+
-
return methods.init.apply( this, arguments );
+
-
} else {
+
-
$.error( 'Method ' +  method + ' does not exist on jQuery.iconmenu' );
+
-
}
+
-
};
+
-
+
-
})(jQuery);
+
-
&lt;/script>
+
-
&lt;script type="text/javascript">
+
-
$(function() {
+
-
$('#sti-menu').iconmenu({
+
-
animMouseenter : {
+
-
'mText' : {speed : 200, easing : 'easeOutExpo', delay : 0, dir : 1},
+
-
'sText' : {speed : 600, easing : 'easeOutExpo', delay : 400, dir : 1},
+
-
'icon'  : {speed : 200, easing : 'easeOutExpo', delay : 0, dir : 1}
+
-
},
+
-
animMouseleave : {
+
-
'mText' : {speed : 200, easing : 'easeInExpo', delay : 150, dir : 1},
+
-
'sText' : {speed : 200, easing : 'easeInExpo', delay : 0, dir : 1},
+
-
'icon'  : {speed : 200, easing : 'easeInExpo', delay : 300, dir : 1}
+
-
}
+
-
});
+
-
});
+
-
&lt;/script>
+
-
&lt;/body>
+
-
&lt;/html>
+
-
</textarea><div id="editpage-copywarn">
+
-
<p>Please note that all contributions to 2012.igem.org are considered to be released under the Attribution 3.0 Unported (see <a href="/2012.igem.org:Copyrights" title="2012.igem.org:Copyrights">2012.igem.org:Copyrights</a> for details).
+
-
If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.<br />
+
-
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
+
-
<b>Do not submit copyrighted work without permission!</b>
+
-
</p>
+
</div>
</div>
-
<div class='editOptions'>
 
-
<span class="mw-summary" id="wpSummaryLabel"><label for="wpSummary">Summary:</label></span> <input class="mw-summary" id="wpSummary" maxlength="200" tabindex="1" size="60" name="wpSummary" /><div class='editCheckboxes'><input name="wpMinoredit" type="checkbox" value="1" tabindex="3" accesskey="i" id="wpMinoredit" />&nbsp;<label for='wpMinoredit' title="Mark this as a minor edit [i]">This is a minor edit</label>
 
-
<input name="wpWatchthis" type="checkbox" value="1" tabindex="4" accesskey="w" id="wpWatchthis" />&nbsp;<label for='wpWatchthis' title="Add this page to your watchlist [w]">Watch this page</label></div>
 
-
<div class='editButtons'>
 
-
<input id="wpSave" name="wpSave" type="submit" tabindex="5" value="Save page" accesskey="s" title="Save your changes [s]" />
 
-
<input id="wpPreview" name="wpPreview" type="submit" tabindex="6" value="Show preview" accesskey="p" title="Preview your changes, please use this before saving! [p]" />
 
-
 
-
<input id="wpDiff" name="wpDiff" type="submit" tabindex="7" value="Show changes" accesskey="v" title="Show which changes you made to the text [v]" />
 
-
<span class='editHelp'><a href="/Team:KAIST_Korea" title="Team:KAIST Korea" id="mw-editform-cancel">Cancel</a> | <a target="helpwindow" href="/Help:Editing">Editing help</a> (opens in new window)</span>
 
-
</div><!-- editButtons -->
 
-
</div><!-- editOptions -->
 
-
 
-
<input type="hidden" value="450b6cff9dd8a22b52fae78247d82567+\" name="wpEditToken" />
 
-
<div class="mw-editTools"></div>
 
-
<div class='templatesUsed'>
 
-
<div class="mw-templatesUsedExplanation"><p>Template used on this page:
 
-
</p></div><ul>
 
-
<li><a href="/Team:KAIST_Korea/top" title="Team:KAIST Korea/top">Team:KAIST Korea/top</a> (<a href="/wiki/index.php?title=Team:KAIST_Korea/top&amp;action=edit" title="Team:KAIST Korea/top">edit</a>) </li></ul>
 
</div>
</div>
-
<div class='hiddencats'>
+
<div id="main">
 +
<ul class="menu">
 +
<li><a href="https://2013.igem.org/Team:KAIST_Korea">Home</a></li>
 +
<li><a href="https://2013.igem.org/Team:KAIST_Korea/Team">Team</a></li>
 +
<li><a href="https://2013.igem.org/Team:KAIST_Korea/Project">Project</a>
-
</div></form>
+
<!-- <ul>
-
<div class="printfooter">
+
<li><a href="#" class="documents">Documents</a></li>
-
Retrieved from "<a href="https://2012.igem.org/Team:KAIST_Korea">https://2012.igem.org/Team:KAIST_Korea</a>"</div>
+
<li><a href="#" class="messages">Messages</a></li>
-
<div id="catlinks"><div id='catlinks' class='catlinks catlinks-allhidden'></div></div> <!-- end content -->
+
<li><a href="#" class="signout">Sign Out</a></li>
-
<div class="visualClear"></div>
+
</ul>
-
</div>
+
-
    </div>
+
-
<!-- PAGE FOOTER -- ITEMS FROM COLUMN ! HAVE BEEN MOVED HERE  -- RDR  -->
+
-
<div class="visualClear"></div>
+
-
    <div id='footer-box' class='noprint'>
+
-
        <div id="footer">
+
-
              <div id="f-poweredbyico"><a href="http://www.mediawiki.org/"><img src="/wiki/skins/common/images/poweredby_mediawiki_88x31.png" height="31" width="88" alt="Powered by MediaWiki" /></a></div>       <div id="f-copyrightico"><a href="http://creativecommons.org/licenses/by/3.0/"><img src="http://i.creativecommons.org/l/by/3.0/88x31.png" alt="Attribution 3.0 Unported" width="88" height="31" /></a></div>     <ul id="f-list">
+
 +
-->
-
  <!-- Recentchanges is not handles well DEBUG -->
+
</li>
-
    <li id="t-recentchanges"><a href="/Special:RecentChanges"
+
<li><a href="#">Labnote</a></li>
-
      title='Recent changes'>Recent changes</a></li>
+
<li><a href="#">Human Practice</a></li>
 +
<li><a href="https://2013.igem.org/Team:KAIST_Korea/Safety">Safety</a></li>
-
    <li id="t-whatlinkshere"><a href="/Special:WhatLinksHere/Team:KAIST_Korea"
+
</ul> <!-- end .menu -->
-
      title="List of all wiki pages that link here [j]" accesskey="j">What links here</a></li>
+
-
                        <li id="t-recentchangeslinked"><a href="/Special:RecentChangesLinked/Team:KAIST_Korea"
+
<img id="top-img" src="https://static.igem.org/mediawiki/2012/6/6d/Back_home.PNG"/>
-
                          title="Recent changes in pages linked from this page [k]" accesskey="k">Related changes</a></li>
+
-
 
+
-
 
+
-
 
+
-
                <li id="t-upload"><a href="/Special:Upload"
+
-
                  title="Upload files [u]" accesskey="u">Upload file</a>
+
-
                </li>
+
-
                <li id="t-specialpages"><a href="/Special:SpecialPages"
+
-
                  title="List of all special pages [q]" accesskey="q">Special pages</a>
+
-
                </li>
+
-
                <li><a href='/Special:Preferences'>My preferences</a></li>
+
-
            </ul>
+
-
        </div> <!-- close footer -->
+
-
        <div id='footer'>
+
-
    <ul id="f-list">
+
-
 
+
-
 
+
-
 
+
-
 
+
-
        <li id="privacy"><a href="/2012.igem.org:Privacy_policy" title="2012.igem.org:Privacy policy">Privacy policy</a></li>
+
-
        <li id="disclaimer"><a href="/2012.igem.org:General_disclaimer" title="2012.igem.org:General disclaimer">Disclaimers</a></li>
+
-
    </ul>
+
-
</div> <!-- close footer -->
+
-
    </div> <!-- close footer-box -->
+
 
 
-
<script>if (window.runOnloadHook) runOnloadHook();</script>
+
<div id="kaistcontent">
 +
 +
</br>
 +
<section id="1st">
 +
<div>
 +
<img id="starter-grad" style="height:60px;" src="https://static.igem.org/mediawiki/2012/9/95/Starter_gradient_kaist.png"></img>
 +
<h1>Project : Overview</h1>
 +
 +
</br>
 +
</div>
 +
 +
<img src="https://static.igem.org/mediawiki/2012/e/e1/KAIST_lionLion.png" style="float:left;padding:10px 20px 10px 0px;margin:0px 0px 20px 0px;"/>
 +
</br>
 +
<span id="little"><span id="starter">T</span>he widely used gene knock-out strategies are based upon a mere [on-off] control and more complex regulation is impossible. On the other hand, knock-down strategies are more versatile in usage but the current techniques are vastly laborious for systematic control and pose difficulty in multiple targeting because of the intricate design and scar accumulation.
 +
iGEM KAIST 2013 seeks to take the yet-to-be-perfected genetic regulation technology to a new level: The <span id="starter">RAPTOR</span> (RNA Associated Prokaryotic Transcript Optimization with CRISPR) technology. RAPTOR uses CRISPR type III system for gene regulation. CRISPR type III targets and cleaves specific mRNA sequences through complementary binding of crRNA and nuclease activity of Cmr protein complex. RAPTOR exploits this nature of CRISPR for systematically down regulating the mRNA level of specific genes.
 +
Due to the characteristics of RAPTOR, one of the most useful applications of this technology can be biosynthesis pathway regulation. Programmed crRNA expression allows fine-tuning of target mRNA expression levels and can precisely regulate enzyme concentrations. Not only fine-tuning but multiplex engineering is also possible through simultaneous expression of different crRNAs. Thus, multiple enzymes can be targeted in pathway control.
 +
As a proof of concept we sought to regulate the lycopene pathway that is incorporated into the genome of Escherichia coli. The efflux of lycopene precursors is optimally reduced through lowering the mRNA levels of enzymes that synthesize non-lycopene end products. Through observation of increased lycopene yield in the E.coli, potentiality of RAPTOR technology can be validated.
 +
</br></br></span>
 +
<div clear='both'></div>
 +
 +
 +
 +
 +
 +
</br></br>
 +
<div align='right'><a href="#top">▲Back to the top</a></div></br>
 +
 +
 +
</section>
 +
 +
 +
</div>
</div>
</div>
-
<!-- Served in 0.193 secs. --></body>
+
<div id="kaist-footerbox"><img id="footer-img" align="middle" src="https://static.igem.org/mediawiki/2013/e/ef/Footer_background_kaist.png"></img>
-
 
+
</div>
 +
</body>
</html>
</html>

Latest revision as of 10:12, 23 August 2013

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Team:KAIST Korea/Project Background - 2013.igem.org


Project : Overview



The widely used gene knock-out strategies are based upon a mere [on-off] control and more complex regulation is impossible. On the other hand, knock-down strategies are more versatile in usage but the current techniques are vastly laborious for systematic control and pose difficulty in multiple targeting because of the intricate design and scar accumulation. iGEM KAIST 2013 seeks to take the yet-to-be-perfected genetic regulation technology to a new level: The RAPTOR (RNA Associated Prokaryotic Transcript Optimization with CRISPR) technology. RAPTOR uses CRISPR type III system for gene regulation. CRISPR type III targets and cleaves specific mRNA sequences through complementary binding of crRNA and nuclease activity of Cmr protein complex. RAPTOR exploits this nature of CRISPR for systematically down regulating the mRNA level of specific genes. Due to the characteristics of RAPTOR, one of the most useful applications of this technology can be biosynthesis pathway regulation. Programmed crRNA expression allows fine-tuning of target mRNA expression levels and can precisely regulate enzyme concentrations. Not only fine-tuning but multiplex engineering is also possible through simultaneous expression of different crRNAs. Thus, multiple enzymes can be targeted in pathway control. As a proof of concept we sought to regulate the lycopene pathway that is incorporated into the genome of Escherichia coli. The efflux of lycopene precursors is optimally reduced through lowering the mRNA levels of enzymes that synthesize non-lycopene end products. Through observation of increased lycopene yield in the E.coli, potentiality of RAPTOR technology can be validated.