Team:Tokyo Tech/Modeling/Urea-cooler/figures

From 2011.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 40: Line 40:
list-style: none;
list-style: none;
float: left;
float: left;
-
height: 20px;
+
height: 30px;
width: 946px;
width: 946px;
}
}
Line 61: Line 61:
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 85: Line 85:
background-color: #EFEBEC;
background-color: #EFEBEC;
color: #000000;
color: #000000;
 +
font-size:13px;
}
}
Line 92: Line 93:
left: 0;
left: 0;
clear: both;
clear: both;
-
height: 180px;
+
height: 190px;
}
}
.main
.main
Line 155: Line 156:
}
}
 +
.thumb
 +
{
 +
width: 100%;
 +
}
 +
.thumb p
.thumb p
{
{
-
text-indent: 0.5em;
+
text-indent: 2em;
margin: 30px;
margin: 30px;
}
}
Line 207: Line 213:
}
}
-
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 296: Line 314:
<!-- left menu list -->
<!-- left menu list -->
-
<div style="min-height: 6500px; float: left;">
+
<div style="min-height: 6200px; float: left;">
<div id="LeftMenu">
<div id="LeftMenu">
<!--list of page menu: DO NOT WRITE LINKS NOT WRITTEN IN THIS PAGE -->
<!--list of page menu: DO NOT WRITE LINKS NOT WRITTEN IN THIS PAGE -->
<ul>
<ul>
<li>
<li>
-
<a href="#Elem1">Elementary Flux Modes (Fig.6)</a>
+
<a href="#Elem1">Elementary Flux Modes (Fig. 6)</a>
<ul>
<ul>
<li><a href="#1-1">Mode 1</a></li>
<li><a href="#1-1">Mode 1</a></li>
Line 314: Line 332:
</li>
</li>
<li>
<li>
-
<a href="#Elem2">Modes to yield four of the Components of the Urea Cycle (Fig.9)</a>
+
<a href="#Elem2">Modes to yield four of the Components of the Urea Cycle (Fig. 9)</a>
<ul>
<ul>
<li><a href="#2-1">Mode 1</a></li>
<li><a href="#2-1">Mode 1</a></li>
Line 335: Line 353:
<!-- main contents -->
<!-- main contents -->
-
<div class="main">
+
<div class="main" style="right: 0;">
<!-- ############ Write main contents here ############### -->
<!-- ############ Write main contents here ############### -->
Line 341: Line 359:
<h1> Figures </h1>
<h1> Figures </h1>
-
Click a figure to see large version.<br />
+
Click a figure to see large version.<br />
-
<div align="center" class="thumb">
+
<div align="center" class="thumb">
-
<h3 id="Elem1"> Elementary Flux Modes (Fig.6)</h3>
+
<h3 id="Elem1"> Elementary Flux Modes (Fig. 6)</h3>
-
<p>
+
<p>
-
<a href="https://static.igem.org/mediawiki/2011/4/49/Urea-fig1.png" id="1-1"><img  alt="fig1" src="https://static.igem.org/mediawiki/2011/4/49/Urea-fig1.png" /></a><br />
+
<a href="https://static.igem.org/mediawiki/2011/4/49/Urea-fig1.png" id="1-1"><img  alt="fig1" src="https://static.igem.org/mediawiki/2011/4/49/Urea-fig1.png" /></a><br />
<b> Mode 1 </b>
<b> Mode 1 </b>
</p>
</p>
Line 388: Line 406:
-
<h3 id="Elem2">Modes to yield four of the Components of the Urea Cycle (Fig.9)</h3>
+
<h3 id="Elem2">Modes to yield four of the Components of the Urea Cycle (Fig. 9)</h3>
<p>
<p>
Line 445: Line 463:
</p>
</p>
    
    
-
 
 +
</div>
</div>
</div>
Line 455: Line 473:
<!-- end of under contents -->
<!-- end of under contents -->
 +
<div style="bottom: 0;left: 30; position:fixed; background-color: #000000; opacity:0.8;">
 +
<a onclick="scrollTo(0,0);return false;" onfocus="this.blur();" style="color:#FFFFFF;">Return to Page Top</a>
 +
</div>
<!-- DO NOT WRITE UNDER HERE -->
<!-- DO NOT WRITE UNDER HERE -->
</body>
</body>
</html>
</html>

Latest revision as of 12:55, 28 October 2011

Tokyo Tech 2011

Figures

Click a figure to see large version.

Elementary Flux Modes (Fig. 6)

fig1
Mode 1

fig2
Mode 2

fig3
Mode 3

fig4
Mode 4

fig5
Mode 5

fig6
Mode 6

fig7
Mode 7

fig8
Mode 8

Modes to yield four of the Components of the Urea Cycle (Fig. 9)

fig1
Mode 1

fig2
Mode 2

fig3
Mode 3

fig4
Mode 4

fig5
Mode 5

fig6
Mode 6

fig7
Mode 7

fig8
Mode 8

fig9
Mode 9

fig10
Mode 10

fig11
Mode 11

Return to Page Top