Team:Tokyo Tech/sitemap.htm

From 2011.igem.org

(Difference between revisions)
 
(26 intermediate revisions not shown)
Line 32: Line 32:
{
{
font-family: Arial, verdana, sans-serif;
font-family: Arial, verdana, sans-serif;
-
list-style-type: none;
+
list-style: none;
float: left;
float: left;
-
height: 20px;
+
height: 30px;
 +
width: 945px;
}
}
Line 42: 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; */
 
}
}
ul#TopMenu > li ul
ul#TopMenu > li ul
{
{
-
background-color: #0033CC;
+
background-color: #000000;
color: #FFFFFF;
color: #FFFFFF;
display: none;
display: none;
position: absolute;
position: absolute;
-
font-size: 14px;
+
font-size: 16px;
-
opacity: 0.7;
+
opacity: 0.8;
list-style: none;
list-style: none;
min-width: 100px;
min-width: 100px;
Line 78: Line 75:
background-color: #EFEBEC;
background-color: #EFEBEC;
color: #000000;
color: #000000;
 +
font-size: 13px;
}
}
Line 85: Line 83:
left: 0;
left: 0;
clear: both;
clear: both;
-
height: 250px;
+
height: 190px;
}
}
.main
.main
Line 105: Line 103:
h1, h2, h3, h4, h5, h6
h1, h2, h3, h4, h5, h6
{
{
-
background-color: #D09DE1;
+
background-color: #00508D;
-
color:#0D3430;
+
color:#FFFFFF;
text-align: left;
text-align: left;
}
}
Line 113: Line 111:
{
{
text-indent: 1em;
text-indent: 1em;
-
}
 
-
 
-
h2+p
 
-
{
 
-
margin-left: 1em;
 
}
}
Line 123: Line 116:
{
{
text-indent: 2em;
text-indent: 2em;
-
}
 
-
 
-
h3+p
 
-
{
 
-
margin-left: 2em;
 
}
}
Line 133: Line 121:
{
{
text-indent: 3em;
text-indent: 3em;
-
}
 
-
 
-
h4+p
 
-
{
 
-
margin-left: 3em;
 
}
}
Line 214: 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 247: Line 242:
<!-- top box -->
<!-- top box -->
<div class="top">
<div class="top">
-
<img src="https://static.igem.org/mediawiki/2011/2/24/TokyoTech_TOPlogo.png" alt="Tokyo Tech 2011" width="594" height="154" /><br />
+
<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>
<!-- list of top menu -->
<!-- list of top menu -->
<div id="navigation">
<div id="navigation">
Line 254: Line 255:
<li id="menu_Project">
<li id="menu_Project">
-
<a href="./Projects/index.htm">Projects</a>
+
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>
-
<li id="menu_data_page">Data page</li>
+
<li id="menu_data_page"><a href="https://2011.igem.org/Team:Tokyo_Tech/DataPage.htm">Data page</a></li>
<li id="menu_Modeling">
<li id="menu_Modeling">
-
<a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/index.htm">Modeling</a>
+
Modeling
<ul>
<ul>
-
<li><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/index.htm#RPS">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/index.htm#RAIN">rain</a></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/index.htm#UREA">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_Experience"><a href="https://2011.igem.org/Team:Tokyo_Tech/Experience.htm">Experience</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>
<li id="menu_Extra">
<li id="menu_Extra">
-
Extra
+
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.htm">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/OurTeam.htm">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 303: Line 301:
<!-- main contents -->
<!-- main contents -->
<div class="_main">
<div class="_main">
-
<!-- ############ Wrote main contents here ############### -->
+
<!-- ############ Write main contents here ############### -->
<!-- page title -->
<!-- page title -->
Line 320: Line 318:
<td>├</td>
<td>├</td>
<td colspan="2"><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/RPS-game/index.htm">RPS-game</a></td>
<td colspan="2"><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/RPS-game/index.htm">RPS-game</a></td>
 +
</tr>
 +
<tr>
 +
<td>│</td>
 +
<td>│</td>
 +
<td>├ <a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/RPS-game/assay">Assay Method and Results</a></td>
 +
<td></td>
 +
</tr>
 +
<tr>
 +
<td>│</td>
 +
<td>│</td>
 +
<td>└ <a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/RPS-game/the_sad_stroy_of_the_rock_player">The sad story of the rock player</a></td>
 +
<td></td>
</tr>
</tr>
<tr>
<tr>
Line 325: Line 335:
<td>├</td>
<td>├</td>
<td colspan="2"><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/making-rain/index.htm">rain</a></td>
<td colspan="2"><a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/making-rain/index.htm">rain</a></td>
 +
</tr>
 +
<tr>
 +
<td>│</td>
 +
<td>│</td>
 +
<td>└ <a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/making-rain/GC-Assay">Isoprene Assay</a></td>
 +
<td></td>
</tr>
</tr>
<tr>
<tr>
Line 332: Line 348:
</tr>
</tr>
<tr>
<tr>
-
<td></td>
+
<td></td>
-
<td colspan="3">Modeling</td>
+
<td></td>
 +
