|
|
(67 intermediate revisions not shown) |
Line 1: |
Line 1: |
| <html> | | <html> |
| <head> | | <head> |
- | <title>BioproCSIA</title> | + | <script src="http://code.jquery.com/jquery-1.11.1.min.js" type="text/javascript"></script> |
- | <meta name="GENERATOR" content="Namo WebEditor(Trial)">
| + | <script type="text/javascript"> |
- | <meta name="author" content="Admin"> | + | $(document).ready(function(){ |
- | <meta name="namo-theme" content="theme\Blue\Blue01"> | + | // If replace original site, it may bad |
- | <meta http-equiv="content-type" content="text/html; charset=euc-kr">
| + | $("body.page-Team_CSIA-SouthKorea").append("<iframe class='heroku-iframe' frameborder='0' src='http://csia-southkorea.herokuapp.com'></iframe>"); |
- | <style>
| + | $('#globalWrapper').css('display', 'none'); |
- | <!--
| + | }); |
- | body { font-family:Courier New; font-size:11; color:rgb(102,102,102); background-color:brown; }
| + | </script> |
- | h1 { font-family:Courier New; font-size:40; color:rgb(102,102,102); }
| + | <style type="text/css"> |
- | h2 { font-family:Courier New; font-size:35; color:rgb(102,102,102); }
| + | body{ |
- | p.namo-list { font-family:Courier New; font-size:51; color:rgb(102,102,102); }
| + | margin:0px;padding:0px;overflow:hidden; |
- | p.namo-sublist { font-family:Courier New; font-size:11; color:rgb(102,102,102); }
| + | } |
- | table.namo-table { font-size:11; color:rgb(102,102,102); background-color:white; }
| + | .heroku-iframe{ |
- | table.namo-table td { font-family:Courier New; font-size:11; background-color:white; }
| + | position: absolute; |
- | table.namo-table th { font-family:Courier New; font-size:11; color:rgb(102,102,102); background-color:rgb(204,204,204); }
| + | width: 100%; |
- | span.namo-link, a:link { color:rgb(255,126,0); text-decoration:underline; }
| + | height: 100%; |
- | span.namo-visited, a:visited { color:rgb(118,146,170); }
| + | background-color: white; |
- | span.namo-active, a:active { color:rgb(6,97,168); }
| + | top: 0%; |
- | a:hover { color:rgb(210,139,0); }
| + | left: 0%; |
- | li.namo-list1 { list-style-image:url('nav/bullet1.gif'); }
| + | overflow: hidden; |
- | li.namo-list2 { list-style-image:url('nav/bullet2.gif'); }
| + | z-index: 999; |
- | -->
| + | } |
| </style> | | </style> |
- | <script language="JavaScript">
| |
- | <!--
| |
- | function na_restore_img_src(name, nsdoc)
| |
- | {
| |
- | var img = eval((navigator.appName.indexOf('Netscape', 0) != -1) ? nsdoc+'.'+name : 'document.all.'+name);
| |
- | if (name == '')
| |
- | return;
| |
- | if (img && img.altsrc) {
| |
- | img.src = img.altsrc;
| |
- | img.altsrc = null;
| |
- | }
| |
- | }
| |
- |
| |
- | function na_change_img_src(name, nsdoc, rpath, preload)
| |
- | {
| |
- | var img = eval((navigator.appName.indexOf('Netscape', 0) != -1) ? nsdoc+'.'+name : 'document.all.'+name);
| |
- | if (name == '')
| |
- | return;
| |
- | if (img) {
| |
- | img.altsrc = img.src;
| |
- | img.src = rpath;
| |
- | }
| |
- | }
| |
- |
| |
- | -->
| |
- | </script>
| |
- |
| |
- | <link href="https://dl.dropboxusercontent.com/u/17474864/personal/data/dropdown.css" rel="stylesheet" type="text/css" />
| |
- | <script type='text/javascript' src='https://dl.dropboxusercontent.com/u/17474864/personal/data/jquery-1.3.2.min.js'></script>
| |
- | <script type='text/javascript' src='https://dl.dropboxusercontent.com/u/17474864/personal/data/dropdown.html.glimmer.js'></script>
| |
- | <script type='text/javascript' src='https://dl.dropboxusercontent.com/u/17474864/personal/data/webtrends.1.js'></script>
| |
- |
| |
| </head> | | </head> |
- | <body background="images/nth_theme_blue_blue01_bg.gif" bgcolor="#D9EDFF" text="#000000" link="#FF0080" vlink="gray" alink="#FF8080"> | + | <body> |
- | | + | <div id="page-contain"> |
- | <table align="center" border="0" width="750">
| + | <div class="page-real-main"> |
- | <tr>
| + | |
- | <td width="690">
| + | |
- | | + | |
- | <table align="center" border="0" width="690">
| + | |
- | <tr>
| + | |
- | <td width="690">
| + | |
- | <!--NAMO_NAVBAR_START B H C -1 1 2 4 3 5 -->
| + | |
- | <div align="center"> | + | |
- | <!--========================================================-->
| + | |
- | <!--===========================Menu=========================-->
| + | |
- | <!--========================================================-->
| + | |
- | <div>
| + | |
- | <ul id="main_navigation" style="margin-left: 0px; margin-top: 0px;">
| + | |
- | <li id="trigger0"><a href="#">ProjectBioCSIA</a>
| + | |
- | <ul class="subNavMenuItems" id="subNav0">
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li id="trigger1"><a href="#">Achievements</a>
| + | |
- | <ul class="subNavMenuItems" id="subNav1">
| + | |
- | <li><a href="https://2013hs.igem.org/Team:CSIA_SouthKorea/Achievements">category1</a></li>
| + | |
- | <li><a href="https://2013hs.igem.org/Team:CSIA_SouthKorea/Achievements">category2</a></li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li id="trigger2"><a href="#">Human Practice</a>
| + | |
- | <ul class="subNavMenuItems" id="subNav2">
| + | |
- | <li><a href="https://2013hs.igem.org/Team:CSIA_SouthKorea/Human Practice">category1</a></li>
| + | |
- | <li><a href="https://2013hs.igem.org/Team:CSIA_SouthKorea/Human Practice">category2</a></li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li id="trigger3"><a href="#">Extra</a>
| + | |
- | <ul class="subNavMenuItems" id="subNav3">
| + | |
- | <li><a href="https://2013hs.igem.org/Team:CSIA_SouthKorea/Extra">category1</a></li>
| + | |
- | <li><a href="https://2013hs.igem.org/Team:CSIA_SouthKorea/Extra">category2</a></li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li id="trigger4"><a href="#">Team</a>
| + | |
- | <ul class="subNavMenuItems" id="subNav4">
| + | |
- | <li><a href="https://2013hs.igem.org/Team:CSIA_SouthKorea/Team">category1</a></li>
| + | |
- | <li><a href="https://2013hs.igem.org/Team:CSIA_SouthKorea/Team">category2</a></li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | <li id="trigger5"><a href="#">Fun</a>
| + | |
- | <ul class="subNavMenuItems" id="subNav5">
| + | |
- | <li><a href="https://2013hs.igem.org/Team:CSIA_SouthKorea/Fun">category1</a></li>
| + | |
- | <li><a href="https://2013hs.igem.org/Team:CSIA_SouthKorea/Fun">category2</a></li>
| + | |
- | </ul>
| + | |
- | </li>
| + | |
- | </ul>
| + | |
- | </div>
| + | |
- | <!--========================================================-->
| + | |
- | <!--=====================slide pictures=====================-->
| + | |
- | <!--========================================================-->
| + | |
- | <center>
| + | |
- | <script type="text/javascript">
| + | |
- | var slideimages=new Array()
| + | |
- | function slideshowimages()
| + | |
- | {
| + | |
- | for (i=0;i<slideshowimages.arguments.length;i++){
| + | |
- | slideimages[i]=new Image()
| + | |
- | slideimages[i].src=slideshowimages.arguments[i]
| + | |
- | }
| + | |
- | }
| + | |
- | </script>
| + | |
- | | + | |
- | <img src="https://static.igem.org/mediawiki/2013hs/e/ed/CSIA.jpg" title="Slideshow Image Script" name="slide" border=0 width=918 height=248><a href="http://hscripts.com" style="text-decoration:none;cursor:pointer;font-size:12px;color:green;"></a>
| + | |
- | <script type="text/javascript">
| + | |
- | | + | |
- | slideshowimages("https://static.igem.org/mediawiki/2013hs/f/f0/IGEM_logo.png","https://static.igem.org/mediawiki/2013hs/e/ed/CSIA.jpg","https://static.igem.org/mediawiki/2013hs/b/b2/CSIA_-2.jpg","https://static.igem.org/mediawiki/2013hs/b/b6/CSIA_-3.jpg","https://2013hs.igem.org/File:CSIA_-4.jpg","","https://static.igem.org/mediawiki/2013hs/f/f5/Landscape7.jpg","https://2013hs.igem.org/File:CSIA_-7.jpg")
| + | |
- | | + | |
- | var slideshowspeed=1500
| + | |
- | var whichimage=0
| + | |
- | function slideit()
| + | |
- | {
| + | |
- | if (!document.images)
| + | |
- | return
| + | |
- | document.images.slide.src=slideimages[whichimage].src
| + | |
- | if (whichimage<slideimages.length-1)
| + | |
- | whichimage++
| + | |
- | else
| + | |
- | whichimage=0
| + | |
- | setTimeout("slideit()",slideshowspeed)
| + | |
- | }
| + | |
- | slideit()
| + | |
- | </script>
| + | |
- | <!--========================================================-->
| + | |
- | <!--========================================================-->
| + | |
- | <!--
| + | |
- | <!-image insert bigin->
| + | |
- | <a href="/Image:Igem_csia_test_fig1.jpg" class="image" title="image page"><img alt="image page" src="https://static.igem.org/mediawiki/2013hs/d/d3/Igem_csia_test_fig1.jpg" width="500" height="150" border="0" />
| + | |
- | <!-image insert end->
| + | |
- | --> | + | |
| </div> | | </div> |
- | <!--NAMO_NAVBAR_END--> </td>
| |
- | </tr>
| |
- | </table>
| |
- | <table align="center" border="0" width="590">
| |
- | <tr>
| |
- | <td width="590">
| |
- | <p> </p>
| |
- | <!--NAMO_NAVBAR_START C v -1 6 2 4 3 5 -->
| |
- | <!--
| |
- | <div style="line-height:150%">
| |
- | [<a href="https://2013hs.igem.org/Team:CSIA_SouthKorea/ProjectBioCSIA" onmouseover="" onmouseout="">ProjectBioCSIA</a>] <br>
| |
- | [<a href="https://2013hs.igem.org/Team:CSIA_SouthKorea/Achievements" onmouseover="" onmouseout="">Achievements</a>] <br>
| |
- | [<a href="https://2013hs.igem.org/Team:CSIA_SouthKorea/Human Practice" onmouseover="" onmouseout="">Human Practice</a>] <br>
| |
- | [<a href="https://2013hs.igem.org/Team:CSIA_SouthKorea/Extra" onmouseover="" onmouseout="">Extra</a>] <br>
| |
- | [<a href="https://2013hs.igem.org/Team:CSIA_SouthKorea/Team" onmouseover="" onmouseout="">Team</a>] <br>
| |
- | [<a href="https://2013hs.igem.org/Team:CSIA_SouthKorea/Fun" onmouseover="" onmouseout="">Fun</a>]<a name="anchor_menu0"> </a><br>
| |
| </div> | | </div> |
- | -->
| |
- | <!--NAMO_NAVBAR_END-->
| |
- | <!--NAMO_sub_begin-->
| |
- | <!--NAMO_sub_end-->
| |
- |
| |
- | </td>
| |
- | </tr>
| |
- | </table>
| |
- |
| |
- | </td>
| |
- | </tr>
| |
- | </table>
| |
- |
| |
| </body> | | </body> |
| </html> | | </html> |
- |
| |
- | ----
| |
- | <strong>
| |
- | {|align="justify"
| |
- | |Hello, we are CSIA_SouthKorea!
| |
- | |[[Image:CSIA_SouthKorea_logo.png|200px|right|frame]]</strong>
| |
- | |-
| |
- | |
| |
- | 지금 우리가 아직 디자인을 어떻게 할지도 모르고 해서 일단 다 갈아엎었어요
| |
- | 하나하나씩 다른 페이지들에서 차근차근 따와서 채워갈게요
| |
- | 영어로 안쓴 이유는 덜쪽팔릴려고ㅇㅅㅇ
| |
- |
| |
- |
| |
- |
| |
- | '''Reference:'''
| |
- |
| |
- | [1] Kwon, Y. D., Lee, S. Y., and Kim, P., A Physiology Study of ''Escherichia coli'' Overexpressing Phosphoenolpyruvate Carboxykinase. ''Biosci. Biotechnol. Biochem.'', '''72'''(4), 1138-1141 (2008).
| |
- |
| |
- | [2] Kim, H. J., Kwon, Y. D., and Lee, S. Y., An Engineered ''Escherichia coli'' Having a High Intracellular Level of ATP and Enhanced Recombinant Protein Production. ''Appl. Microbiol. Biotechnol.'', '''94''', 1079-1086 (2012).
| |
- |
| |
- | [3] Walter, J. M., Greenfield, D., Bustamente, C., and Liphardt, J., Light-powering ''Escherichia coli'' with Proteorhodopsin. ''PNAS'', '''104'''(7), 2408-2412 (2007).
| |
- |
| |
- | |[[Image:CSIA_SouthKorea_team.png|right|frame|Your team picture]]
| |
- | |-
| |
- | |
| |
- | |align="center"|[[Team:CSIA_SouthKorea | Team CSIA_SouthKorea]]
| |
- | |}
| |
- |
| |
- | <!--- Team Information Link --->
| |
- |
| |
- | {| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
| |
- | !align="center"|[https://igem.org/Team.cgi?year=2013&division=high_school&team_name=CSIA_SouthKorea Official Team Profile]
| |
- | |}
| |