Team:Kyoto/Consideration

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
{{Kyoto/header}}
{{Kyoto/header}}
 +
<html>
 +
<style type="text/css">
 +
#kyoto-tabs {
 +
width: 730px;
 +
height: 30px;
 +
}
 +
#kyoto-tabs > li {
 +
display: block;
 +
float: left;
 +
height: 100%;
 +
}
 +
#kyoto-tab-contents {
 +
padding: 10px;
 +
}
 +
#kyoto-tab-contents > div {
 +
}
 +
</style>
 +
<script type="text/javascript">
 +
function showTab(tabname) {
 +
var children = document.getElementById("kyoto-tab-contents").childNodes;
 +
for (var i = 0; i < children.length; i++) {
 +
if (children[i].nodeType == 1) children[i].style.display = "none";
 +
}
 +
document.getElementById(tabname).style.display = "block";
 +
}
 +
 +
window.onload = function() {
 +
showTab("kyoto-tab-protocol");
 +
}
 +
</script>
 +
</html>
 +
 +
<ul id="kyoto-tabs">
 +
<li><html><a href="" onclick="showTab('kyoto-tab-HumanPractice'); return false;"></html>[[Image:KyotoTab_Protocol.png|link=|Protocol]]<html></a></html></li>
 +
<li><html><a href="" onclick="showTab('kyoto-tab-Safety'); return false;"></html>[[Image:KyotoTab_Parts.png|link=|Parts]]<html></a></html></li>
 +
<li><html><a href="" onclick="showTab('kyoto-tab-Acknowledgement'); return false;"></html>Material<html></a></html></li>
 +
<li><html><a href="" onclick="showTab('kyoto-tab-Criteria'); return false;"></html>[[Image:KyotoTab_Protocol.png|link=|Protocol]]<html></a></html></li>
 +
</ul>
 +
<div id="kyoto-tab-contents">
 +
<div id="kyoto-tab-">
 +
=Consideration=
=Consideration=
[[Team:Kyoto/HumanPractice|HumanPractice]]<br/>
[[Team:Kyoto/HumanPractice|HumanPractice]]<br/>

Revision as of 05:35, 25 September 2012

  • Home
  • Project
  • Method And Material
  • Notebook
  • Consideration
  • Team
  • SiteMap

Consideration

HumanPractice
Safety
Criteria