Team:KAIST Korea
From 2013.igem.org
(Difference between revisions)
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> | |
- | + | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> | |
- | + | <meta name="generator" content="MediaWiki 1.16.5" /> | |
<link rel="alternate" type="application/x-wiki" title="Edit" href="/wiki/index.php?title=Team:KAIST_Korea/Project&action=edit" /> | <link rel="alternate" type="application/x-wiki" title="Edit" href="/wiki/index.php?title=Team:KAIST_Korea/Project&action=edit" /> | ||
<link rel="edit" title="Edit" href="/wiki/index.php?title=Team:KAIST_Korea/Project&action=edit" /> | <link rel="edit" title="Edit" href="/wiki/index.php?title=Team:KAIST_Korea/Project&action=edit" /> | ||
Line 10: | Line 10: | ||
<link title="Creative Commons" type="application/rdf+xml" href="/wiki/index.php?title=Team:KAIST_Korea/Project_Background&action=creativecommons" rel="meta" /> | <link title="Creative Commons" type="application/rdf+xml" href="/wiki/index.php?title=Team:KAIST_Korea/Project_Background&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/" /> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0 minimum-scale=1, maximum-scale=1, user-scalable=yes, target-densitydpi=medium-dpi" /> | ||
+ | <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> | <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"; | ||
Line 147: | Line 149: | ||
ul.menu { margin: 0px auto 0 auto; } | ul.menu { margin: 0px auto 0 auto; } | ||
+ | </style> | ||
- | + | <style type="text/css"> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
/* Cross-Browsing */ | /* Cross-Browsing */ | ||
Line 256: | Line 171: | ||
body | body | ||
{ | { | ||
- | background-image: | + | background-image: url('https://static.igem.org/mediawiki/2012/9/98/PATTERN_diagonal.png'); |
- | + | ||
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
Line 292: | Line 207: | ||
#siteSub { 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; } | .firstHeading { display:none; } | ||
Line 372: | Line 350: | ||
#footer li a:active{ color: #ababab; text-decoration: none; font-weight: bold} | #footer li a:active{ color: #ababab; text-decoration: none; font-weight: bold} | ||
</style> | </style> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<style> | <style> | ||
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,300italic); | @import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,300italic); | ||
Line 676: | Line 648: | ||
s.parentNode.insertBefore(wf, s); | s.parentNode.insertBefore(wf, s); | ||
})(); </script> | })(); </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", | |
- | + | stylepath="/wiki/skins", | |
- | + | wgUrlProtocols="http\\:\\/\\/|https\\:\\/\\/|ftp\\:\\/\\/|irc\\:\\/\\/|gopher\\:\\/\\/|telnet\\:\\/\\/|nntp\\:\\/\\/|worldwind\\:\\/\\/|mailto\\:|news\\:|svn\\:\\/\\/", | |
- | + | wgArticlePath="/$1", | |
- | + | wgScriptPath="/wiki", | |
- | + | wgScriptExtension=".php", | |
- | + | wgScript="/wiki/index.php", | |
- | + | wgVariantArticlePath=false, | |
- | + | wgActionPaths={}, | |
- | + | wgServer="https://2013.igem.org", | |
- | + | wgCanonicalNamespace="", | |
- | + | wgCanonicalSpecialPageName=false, | |
- | + | wgNamespaceNumber=0, | |
- | + | wgPageName="Team:KAIST_Korea/Project", | |
- | + | wgTitle="Team:KAIST Korea/Project", | |
- | + | wgAction="view", | |
- | + | wgArticleId=9665, | |
- | + | wgIsArticle=true, | |
- | + | wgUserName="Springkjw", | |
- | + | wgUserGroups=["*", "user", "autoconfirmed"], | |
- | + | wgUserLanguage="en", | |
- | + | wgContentLanguage="en", | |
- | + | wgBreakFrames=false, | |
- | + | wgCurRevisionId=297918, | |
- | + | wgVersion="1.16.0", | |
- | + | wgEnableAPI=true, | |
- | + | wgEnableWriteAPI=true, | |
- | + | wgSeparatorTransformTable=["", ""], | |
- | + | wgDigitTransformTable=["", ""], | |
- | + | wgMainPageTitle="Main Page", | |
- | + | 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, "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="2013.igem.org", | |
- | + | wgCategories=[], | |
- | + | wgMWSuggestTemplate="https://2013.igem.org/wiki/api.php?action=opensearch\x26search={searchTerms}\x26namespace={namespaces}\x26suggest", | |
- | + | wgDBname="2013_igem_org", | |
- | + | wgSearchNamespaces=[0], | |
- | + | wgMWSuggestMessages=["with suggestions", "no suggestions"], | |
- | + | wgRestrictionEdit=[], | |
- | + | wgRestrictionMove=[], | |
- | + | wgAjaxWatch={"watchMsg": "Watch", "unwatchMsg": "Unwatch", "watchingMsg": "Watching...", "unwatchingMsg": "Unwatching...", "tooltip-ca-watchMsg": "Add this page to your watchlist", "tooltip-ca-unwatchMsg": "Remove this page from your watchlist"}; | |
- | + | </script> | |
- | + | <script type="text/javascript" src="/wiki/skins/common/wikibits.js?270"><!-- wikibits js --></script> | |
- | + | <!-- Head Scripts --> | |
- | + | <script src="/wiki/skins/common/ajax.js?270"></script> | |
- | + | <script src="/wiki/skins/common/ajaxwatch.js?270"></script> | |
- | + | <script src="/wiki/skins/common/mwsuggest.js?270"></script> | |
- | + | <script type="text/javascript" src="/wiki/index.php?title=-&action=raw&smaxage=0&gen=js&useskin=igem"><!-- site js --></script> | |
- | + | <!-- jQuery Javascript --> | |
- | + | <script type='text/javascript' src ='/common/jquery-latest.min.js'></script> | |
- | + | <script type='text/javascript' src ='/common/tablesorter/jquery.tablesorter.min.js'></script> | |
- | + | <link rel='stylesheet' type='text/css' href='/common/tablesorter/themes/groupparts/style.css' /> | |
- | + | <link rel='stylesheet' type='text/css' href='/common/table_styles.css' /> | |
- | + | <link rel='stylesheet' type='text/css' href='/forum/forum_styles.css' /> | |
- | + | <script type='text/javascript' src ='/forum/forum_scripts.js'></script> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
- | + | ||
- | + | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah|Open+Sans:600italic,400,800' rel='stylesheet' type='text/css'> | <link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah|Open+Sans:600italic,400,800' rel='stylesheet' type='text/css'> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 969: | Line 831: | ||
</style> | </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> | ||
+ | |||
+ | |||
+ | <style> | ||
+ | #kaist-footerbox | ||
+ | { | ||
+ | position: relative; | ||
+ | background-color: transparent; | ||
+ | width:1024px; | ||
+ | height:56px; | ||
+ | z-index:2; | ||
+ | margin:0 auto; | ||
+ | bottom:30px; | ||
+ | } | ||
+ | |||
+ | #kaist-footerbox img #footer-img | ||
+ | { | ||
+ | position: center; | ||
+ | width: 1024px; | ||
+ | height:106px; | ||
+ | z-index:2; | ||
+ | opacity:0.9; | ||
+ | margin:0 auto; | ||
+ | } | ||
+ | |||
+ | |||
+ | </style> | ||
+ | </head> | ||
<body> | <body> | ||
+ | <div id="main"> | ||
+ | <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> | ||
+ | <img id="main-img" src="https://static.igem.org/mediawiki/2012/6/61/Home_kaist_background.png"/> | ||
+ | <div class="oe_wrapper"> | ||
+ | <ul id="oe_menu" class="oe_menu"> | ||
+ | <li><a href="https://2012.igem.org/Team:KAIST_Korea/Home_Intro">HOME</a> | ||
+ | <div style="top:30px;"> | ||
+ | <ul style="margin:0 0 0 30px;width:100px;"> | ||
+ | <li><a href="https://2012.igem.org/Team:KAIST_Korea/Home_Intro">Introduction</a></li> | ||
+ | </ul> | ||
+ | <ul style="width:100px;margin:0px 5px 0px 5px;"> | ||
+ | <li style="font-size:14px;"><a href="https://2012.igem.org/Team:KAIST_Korea/Home_iGEM">iGEM</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li><a href="https://2012.igem.org/Team:KAIST_Korea/Team_Members">TEAM</a> | ||
+ | <div style="left:-85px;top:25px;"><!-- -112px --> | ||
+ | <ul> | ||
+ | <li><a style="font-size:14px;"href="https://igem.org/Team.cgi?id=907">Official Team Profile</a></li> | ||
+ | </ul> | ||
+ | <ul style="padding:5px 0px 5px 0px"> | ||
+ | <li><a href="https://2012.igem.org/Team:KAIST_Korea/Team_KAIST">Members</a></li> | ||
+ | </ul> | ||
+ | <ul style="padding:5px 0px 5px 0px"> | ||
+ | <li><a href="https://2012.igem.org/Team:KAIST_Korea/Team_Gallery">Gallery</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li><a href="https://2012.igem.org/Team:KAIST_Korea/Part_About">DATA</a> | ||
+ | <div style="left:-182px;top:30px;"> | ||
+ | <ul style="margin:0 0 0 30px;width:100px;"> | ||
+ | <li><a href="https://2012.igem.org/Team:KAIST_Korea/Part_About">Description</a></li> | ||
+ | </ul> | ||
+ | <ul style="width:100px"> | ||
+ | <li><a href="https://2012.igem.org/Team:KAIST_Korea/Part_Bio">Bio Bricks</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </li> | ||
+ | |||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="oe_wrapper2"> | ||
+ | <ul id="oe_menu2" class="oe_menu2"> | ||
+ | <li><a href="https://2013.igem.org/Team:KAIST_Korea/Project">PROJECT</a> | ||
+ | <div style="top:21px;left:32px;"> | ||
+ | <ul style="width:100px;height:19px;"> | ||
+ | <li><a style="font-size:14px;" href="https://2012.igem.org/Team:KAIST_Korea/Project_Background">Overview</a></li> | ||
+ | </ul> | ||
+ | <ul style="width:100px;height:19px;"> | ||
+ | <li><a style="font-size:14px;" href="https://2012.igem.org/Team:KAIST_Korea/Project_Results">Results</a></li> | ||
+ | </ul> | ||
+ | <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> | ||
+ | </ul> | ||
+ | <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> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li><a href="https://2012.igem.org/Team:KAIST_Korea/Notebook_Labnote">NOTEBOOK</a> | ||
+ | <div style="left:-91px;top:30px;"><!-- -112px --> | ||
+ | <ul style="margin:0 0 0 30px;width:100px;"> | ||
+ | <li><a href="https://2012.igem.org/Team:KAIST_Korea/Notebook_Labnote">Labnote</a></li> | ||
+ | </ul> | ||
+ | <ul style="width:100px"> | ||
+ | <li><a href="https://2012.igem.org/Team:KAIST_Korea/Notebook_Protocol">Protocol</a></li> | ||
+ | </ul> | ||
+ | |||
+ | </div> | ||
+ | </li> | ||
+ | <li><a href="https://2012.igem.org/Team:KAIST_Korea/Plus_Safety">PLUS</a> | ||
+ | <div style="left:-152px;top:21px;"> | ||
+ | <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> | ||
+ | </ul> | ||
+ | <ul style="width:100px;height:19px;"> | ||
+ | <li><a style="font-size:14px;" href="https://2012.igem.org/Team:KAIST_Korea/Plus_Human">Human Practice</a></li> | ||
+ | </ul> | ||
+ | <ul style="width:100px;height:19px;"> | ||
+ | <li><a style="font-size:14px;" href="https://2012.igem.org/Team:KAIST_Korea/Plus_Attribution">Attribution</a></li> | ||
+ | </ul> | ||
+ | <ul style="width:100px;height:19px;"> | ||
+ | <li><a style="font-size:14px;" href="https://2012.igem.org/Team:KAIST_Korea/Plus_Sponsor">Sponsors</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </li> | ||
+ | |||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="contact-us"> | ||
+ | <div id="contact-us-title">2 | ||
+ | |||
+ | |||
+ | |||
+ | 013 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> | ||
+ | <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> | ||
+ | </div> | ||
+ | </div> | ||
<div id="main"> | <div id="main"> | ||
<img id="top-img" src="https://static.igem.org/mediawiki/2012/6/6d/Back_home.PNG"/> | <img id="top-img" src="https://static.igem.org/mediawiki/2012/6/6d/Back_home.PNG"/> | ||
Line 1,011: | Line 1,059: | ||
</div> | </div> | ||
</div> | </div> | ||
- | + | <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 id="kaist-footerbox"><img id="footer-img" align="middle" src="https://static.igem.org/mediawiki/2013/e/ef/Footer_background_kaist.png"></img> | + | |
</div> | </div> | ||
- | + | </body> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</html> | </html> |
Revision as of 12:31, 21 August 2013
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
013 KAIST Korea
Mail : kaist.igem.2012@gmail.com
Twitter : twitter.com/KAIST_iGEM_2012
Facebook : www.facebook.com/KAISTiGEM2012