Team:Tokyo Tech/Projects/RPS-game/the sad stroy of the rock player

From 2011.igem.org

(Difference between revisions)
Line 34: Line 34:
list-style: none;
list-style: none;
float: left;
float: left;
-
height: 20px;
+
height: 30px;
width: 945px;
width: 945px;
}
}
Line 43: Line 43:
position:relative;
position:relative;
padding: 2px 15px 0 0;
padding: 2px 15px 0 0;
-
/* border-color: #EFEBEC;
 
-
border-width: 0;
 
-
border-left-width: 5px;
 
-
border-style: solid; */
 
}
}
Line 55: Line 51:
display: none;
display: none;
position: absolute;
position: absolute;
-
font-size: 14px;
+
font-size: 16px;
opacity: 0.8;
opacity: 0.8;
list-style: none;
list-style: none;
Line 79: Line 75:
background-color: #EFEBEC;
background-color: #EFEBEC;
color: #000000;
color: #000000;
 +
font-size: 13px;
}
}
Line 86: Line 83:
left: 0;
left: 0;
clear: both;
clear: both;
-
height: 180px;
+
height: 190px;
}
}
.main
.main
Line 104: Line 101:
}
}
-
 
-
 
-
 
-
h0{background-color: orange;
 
-
color:#FFFFFF;
 
-
text-align: center;
 
-
}
 
-
 
-
 
h1, h2, h3, h4, h5, h6
h1, h2, h3, h4, h5, h6
{
{
background-color: #00508D;
background-color: #00508D;
color:#FFFFFF;
color:#FFFFFF;
-
text-align: center;
+
text-align: left;
}
}
-
 
-
 
-
 
-
h2
+
h2
{
{
text-indent: 1em;
text-indent: 1em;
}
}
-
 
h3
h3
{
{
Line 138: Line 122:
text-indent: 3em;
text-indent: 3em;
}
}
-
 
+
-
h5
+
-
{
+
-
text-indent: 4em;
+
-
}
+
-
 
+
-
h6
+
-
{
+
-
text-indent: 4em;
+
-
}
+
-
 