<td>├<a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/Urea-cooler/construction">Construction</a></td>
 +
<td></td>
</tr>
</tr>
<tr>
<tr>
<td>│</td>
<td>│</td>
 +
<td></td>
 +
<td>└<a href="https://2011.igem.org/Team:Tokyo_Tech/Projects/Urea-cooler/data">Assay Method and Results</a></td>
 +
<td></td>
 +
</tr>
 +
<tr>
<td>├</td>
<td>├</td>
-
<td colspan="2"><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/RPS-game">RPS-game</a></td>
+
<td colspan="3">Modeling</td>
</tr>
</tr>
<tr>
<tr>
<td>│</td>
<td>│</td>
<td>├</td>
<td>├</td>
-
<td colspan="2"><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/Making-rain">rain</a></td>
+
<td colspan="2"><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/RPS-game/RPS-game">RPS-game</a></td>
</tr>
</tr>
<tr>
<tr>
<td>│</td>
<td>│</td>
<td>└</td>
<td>└</td>
-
<td colspan="2"><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/Urea-cooler">Urea cooler</a></td>
+
<td colspan="2"><a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/Urea-cooler/urea-cooler">Urea cooler</a></td>
</tr>
</tr>
<tr>
<tr>
-
<td></td>
+
<td></td>
-
<td colspan="3"><a href="https://2011.igem.org/Team:Tokyo_Tech/DataPage.htm">Data Page</a></td>
+
<td></td>
 +
<td>├<a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/Urea-cooler/method">Method</a></td>
 +
<td></td>
 +
</tr>
 +
<tr>
 +
<td>│</td>
 +
<td></td>
 +
<td>├<a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/Urea-cooler/figures">Figures</a></td>
 +
<td></td>
 +
</tr>
 +
<tr>
 +
<td>│</td>
 +
<td></td>
 +
<td>└<a href="https://2011.igem.org/Team:Tokyo_Tech/Modeling/Urea-cooler/tables">Tables</a></td>
 +
<td></td>
</tr>
</tr>
<tr>
<tr>
<td>├</td>
<td>├</td>
-
<td colspan="3"><a href="https://2011.igem.org/Team:Tokyo_Tech/HumanPractice.htm">Human Practice</a></td>
+
<td colspan="3"><a href="https://2011.igem.org/Team:Tokyo_Tech/DataPage.htm">Data Page</a></td>
</tr>
</tr>
<tr>
<tr>
<td>├</td>
<td>├</td>
-
<td colspan="3"><a href="https://2011.igem.org/Team:Tokyo_Tech/Experoence.htm">Experience</a></td>
+
<td colspan="3"><a href="https://2011.igem.org/Team:Tokyo_Tech/HumanPractice.htm">Human Practice</a></td>
</tr>
</tr>
<tr>
<tr>
Line 368: Line 405:
<tr>
<tr>
<td>└</td>
<td>└</td>
-
<td colspan="3">Extra</td>
+
<td colspan="3">More</td>
</tr>
</tr>
<tr>
<tr>
Line 383: Line 420:
<td></td>
<td></td>
<td>├</td>
<td>├</td>
-
<td colspan="2"><a href="https://2011.igem.org/Team:Tokyo_Tech/Notebook.htm">Notebook</a></td>
+
<td colspan="2"><a href="https://2011.igem.org/Team:Tokyo_Tech/notebook">Notebook</a></td>
</tr>
</tr>
<tr>
<tr>
<td></td>
<td></td>
<td>├</td>
<td>├</td>
-
<td colspan="2"><a href="https://2011.igem.org/Team:Tokyo_Tech/Team.htm">Team</a></td>
+
<td colspan="2"><a href="https://2011.igem.org/Team:Tokyo_Tech/team">Team</a></td>
</tr>
</tr>
<tr>
<tr>
<td></td>
<td></td>
<td>├</td>
<td>├</td>
-
<td colspan="2"><a href="https://2011.igem.org/Team:Tokyo_Tech/Sponsers">Sponsers</a></td>
+
<td colspan="2"><a href="https://2011.igem.org/Team:Tokyo_Tech/Sponsers.htm">Sponsors</a></td>
</tr>
</tr>
<tr>
<tr>
<td></td>
<td></td>
<td>└</td>
<td>└</td>
-
<td colspan=""><a href="https://2011.igem.org/Team:Tokyo_Tech/collaboration.htm">Collaboration</a></td>
+
<td colspan=""><a href="https://2011.igem.org/Team:Tokyo_Tech/Collaboration.htm">Collaboration</a></td>
</tr>
</tr>
</table>
</table>

Latest revision as of 10:13, 28 October 2011

Tokyo Tech 2011

Site Map : Tokyo Tech 2011

Home : Tokyo Tech 2011
Projects
RPS-game
Assay Method and Results
The sad story of the rock player
rain
└ Isoprene Assay
Urea cooler
Construction
Assay Method and Results
Modeling
RPS-game
Urea cooler
Method
Figures
Tables
Data Page
Human Practice
Site Map
More
Safety
Attribution and Contributions
Notebook
Team
Sponsors
Collaboration