IGEM:Kyoto/2010/home: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
m (IGEM:Kyoto/2010/ moved to IGEM:Kyoto/2010/home: To delete last slash.)
No edit summary
Line 1: Line 1:
<html lang="ja">
<div id="igem_kyoto_header">
<!-- ヘッダー -->
<html>
<meta name="keywords" content="iGEM,Kyoto,2010,international,biology,">
<meta name="description" content="合成生物学の大会iGEMの2010年度京都チームのホームページです。This is iGEM Kyoto 2010's homepage.">
<style type="text/css">
<!--
#igem_kyoto_header *
{
margin: 0px;
padding: 0px;
font-family: sans-serif;
}
#igem_kyoto_header div.logo
{
width: 100%;
text-align: center;
padding: 0.3em 0em;
}
#igem_kyoto_header div.update
{
font-weight: bold;
font-size: large;
float: left;
}
#igem_kyoto_header div.lang
{
padding: 0 3em;
font-size: small;
text-align: right;
}
#igem_kyoto_header div.lang a
{
color: black;
text-decoration: underline;
}
#igem_kyoto_header div.menu
{
clear:both;
}
#igem_kyoto_header div.menu *
{
color: white;
margin: 0px;
}
#igem_kyoto_header div.menu .selflink
{
color: white !important;
text-decoration: underline;
}
#igem_kyoto_header div.menu a
{
color: white;
text-decoration: underline;
}
#igem_kyoto_header div.menu li
{
display: inline;
list-style: none;
}
#igem_kyoto_header div.menu_first
{
font-size: large;
padding: 0.5em 0em 0em;
}
#igem_kyoto_header div.menu_first li
{
width: 96px;
text-align: center;
padding: 0.5em 1em;
background-color: black;
}
#igem_kyoto_header div.menu_second
{
font-size: medium;
}
#igem_kyoto_header div.menu_second ul
{
background-color: blue;
visibility: hidden;
position: absolute;
width: 100%;
padding: 0.5em 0em 0.5em;
}
#igem_kyoto_header div.menu_second li
{
padding: 0em 0.5em;
}
-->
</style>
<script type="text/javascript">
<!--
window.onload = function()
{
// Menu
var last = location.pathname;
alert(last);
document.getElementById('submenu_home').style.visibility = "visible";


<head>
var mn = new Array('home','about','project','labnotes','meeting','protocol','schedule','contact','link');
  <meta http-equiv="Content-Type" content="text/html ; charset=Shift_JIS">
for(mi in mn)
{
document.getElementById('menu_'+mn[mi]).onmouseover = function()
{
next = this.id;
document.getElementById('sub'+last).style.visibility = "hidden";
document.getElementById('sub'+next).style.visibility = "visible";
document.getElementById(last).style.backgroundColor = "black";
document.getElementById(next).style.backgroundColor = "blue";
last = next;
};
}
};
//-->
</script>
</html>
<!-- ロゴ -->
<div class="logo">[[Image:Kyoto2010-logo.png]]</div>
<!-- 最終更新日 -->
<div class="update" id="update">LastModified : {{REVISIONYEAR}}/{{REVISIONMONTH}}/{{REVISIONDAY}}</div>
<!-- 言語選択 -->
<div class="lang">[[../|日本語]] <!--/ [[../en/home|English]]--></div>
<!-- メニュ -->
<div class="menu">
<div class="menu_first">
<ul>
<li id="menu_home">[[../home|Home]]</li>
<li id="menu_about">[[../about|About]]</li>
<li id="menu_project">[[../project|Project]]</li>
<li id="menu_labnotes">[[../labnotes|Labnotes]]</li>
<li id="menu_meeting">[[../meeting|Meeting]]</li>
<li id="menu_protocol">[[../protocol|Protocol]]</li>
<li id="menu_schedule">[[../schedule|Schedule]]</li>
<li id="menu_contact">[[../contact|Contact]]</li>
<li id="menu_link">[[../link|Link]]</li>
</ul>
</div>
<div class="menu_second">
<ul id="submenu_home">
<li>[[../home|Home]]</li>
</ul>
<ul id="submenu_about">
<li>[[../what|What's iGEM]]</li>
<li>[[../history|History of iGEM Kyoto]]</li>
<li>[[../member|Member]]</li>
</ul>
<ul id="submenu_project">
<li>Under Construction</li>
<!--
<li>[[../abstruct|Abstruct]]</li>
<li>[[../motivation|Motivation]]</li>
<li>[[../strategy|Strategy]]</li>
<li>[[../result|Result]]</li>
<li>[[../discussion|Discussion]]</li>
<li>[[../refference|Refference]]</li>
-->
</ul>
<ul id="submenu_labnotes">
<li>Under Construction</li>
</ul>
<ul id="submenu_meeting">
<li>[[../meeting1|January]]</li>
<li>[[../meeting2|February]]</li>
<li>[[../meeting3|March]]</li>
<li>[[../meeting4|April]]</li>
<li>[[../meeting5|May]]</li>
<li>[[../meeting6|June]]</li>
<li>[[../meeting7|July]]</li>
<li>[[../meeting8|August]]</li>
<li>[[../meeting9|September]]</li>
<li>[[../meeting10|October]]</li>
<li>[[../meeting11|November]]</li>
</ul>
<ul id="submenu_protocol">
<li>Under Construction</li>
</ul>
<ul id="submenu_schedule">
<li>Under Construction</li>
</ul>
<ul id="submenu_contact">
<li>[[../contact|Contact]]</li>
</ul>
<ul id="submenu_link">
<li>[[../link|Link]]</li>
</ul>
</div>
</div>
</div>


  <title>HOME<!-- ここにタイトルを入れる --></title>


  <meta name="keywords" content="iGEM,Kyoto,2010,international,biology,">
  <meta name="description" content="合成生物学の大会iGEMの2010年度京都チームのホームページです。This is iGEM Kyoto 2010's homepage.">
<style type="text/css">
/*全体*/
body {
/*ページ外周の余白を失くす*/
margin: 0px;
padding: 0px;
                font-family: sans-serif;
}
div.base{
width: 100%;
height: 100%;
background-color: #1B0B7D;
margin: 0px;
padding: 0px;
}


p {
<div class="base">
/*段落の左右に余白を設ける*/
<div class="submenu1">
margin-left: 3%;
<p class="submenu">HOME</p>
margin-right: 3%;
</div>
/*行間を0.2文字分ずつ上下に取る*/
line-height: 1.4em;
text-indent: 1em;
                font-size: 130%;
}
a { 
color: #1B0B7D;
}


/*ヘッダー用*/
<div class="newslogo">
div.header1 {
<p><strong>What's new?</strong></p>
/*幅*/
</div>
width: 100%;
/*文字の大きさ*/
font-size: 80%;
/*文字の色*/
color: #000000;
/*テキストの左右寄せ*/
text-align: center ;
/*枠線からの余白*/
padding: 0.3em;
/*背景色*/
background-color: white;
}


/*ヘッダー用(update)*/
<div class="news">
div.update{
<p class="news">
font-weight: bold;
2010/2/15<br>
font-size: 120%;
meetingに2010/2/15 iGEM勉強会を加えました<br><br>
float: left;
2010/1/27<br>
}
meetingに2010/1/25 iGEM勉強会を加えました<br><br>
/*ヘッダー用(言語選択)*/
div.header2 {
/*文字の大きさ*/
font-size: 100%;
/*文字の色*/
color: #000000;
/*テキストの左右寄せ*/
text-align: right;
/*背景色*/
background-color: #FFffFF;
padding: 0px 4em;
}
/*リンク(メニュー用)*/
a.menu {
color: BLACK;
text-decoration: underline;
}
a.menu:hover {
color: BLACK;
text-decoration: none;
}


/*ロゴ用*/
2010.1/21<br>
img.logo {
お知らせ、Link追加しました。<br><br>
border-width: 0px;
}
/*メニューバー背景*/
div.menu{
                margin:0px;
padding: 0px 0px 0px 30px;
width: 100%;
background-color: #1B0B7D;
border-style: solid;
border-width:0px 0px 2px;
border-color: silver;
}


/*メニューバー縦整列用*/
        2010/1/14<br>
div.menu-vertical{
meetingに2010/1/14 iGEM説明会を加えました<br><br>
                margin:0px;
    2009/12/27<br> 
        padding: 0px;
        説明会日時決定<br><br>     
width: auto;
2009/12/16<br>
float: left;
iGEM Kyoto HP Renewal!!
text-align: left;
background-color: #1B0B7D;
}
/*メニューバーそのもの*/
ul.menu {
                font-size:110%;
text-align: left;
margin: 0px;
                padding: 0px;
}
/*メニューバー内の各項目について*/
ul.menu {
list-style-type: none;
margin: 0px;
                padding: 0px;           
padding: 0px 1.5em 0px 0.3em;
list-style-image: none;
}


/* メニューバー内のリンク */
ul.menu a{
color: white;
text-decoration: none;
margin: 0px;
padding: 0px;
}
ul.menu a:hover{
background-color: #aaccff;
color: #1B0B7D;
text-decoration: none;
margin: 0px;
                padding: 0px;
}


/*メニューバーで現在ページをあらわす*/
</p>
li.now a , li.now a:hover {
</div>
font-weight: bold;
background-color: #ffffff;
color: #1B0B7D;
margin: 0px;
                padding: 0px;
                border: solid 3px white;
}


/*エクストラメニューを隠す*/
<div class="maincontent">
ul.exmenu{
                font-size:110%;
position:absolute;
top:auto;
left:auto;
background-color: #ffffff;
color: black;
visibility: hidden;
                margin: 0px;
padding: 0.4em 0px;
border-style: solid;
border-width: 0px 2px 2px;
border-color: silver;
}
/*エクストラメニュー内の各項目について*/
ul.exmenu li{
display: block;
height: 23px;
list-style-type: none;
padding: 0px 0.5em;
list-style-image: none;
}
/*エクストラメニュー内のリンク */
ul.exmenu a {
color: black;
text-decoration: none;
margin: 0px;
padding: 0px;
}
ul.exmenu a:hover {
background-color: #aaccff;
color: #0000cc;
border: solid 1px 0px #0000cc;
text-decoration: none;
}
/*サブメニュー1(現在地)*/
div.submenu1{
border-style: solid;
border-width: 0px 2px 2px;
border-color:silver;
background-color: #ffffff;
width: 200px;
float: left;
}


/*サブメニュー1見出し*/
<h3>2010年度メンバー募集中</h3>
p.submenu{
<p>iGEN Kyotoでは2010年度新規メンバーを募集しています。<br>
text-align: center;
回生、学部、国籍は問いません。実験はもちろんのこと、ホームページ作成・資金集め・シミュレーションなど活動内容は多岐にわたります。<br>
color: #1B0B7D;
興味がある方は<a href="http://openwetware.org/wiki/../contact/">こちらから</a>連絡をしてください。</p>
background-color: #ffffff;
<h3>お知らせ</h3>
font-weight: bold;
<ul class="noorder">
font-size: 200%;
<p>「月刊化学」2月号でiGEMの特集が掲載されました。
text-indent: 0em;
</p>
<p>iGEM Kyotoの2009年度の活動内容と成果が京都大学公式ホームページで紹介されました。<br>
}
<a href="http://www.kyoto-u.ac.jp/ja/news_data/h/h1/news7/2009/091102_2.htm">こちらから</a>ご覧になれます。</p>
 
</ul>
/*サブメニュー2(詳細ナビ)*/
</div>
div.submenu2{
clear: both;
background-color: #1B0B7D;
width: 200px;
text-decoration: none;
border: solid 0px #1B0B7D;
float: left;
}
/*サブメニュー2そのもの*/
ul.submenu2 {
background-color: #1B0B7D;
margin: 0px;
padding: 0px;
}
/*サブメニュー2内の各項目について*/
ul.submenu2 li {
margin: 0px;
                padding: 0px;
display: block;
width: 200px;
list-style-type: none;
padding: 0.5em 0px;
list-style-image: none;
}
 
/* サブメニュ2ー内のリンク */
ul.submenu2 a {
display: block;
text-align: center;
color: white;
text-decoration: none;
margin: 0px;
                padding: 0px;
}
ul.submenu2 a:hover {
display: block;
text-align: center;
background-color: #aaccff;
color: #1B0B7D;
margin: 0px;
                padding: 0px;
}
/*サブメニューで現在ページをあらわす*/
li.subnow a , li.subnow a:hover {
display: block;
text-align: center;
width: 200px;
margin: 0px;
                padding: 0px;
font-weight: bold;
border: solid 3px #ffffff;
background-color: #ffffff;
color: #1B0B7D;
list-style-image: none;
}
 
/*本文用*/
div.maincontent{
border-bottom: solid 10px #ffffff;
margin-left: 204px;
padding: 1em;
background-color: #ffffff;
min-height: 200px;
}
/*フッター用*/
div.footer {
clear :both;
width: 100%;
font-size: 80%;
text-align: center;
background-color: #ffffff;
}
        div.footer a{
                font-size:130%;
        }
/*ホームsubmenu補完用*/
div.submene{
width: 200px;
}
/*HOME Newsロゴ用*/
div.newslogo{
clear: both;
width: 200px;
text-align: left;
background-color: #1B0B7D;
border-style: solid;
border-color: #1B0B7D;
border-width: 2px 2px 0px;
float: left;
color: white;
margin: 0px;
padding: 0px;
}
/*HOME News用*/
div.news{
border-style: solid;
border-color: #1B0B7D;
border-width: 0px 2px 2px;
clear: both;
height:10;
width:200px;
overflow: auto;
float:left;
background-color: #ffffff;
}
p.news{
text-indent: 0em;
font-size: 100%;
}
/*見出し1*/
h1{
display:none;
}
h3{
border-color: #1B0B7D;
border-style: solid;
border-width: 0px 0px 2px 30px;
letter-spacing: 0.7em;
padding: 0.5em 0px 0.5em 0.5em;
font-size: 200%;
 
}
/*img本文用*/
img.maincontent{
float: right;
margin: 0.4em
}
img.two{
float: right;
height: 200px;
}
img.twohalf{
float: right;
height: 250px;
margin: 0px 50px;
}
/*通常リスト用*/
ul.order li {
list-style-type: upper-roman;
line-height: 1.4em;
list-style-image: none;
                font-size:130%;
                padding:0em 0em 0em 0.3em;
}
ul.noorder li {
list-style-type: disk;
line-height: 1.4em;
list-style-image: none;
                font-size:130%;
                padding:0em 0em 0em 0.3em;
}
ul.square li{
list-style-type: square;
line-height: 1.4em;
color:  #1B0B7D;
list-style-image: none;
                font-size:130%;
                padding:0em 0em 0em 0.3em;
}
</style>
<script type="text/javascript">
<!--


var hide1;
<div class="footer">
var hide2;
<hr width="100%">
var hide3;
<a href="http://openwetware.org/wiki/../">HOMEに戻る</a>
var hide4;
var hide5;
function pdmenu(x,y){
clearTimeout(y);
document.getElementById('submenu'+x)
.style.visibility="visible";
}
function pdmenuhide(x){
document.getElementById('submenu'+x)
.style.visibility="hidden";
}
  -->
</script>
</head>


<body>
<script type="text/javascript" src="http://ac5.i2idata.com/bin/gets.php?00436421"></script>
<div class="header1">
<noscript><a href="http://ac5.i2idata.com/bin/nojslink?00436421" target="_blank"><img src="http://ac5.i2idata.com/bin/nojs.php/00436421" border="0" /></a><div><a href="http://www.i2i.jp/" target="_blank">i2i無料WEBパーツ</a></div></noscript>
<img class="logo" src="http://openwetware.org/images/6/69/Kyoto2010-logo.png" alt="iGEM Kyoto 2010"><br>
</div>
<script type="text/javascript">
<!--


update = new Date(document.lastModified);
updatemonth = update.getMonth();
moji = new Array("January", "February", "March" , "April" , "May" , "June" , "July" , "August" , "September" , "October" , "November" , "December") ;
updatedate = update.getDate();
updateyear = update.getYear();
if (updateyear < 2000){
updateyear = updateyear + 1900;
}
tag1 = '<div class="update">';
tag2 = "</div>";
tag3 = "&nbsp;";
updatetext = tag1 + "Last Update: " + moji[updatemonth] + " " + updatedate + ", " + updateyear + tag3 + tag3 + tag3 + tag3 + tag3 + tag3 + tag3 + tag3 + tag3 + tag3 + tag2;
document.write(updatetext);
// -->
</script>
<div class="header2"> <!-- 言語選択 -->
<a class="menu" href="http://openwetware.org/wiki/IGEM:Kyoto/2010/">日本語</a>
<!-- /
<a class="menu" href="http://openwetware.org/wiki/IGEM:Kyoto/2010.en/">English</a>
-->
</div>
<!-- 以下メインメニューバー -->
<div class="menu">
<div class="menu-vertical">
<ul class="menu">
<li class="now"><a href="http://openwetware.org/wiki/IGEM:Kyoto/2010/">HOME</a></li>
</ul>
</div>
</div>
<div class="menu-vertical" onMouseOver="pdmenu(1,hide1)"
onMouseOut="hide1=setTimeout('pdmenuhide(1)',500)">
<ul class="menu">
<li><a>About iGEM Kyoto</a></li>
</ul>
<ul class="exmenu" id="submenu1">
<li><a href="http://openwetware.org/wiki/IGEM:Kyoto/2010/what/">What's iGEM?</a></li>
<li><a href="http://openwetware.org/wiki/IGEM:Kyoto/2010/history/">History of iGEM Kyoto</a></li>
<li><a href="http://openwetware.org/wiki/IGEM:Kyoto/2010/member/">Member</a></li>
</ul>
</div>
</div>
<div class="menu-vertical" onMouseOver="pdmenu(2,hide2)"
onMouseOut="hide2=setTimeout('pdmenuhide(2)',500)">
<ul class="menu">
<li><a>Project</a></li>
</ul>
<ul class="exmenu" id="submenu2">
<li><a>Under construction</a>
<!-- 
<li><a href="http://openwetware.org/wiki/IGEM:Kyoto/2010/abstruct/">Abstruct</a></li>
<li><a href="http://openwetware.org/wiki/IGEM:Kyoto/2010/motivation/">Motivation</a></li>
<li><a href="http://openwetware.org/wiki/IGEM:Kyoto/2010/strategy/">Strategy</a></li>
<li><a href="http://openwetware.org/wiki/IGEM:Kyoto/2010/result/">Result</a></li>
<li><a href="http://openwetware.org/wiki/IGEM:Kyoto/2010/discussion/">Discussion</a></li>
<li><a href="http://openwetware.org/wiki/IGEM:Kyoto/2010/refference/">Refference</a></li>
-->
</ul>
</div>
<div class="menu-vertical" onMouseOver="pdmenu(3,hide3)"
onMouseOut="hide3=setTimeout('pdmenuhide(3)',500)">
<ul class="menu">
<li><a>Labnotes</a></li>
</ul>
<ul class="exmenu" id="submenu3">
<li><a>Under construction</a></li>
</ul>
</div>
<div class="menu-vertical" onMouseOver="pdmenu(4,hide4)"
onMouseOut="hide4=setTimeout('pdmenuhide(4)',500)">
<ul class="menu">
<li><a>Meeting</a></li>
</ul>
<ul class="exmenu" id="submenu4">
<li><a href="http://openwetware.org/wiki/IGEM:Kyoto/2010/meeting1/">January</a></li>
<li><a href="http://openwetware.org/wiki/IGEM:Kyoto/2010/meeting2/">February</a></li>
</ul>
</div>
<div class="menu-vertical" onMouseOver="pdmenu(5,hide5)"
onMouseOut="hide5=setTimeout('pdmenuhide(5)',500)">
<ul class="menu">
<li><a>Protocol</a></li>
</ul>
<ul class="exmenu" id="submenu5">
<li><a>Under construction</a></li>
</ul>
</div>
<div class="menu-vertical">
<ul class="menu">
<li><a href="http://openwetware.org/wiki/IGEM:Kyoto/2010/event/">Schedule</a></li>
</ul>
</div>
<div class="menu-vertical">
<ul class="menu">
<li><a href="http://openwetware.org/wiki/IGEM:Kyoto/2010/contact/">Contact</a></li>
</ul>
</div>
<div class="menu-vertical">
<ul class="menu">
<li><a href="http://openwetware.org/wiki/IGEM:Kyoto/2010/link/">Link</a></li>
</ul>
</div>
<div class="menu-vertical">
<ul class="menu">
<li><a href="http://openwetware.org/wiki/IGEM:Kyoto/2010/site-map/">Site Map</a></li>
</ul>
</div>
</div>
<div class="base">
<div class="submenu1">
<p class="submenu">HOME</p>
</div>
<div class="newslogo">
<p><strong>What's new?</strong></p>
</div>
<div class="news">
<p class="news">
2010/2/15<br>
meetingに2010/2/15 iGEM勉強会を加えました<br><br>
2010/1/27<br>
meetingに2010/1/25 iGEM勉強会を加えました<br><br>
2010.1/21<br>
お知らせ、Link追加しました。<br><br>
        2010/1/14<br>
meetingに2010/1/14 iGEM説明会を加えました<br><br>
    2009/12/27<br> 
        説明会日時決定<br><br>     
2009/12/16<br>
iGEM Kyoto HP Renewal!!
</p>
</div>
<div class="maincontent">
<h3>2010年度メンバー募集中</h3>
<p>iGEN Kyotoでは2010年度新規メンバーを募集しています。<br>
回生、学部、国籍は問いません。実験はもちろんのこと、ホームページ作成・資金集め・シミュレーションなど活動内容は多岐にわたります。<br>
興味がある方は<a href="http://openwetware.org/wiki/IGEM:Kyoto/2010/contact/">こちらから</a>連絡をしてください。</p>
<h3>お知らせ</h3>
<ul class="noorder">
<p>「月刊化学」2月号でiGEMの特集が掲載されました。
</p>
<p>iGEM Kyotoの2009年度の活動内容と成果が京都大学公式ホームページで紹介されました。<br>
<a href="http://www.kyoto-u.ac.jp/ja/news_data/h/h1/news7/2009/091102_2.htm">こちらから</a>ご覧になれます。</p>
</ul>
</div>
<div class="footer">
<hr width="100%">
<a href="http://openwetware.org/wiki/IGEM:Kyoto/2010/">HOMEに戻る</a>
<script type="text/javascript" src="http://ac5.i2idata.com/bin/gets.php?00436421"></script>
<noscript><a href="http://ac5.i2idata.com/bin/nojslink?00436421" target="_blank"><img src="http://ac5.i2idata.com/bin/nojs.php/00436421" border="0" /></a><div><a href="http://www.i2i.jp/" target="_blank">i2i無料WEBパーツ</a></div></noscript>
</div>
</div>
</div>
</body>
</html>

Revision as of 00:42, 26 February 2010

<html> <meta name="keywords" content="iGEM,Kyoto,2010,international,biology,"> <meta name="description" content="合成生物学の大会iGEMの2010年度京都チームのホームページです。This is iGEM Kyoto 2010's homepage."> <style type="text/css"> <!-- #igem_kyoto_header * { margin: 0px; padding: 0px; font-family: sans-serif; }

#igem_kyoto_header div.logo { width: 100%; text-align: center; padding: 0.3em 0em; } #igem_kyoto_header div.update { font-weight: bold; font-size: large; float: left; } #igem_kyoto_header div.lang { padding: 0 3em; font-size: small; text-align: right; } #igem_kyoto_header div.lang a { color: black; text-decoration: underline; } #igem_kyoto_header div.menu { clear:both; } #igem_kyoto_header div.menu * { color: white; margin: 0px; } #igem_kyoto_header div.menu .selflink { color: white !important; text-decoration: underline; } #igem_kyoto_header div.menu a { color: white; text-decoration: underline; } #igem_kyoto_header div.menu li { display: inline; list-style: none; } #igem_kyoto_header div.menu_first { font-size: large; padding: 0.5em 0em 0em; } #igem_kyoto_header div.menu_first li { width: 96px; text-align: center; padding: 0.5em 1em; background-color: black; } #igem_kyoto_header div.menu_second { font-size: medium; } #igem_kyoto_header div.menu_second ul { background-color: blue; visibility: hidden; position: absolute; width: 100%; padding: 0.5em 0em 0.5em; } #igem_kyoto_header div.menu_second li { padding: 0em 0.5em; } --> </style> <script type="text/javascript"> <!-- window.onload = function() { // Menu var last = location.pathname; alert(last); document.getElementById('submenu_home').style.visibility = "visible";

var mn = new Array('home','about','project','labnotes','meeting','protocol','schedule','contact','link'); for(mi in mn) { document.getElementById('menu_'+mn[mi]).onmouseover = function() { next = this.id; document.getElementById('sub'+last).style.visibility = "hidden"; document.getElementById('sub'+next).style.visibility = "visible"; document.getElementById(last).style.backgroundColor = "black"; document.getElementById(next).style.backgroundColor = "blue"; last = next; }; } }; //--> </script> </html>

LastModified : 2010/02/26
[[../|日本語]]


2010/2/15
meetingに2010/2/15 iGEM勉強会を加えました

2010/1/27
meetingに2010/1/25 iGEM勉強会を加えました

2010.1/21
お知らせ、Link追加しました。

2010/1/14
meetingに2010/1/14 iGEM説明会を加えました

2009/12/27
説明会日時決定

2009/12/16
iGEM Kyoto HP Renewal!!

2010年度メンバー募集中

iGEN Kyotoでは2010年度新規メンバーを募集しています。
回生、学部、国籍は問いません。実験はもちろんのこと、ホームページ作成・資金集め・シミュレーションなど活動内容は多岐にわたります。
興味がある方は<a href="http://openwetware.org/wiki/../contact/">こちらから</a>連絡をしてください。

お知らせ