+
.footer
.footer
{
{
Line 174: Line 148:
p
p
{
{
-
position: related;
+
text-indent: 2em;
-
text-indent: 0.5em;
+
}
}
Line 224: Line 197:
}
}
-
window.onload = function() {
+
function getElementsByClass() {
 +
    var classElements = new Array();
 +
    var allElements = document.getElementsByTagName("*");
 +
    for (i = 0 ; i < allElements.length; i++) {
 +
if (allElements[i].className == 'firstHeading') {
 +
    allElements[i].style.display = 'none';
 +
  // window.alert('発見。');
 +
}
 +
    }
 +
}
 +
 +
window.onload = function() {
 +
getElementsByClass();
var menu = window.document.getElementById('TopMenu');
var menu = window.document.getElementById('TopMenu');
if(menu==null)
if(menu==null)
Line 257: Line 242:
<!-- top box -->
<!-- top box -->
<div class="top">
<div class="top">
-
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" WIDTH="965" HEIGHT="150" id="Yourfilename" ALIGN="">
+
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="965" height="150" id="Yourfilename" align="">
-
<PARAM NAME=movie VALUE="https://static.igem.org/mediawiki/2011/4/4d/Header.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="https://static.igem.org/mediawiki/2011/4/4d/Header.swf" quality=high bgcolor=#FFFFFF WIDTH="965" HEIGHT="150" NAME="Yourfilename" ALIGN="" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED> </OBJECT>  
+
<param name="movie" value="https://static.igem.org/mediawiki/2011/4/4d/Header.swf">
 +
<param name="quality" value="high">
 +
<param name="bgcolor" value="#FFFFFF">
 +
<embed src="https://static.igem.org/mediawiki/2011/4/4d/Header.swf" quality="high" bgcolor="#FFFFFF" width="965" height="150" name="Yourfilename" align="" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
 +
</embed>
 +
</object>
<!-- list of top menu -->
<!-- list of top menu -->
<div id="navigation">
<div id="navigation">
Line 267: Line 257:
Project
Project
<ul>
<ul>
-
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/RPS-game/index.htm">RPS-game</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/RPS-game/index.htm">RPS-Game</a></li>
-
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/making-rain/index.htm">rain</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/making-rain/index.htm">Make it Rain</a></li>
-
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/Urea-cooler/index.htm">urea cooler</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/Urea-cooler/index.htm">Urea Coolers</a></li>
</ul>
</ul>
</li>
</li>
Line 278: Line 268:
Modeling
Modeling
<ul>
<ul>
-
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/RPS-game/RPS-game">RPS-game</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/RPS-game/RPS-game">RPS-Game</li>
-
 
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/Urea-cooler/urea-cooler">Urea Coolers</li>
-
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/Urea-cooler/urea-cooler">urea cooler</a></li>
+
</ul>
</ul>
</li>
</li>
-
<li id="menu_HumanPractice"><a href="https://2011.igem.org/Team:Tokyo_Tech/HumanPractice.htm">Human Practice</a></li>
+
<li id="menu_Human Practice"><a href="https://2011.igem.org/Team:Tokyo_Tech/HumanPractice.htm">Human Practice</a></li>
<li id="menu_Sitemap"><a href="https://2011.igem.org/Team:Tokyo_Tech/sitemap.htm">Sitemap</a></li>
<li id="menu_Sitemap"><a href="https://2011.igem.org/Team:Tokyo_Tech/sitemap.htm">Sitemap</a></li>
Line 290: Line 279:
<li id="menu_Extra">
<li id="menu_Extra">
More
More
-
<ul>
+
<ul style="width:210px;">
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Safety">Safety</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Safety">Safety</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Attribution_and_Contributions.htm">Attribution and Contributions</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Attribution_and_Contributions.htm">Attribution and Contributions</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/notebook">NoteBook</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/notebook">NoteBook</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/team">Team</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/team">Team</a></li>
-
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Sponsers.htm">Sponsers</a></li>
+
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Sponsers.htm">Sponsors</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Collaboration.htm">Collaboration</a></li>
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Collaboration.htm">Collaboration</a></li>
</ul>
</ul>
Line 305: Line 294:
<!-- end of top box -->
<!-- end of top box -->
 +
<!-- under contents -->
 +
<p class="under_contents">
<!-- left menu list -->
<!-- left menu list -->
-
<div style="min-height: 1500px; float: left;">
 
-
<div id="LeftMenu">
 
-
<!--list of page menu: DO NOT WRITE LINKS NOT WRITTEN IN THIS PAGE -->
 
-
<ul>
 
-
<li>
 
-
<a href="#1.abst">1. Abstract</a>
 
-
</li>
 
-
</ul>
 
-
</div>
 
-
</div>
 
 +
<!-- main contents -->
 +
<div class="_main">
-
 
-
 
-
<!-- main contents -->
 
-
<div class="main">
 
<!-- ############ Write main contents here ############### -->
<!-- ############ Write main contents here ############### -->
Line 342: Line 321:
<img src="https://static.igem.org/mediawiki/2011/f/fe/Amorcito.png"/ width="200px" >
<img src="https://static.igem.org/mediawiki/2011/f/fe/Amorcito.png"/ width="200px" >
 +
<!-- ############ End of main contents ############ -->
</div>
</div>
 +
 +
<!-- end of main contents -->
 +
 +
</p>
 +
<!-- end of under contents -->
 +
 +
<!-- DO NOT WRITE UNDER HERE -->
</body>
</body>
</html>
</html>

Revision as of 18:35, 5 October 2011

Tokyo Tech 2011

The Sad Story of the Rock Player

"I thought E. coli could use all three signaling molecules for the RPS game, but every time I chose to play with a molecule different from that corresponding to Rock, I was ignored by the corresponding Judge. Because of this, I became frustrated and began to play only with Rock. I did not want to be ignored anymore.” (Player E. coli, 2011)


Thanks to our new parts, E. coli can now choose to play with either of Rock, Paper and Scissors again!