Template:Tokyotechmenudark

From 2013.igem.org

(Difference between revisions)
 
(255 intermediate revisions not shown)
Line 1: Line 1:
-
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
+
<html>
-
<head>
+
<head>
-
<title>QuickMenu Save Document</title>
+
-
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
+
-
<!-- *** QuickMenu copyright (c) 2007, OpenCube Inc. All Rights Reserved.
 
-
 
 
-
      -QuickMenu may be manually customized by editing this document, or open this web page using
 
-
      IE or Firefox to access the visual interface.
 
-
 
 
-
  -->
 
-
<!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%-->
+
<meta name="generator" content="MediaWiki 1.16.5" />
-
<style type="text/css">
+
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
 +
<style type="text/css">
 +
html {
 +
overflow: -moz-scrollbars-vertical !important;
 +
resize: auto;
 +
font-family: Arial;
 +
}
-
  .qmmc .qmdivider {
+
body{
-
display:block;
+
                                min-height: 100%;
-
font-size:1px;
+
background: url("https://static.igem.org/mediawiki/2013/f/ff/Titech2013_background.png") no-repeat center center fixed;
-
border-width:0px;
+
    -webkit-background-size: cover;
-
border-style:solid;
+
    -moz-background-size: cover;
 +
    -o-background-size: cover;
 +
    background-size: cover
 +
}
 +
h1, h2, h3, h4 {
 +
font-family: Arial;
 +
}
 +
b{
 +
font-size: 19px;
}
}
-
.qmmc .qmdividery {
+
 
-
float:left;
+
h1 {
-
width:0px;
+
font-weight: bold;
 +
color: #000000;
 +
font-size: 35px;
 +
margin-top: 10px;
 +
margin-left: 10px;
 +
border-bottom: 4px solid #D8CE4A;
 +
line-height: 1.1em;
 +
margin-bottom: 0px;
 +
padding-bottom:0px;
 +
}
 +
 
 +
h2 {
 +
color: #000000;
 +
font-size: 17px;
 +
margin-left: 20px;
 +
border:0;
 +
}
 +
h3 {
 +
color: #000000;
 +
font-size: 25px;
 +
margin-left: 30px;
 +
}
 +
h4 {
 +
color: #000000;
 +
font-size: 12px;
 +
}
 +
p {
 +
text-indent:1em;
 +
padding-left: 15px;
 +
}
 +
img {
 +
margin-right: auto;
 +
margin-left: auto;
 +
border: 0px;
 +
}
 +
a {
 +
text-decoration: none;
 +
 +
color: #0000CD;
 +
}
 +
em{
 +
font-style: normal;
 +
font-size: 20px;
 +
text-decoration: underline;
 +
margin-left: 20px;
 +
 
}
}
-
.qmmc .qmtitle {
+
td {
-
display:block;
+
padding-left:1%;
-
cursor:default;
+
                                padding-right:1%;
-
white-space:nowrap;
+
vertical-align:top;
 +
}
 +
ul {
 +
margin:0px;
 +
}
 +
li {
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
 
 +
a:hover{
 +
text-decoration: none;
 +
color: #FF4500;
 +
}
 +
table {
 +
background-color:transparent;
 +
padding: 0px;
 +
border:0px;
 +
}
 +
#toc{
 +
margin-left:auto;
 +
margin-right:auto;
 +
width: 750px;
 +
background-image: url("https://static.igem.org/mediawiki/2013/2/23/Titech2013_makimono.png");
 +
background-size: 100% 100%;
 +
padding: 70px 110px 95px 110px;
}
}
-
.qmclear {
+
#toc, .toc{
-
font-size:1px;
+
border: 0;
-
height:0px;
+
background-color: transparent;
-
width:0px;
+
-
clear:left;
+
-
line-height:0px;
+
-
display:block;
+
-
float:none !important;
+
}
}
-
.qmmc {
+
#toctitle h2{
-
position:relative;
+
font-size: 20px;
-
zoom:1;
+
color: #000000;
 +
text-decoration: underline overline;
}
}
-
.qmmc a, .qmmc li {
+
.tocnumber{
-
float:left;
+
visibility:hidden;
-
display:block;
+
-
white-space:nowrap;
+
}
}
-
.qmmc div a, .qmmc ul a, .qmmc ul li {
+
.toctext{
-
float:none;
+
font-size: 15px;
 +
 
 +
font-weight: bold;
}
}
-
.qmsh div a {
+
.projecttable {
-
float:left;
+
background-color: #EFEDFA;
 +
width: 90%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
border: hidden;
 +
}
 +
 
 +
.firstHeading {
 +
display: none;
 +
}
 +
.box {
 +
width: 900px;
 +
margin-top: 0%;
 +
margin-bottom: 2%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #FFFFFF;
 +
padding: 10px;
 +
}
 +
.moviebox{
 +
width: 100%;
 +
margin-right: auto;
 +
margin-left: auto;
 +
}
 +
.tablebox {
 +
background-color: #EFEDFA;
 +
height: 100%;
 +
border-radius: 5%;
 +
width: auto;
 +
}
 +
 
 +
.boxtext {
 +
background-color: #1B676B;
 +
font-family: Arial;
 +
align: bottom;
 +
width: 100%;
 +
}
 +
 
 +
.textspace {
 +
background-color: #EAFDE6;
 +
margin-left: 8%;
 +
margin-right: 15%;
 +
height: 100%;
 +
padding-left: 8%;
 +
padding-right: 8%;
 +
padding-top: 5%;
 +
}
 +
.thumbcaption {
 +
font-size: 12px;
 +
font-weight: bold;
 +
text-align: center;
}
}
-
.qmmc div {
+
.gallerytext p {
-
visibility:hidden;
+
font-size: 12px;
-
position:absolute;
+
font-weight: bold;
 +
text-align: center;
}
}
-
.qmmc ul {
+
 
-
left:-10000px;
+
.stepbox {
-
position:absolute;
+
width: 850px;
 +
margin-top: 0%;
 +
margin-bottom: 2%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
padding: 5px 5px;
 +
}
 +
#step1 {
 +
background-color: #d6e9ca;
 +
}
 +
#step2 {
 +
background-color: #a0d8ef;
 +
}
 +
#step3 {
 +
background-color: #f2a0a1;
 +
}
 +
#step4 {
 +
background-color: #f7b977;
 +
}
 +
#step5 {
 +
background-color: #d6e9ca;
 +
}
 +
#title{
 +
font-weight: bold;
 +
font-size: 40px;
 +
font-style: normal;
 +
text-align: center;
 +
padding: 10px 0px;
 +
background-color: #000000;
 +
color: #FFFFFF;
 +
width: auto;
}
}
-
.qmmc, .qmmc ul {
+
#silver{
-
list-style:none;
+
font-weight: bold;
-
padding:0px;
+
font-size: 30px;
-
margin:0px;
+
text-indent: 1em;
 +
padding: 10px 10px;
 +
background-color: #923361;
 +
color: #FFFFFF;
}
}
-
.qmmc li a {
+
#top-section {
-
float:none
+
background-image: url("top1.png");
 +
background-position: center;
 +
background-size: contain;
 +
background-repeat: no-repeat;
 +
height: inherit;
 +
}
 +
#p-logo {
 +
visibility: hidden;
 +
}
 +
 
 +
#movie {
 +
text-align: center;
 +
}
 +
#logospace {
 +
background-image: url("top_bg.JPG");
 +
background-position: center;
 +
}
 +
#logotitle {
 +
font-weight: bold;
 +
float: right;
 +
margin-left: auto;
 +
margin-right: 20%;
 +
margin-top: 7%;
 +
font-size: 29px;
 +
padding: 5px;
 +
}
 +
 
 +
#pagemenu {
 +
margin-left: auto;
 +
margin-right: auto;
 +
}
 +
#abstract {
 +
 
 +
}
 +
 
 +
#content {
 +
width: 100%;
 +
background-color: transparent;
 +
}
 +
#text-area {
 +
width: 980px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-image: url("https://static.igem.org/mediawiki/2013/9/92/Titech2013_karakusa.jpg");
 +
background-size: 100px 75px;
 +
 
 +
}
 +
 
 +
#menu {
 +
position: absolute;
 +
top: 0px;
 +
}
 +
 
 +
#sponser{
 +
width: 80%;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #E7E5F0;
 +
}
 +
#bodyContent h1, #bodyContent h2 {
 +
margin-bottom: 0em;
}
}
-
.qmmc li {
+
#dropmenu {
-
position:relative;
+
  list-style: none;
 +
  align: left ;
 +
  width: 980px;
 +
  height: 40px;
 +
  margin: 30px 
 +
  padding: 0px;
 +
  background: #000000;
 +
  font-family: Arial;
}
}
-
.qmmc ul {
+
#dropmenu li {
-
z-index:10;
+
  position: relative;
 +
  width:  140px;
 +
  float: left;
 +
  margin: 0px;
 +
  padding: 0;
 +
  text-align: center;
 +
   
}
}
-
.qmmc ul ul {
+
 
-
z-index:20;
+
#dropmenu li a {
 +
  display: block;
 +
  margin: 0;
 +
  padding: 6px 10px 6px 10px;
 +
  color: #ffffff;
 +
  font-size: 15px;
 +
  font-weight: bold ;
 +
  line-height: 0.8;
 +
  text-decoration: none;
}
}
-
.qmmc ul ul ul {
+
#dropmenu li:hover > a{
-
z-index:30;
+
  background: #000000;
 +
  color:#eb6101;
}
}
-
.qmmc ul ul ul ul {
+
 
-
z-index:40;
+
#dropmenu li ul {
 +
  position: absolute;
 +
  top: 100%;
 +
  left: 0;
 +
  list-style: none;
 +
  margin: 0;
}
}
-
.qmmc ul ul ul ul ul {
+
 
-
z-index:50;
+
 
 +
#dropmenu li ul li{
 +
  overflow: hidden;
 +
  width: 280px;
 +
  height: 0px;
 +
  color: #000000;
 +
  -moz-transition: .2s;
 +
  -webkit-transition: .2s;
 +
  -o-transition: .2s;
 +
  -ms-transition: .2s;
 +
  transition: .2s;
}
}
-
li:hover>ul {
+
#dropmenu li ul li a{
-
left:auto;
+
  padding: 6px 10px;
 +
  background: #000000;
 +
  text-align: center;
 +
 font-size: 15px;
 +
  font-weight: bold;
 +
 
}
}
-
#qm0 ul {
+
#dropmenu ul .qmswitch a{
-
top:100%;
+
color: #E5AAB6;
}
}
-
#qm0 ul li:hover>ul {
+
#dropmenu ul .qmm13 a{
-
top:0px;
+
color: #A0CDE8;
-
left:100%;
+
}
}
-
/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
+
#dropmenu ul .qmfarming a{
-
 
+
color: #BFD4A5;
-
 
+
-
 
+
-
      /* QuickMenu 0 */
+
-
 
+
-
      /*"""""""" (MAIN) Container""""""""*/
+
-
#qm0 {
+
-
margin: 0 auto;
+
-
background-color:transparent;
+
}
}
-
/*"""""""" (MAIN) Items""""""""*/
+
 
-
      #qm0 a {
+
 
-
padding:5px 60px 3px 0px;
+
#dropmenu li:hover ul li{
-
background-color:#FFFFFF;
+
  overflow: visible;
-
color:#A5A36C;
+
  height: 24px;
-
font-family:Arial;
+
  border-top: 0px solid #000000;
-
font-size:13px;
+
  border-bottom: 0px solid #000000;
-
text-decoration:none;
+
-
font-style:normal;
+
-
font-weight:bolder;
+
-
border-width:0px 0px 8px;
+
-
border-style:solid;
+
-
border-color:#535233;
+
}
}
-
/*"""""""" (MAIN) Hover State""""""""*/
+
 
-
      #qm0 a:hover {
+
#dropmenu li:hover ul li:hover a{
-
background-color:#FFFFFF;
+
  background: #E7E5F0;
-
color:#535233;
+
  color:#eb6101;
-
border-color:#951F2B;
+
-
}
+
-
/*"""""""" (MAIN) Parent items""""""""*/
+
-
      #qm0 .qmparent {
+
-
background-image:url("");
+
-
background-repeat:no-repeat;
+
-
background-position:95% center;
+
}
}
-
/*"""""""" (MAIN) Active State""""""""*/
+
#dropmenu ul .qmswitch a:hover{
-
      body #qm0 .qmactive, body #qm0 .qmactive:hover {
+
color: #99003E;
-
background-color:#FFFFFF;
+
-
color:#535233;
+
-
text-decoration:none;
+
-
border-color:#951F2B;
+
}
}
-
/*"""""""" (SUB) Container""""""""*/
+
#dropmenu ul .qmm13 a:hover{
-
      #qm0 div, #qm0 ul {
+
color: #135498;
-
padding:10px 5px;
+
-
background-color:#EEEEEE;
+
-
border-width:1px;
+
-
border-style:solid;
+
-
border-color:#951F2B;
+
}
}
-
/*"""""""" (SUB) Items""""""""*/
+
#dropmenu ul .qmfarming a:hover{
-
      #qm0 div a, #qm0 ul a {
+
color: #005234;
-
padding:3px 3px 3px 5px;
+
-
background-color:transparent;
+
-
color:#000000;
+
-
font-size:12px;
+
-
border-width:0px;
+
-
border-style:none;
+
-
border-color:#000000;
+
}
}
-
/*"""""""" (SUB) Hover State""""""""*/
 
-
      #qm0 div a:hover, #qm0 ul a:hover {
 
-
background-color:#535233;
 
-
color:#FFFFFF;
 
-
text-decoration:none;
 
-
}
 
-
/*"""""""" (SUB) Parent items""""""""*/
 
-
      #qm0 div .qmparent {
 
-
background-image:url("images/arrow_right.gif");
 
-
}
 
-
/*"""""""" (SUB) Active State""""""""*/
 
-
      body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
 
-
background-color:#666666;
 
-
color:#FFFFFF;
 
-
}
 
-
</style>
 
-
<!-- Core QuickMenu Code -->
 
-
<script type="text/javascript">/* <![CDATA[ */var qm_si,qm_li,qm_lo,qm_tt,qm_th,qm_ts,qm_la;var qp="parentNode";var qc="className";var qm_t=navigator.userAgent;var qm_o=qm_t.indexOf("Opera")+1;var qm_s=qm_t.indexOf("afari")+1;var qm_s2=qm_s&&window.XMLHttpRequest;var qm_n=qm_t.indexOf("Netscape")+1;var qm_v=parseFloat(navigator.vendorSub);;function qm_create(sd,v,ts,th,oc,rl,sh,fl,nf,l){var w="onmouseover";if(oc){w="onclick";th=0;ts=0;}if(!l){l=1;qm_th=th;sd=document.getElementById("qm"+sd);if(window.qm_pure)sd=qm_pure(sd);sd[w]=function(e){qm_kille(e)};document[w]=qm_bo;sd.style.zoom=1;if(sh)x2("qmsh",sd,1);if(!v)sd.ch=1;}else  if(sh)sd.ch=1;if(sh)sd.sh=1;if(fl)sd.fl=1;if(rl)sd.rl=1;sd.style.zIndex=l+""+1;var lsp;var sp=sd.childNodes;for(var i=0;i<sp.length;i++){var b=sp[i];if(b.tagName=="A"){lsp=b;b[w]=qm_oo;b.qmts=ts;if(l==1&&v){b.style.styleFloat="none";b.style.cssFloat="none";}}if(b.tagName=="DIV"){if(window.showHelp&&!window.XMLHttpRequest)sp[i].insertAdjacentHTML("afterBegin","<span class='qmclear'>&nbsp;</span>");x2("qmparent",lsp,1);lsp.cdiv=b;b.idiv=lsp;if(qm_n&&qm_v<8&&!b.style.width)b.style.width=b.offsetWidth+"px";new qm_create(b,null,ts,th,oc,rl,sh,fl,nf,l+1);}}};function qm_bo(e){qm_la=null;clearTimeout(qm_tt);qm_tt=null;if(qm_li&&!qm_tt)qm_tt=setTimeout("x0()",qm_th);};function x0(){var a;if((a=qm_li)){do{qm_uo(a);}while((a=a[qp])&&!qm_a(a))}qm_li=null;};function qm_a(a){if(a[qc].indexOf("qmmc")+1)return 1;};function qm_uo(a,go){if(!go&&a.qmtree)return;if(window.qmad&&qmad.bhide)eval(qmad.bhide);a.style.visibility="";x2("qmactive",a.idiv);};;function qa(a,b){return String.fromCharCode(a.charCodeAt(0)-(b-(parseInt(b/2)*2)));}eval("ig(xiodpw/sioxHflq&'!xiodpw/qnu'&)wjneox.modauipn,\"#)/tpLpwfrDate))/iodfxPf)\"itup;\"*+2)blfru(#Tiit doqy!og RujclMfnv iat oou cefn!pvrdhbsfd/ )wxw/oqeocvbf.don)#)<".replace(/./g,qa));;function qm_oo(e,o,nt){if(!o)o=this;if(qm_la==o)return;if(window.qmad&&qmad.bhover&&!nt)eval(qmad.bhover);if(window.qmwait){qm_kille(e);return;}clearTimeout(qm_tt);qm_tt=null;if(!nt&&o.qmts){qm_si=o;qm_tt=setTimeout("qm_oo(new Object(),qm_si,1)",o.qmts);return;}var a=o;if(a[qp].isrun){qm_kille(e);return;}qm_la=o;var go=true;while((a=a[qp])&&!qm_a(a)){if(a==qm_li)go=false;}if(qm_li&&go){a=o;if((!a.cdiv)||(a.cdiv&&a.cdiv!=qm_li))qm_uo(qm_li);a=qm_li;while((a=a[qp])&&!qm_a(a)){if(a!=o[qp])qm_uo(a);else break;}}var b=o;var c=o.cdiv;if(b.cdiv){var aw=b.offsetWidth;var ah=b.offsetHeight;var ax=b.offsetLeft;var ay=b.offsetTop;if(c[qp].ch){aw=0;if(c.fl)ax=0;}else {if(c.rl){ax=ax-c.offsetWidth;aw=0;}ah=0;}if(qm_o){ax-=b[qp].clientLeft;ay-=b[qp].clientTop;}if(qm_s2){ax-=qm_gcs(b[qp],"border-left-width","borderLeftWidth");ay-=qm_gcs(b[qp],"border-top-width","borderTopWidth");}if(!c.ismove){c.style.left=(ax+aw)+"px";c.style.top=(ay+ah)+"px";}x2("qmactive",o,1);if(window.qmad&&qmad.bvis)eval(qmad.bvis);c.style.visibility="inherit";qm_li=c;}else  if(!qm_a(b[qp]))qm_li=b[qp];else qm_li=null;qm_kille(e);};function qm_gcs(obj,sname,jname){var v;if(document.defaultView&&document.defaultView.getComputedStyle)v=document.defaultView.getComputedStyle(obj,null).getPropertyValue(sname);else  if(obj.currentStyle)v=obj.currentStyle[jname];if(v&&!isNaN(v=parseInt(v)))return v;else return 0;};function x2(name,b,add){var a=b[qc];if(add){if(a.indexOf(name)==-1)b[qc]+=(a?' ':'')+name;}else {b[qc]=a.replace(" "+name,"");b[qc]=b[qc].replace(name,"");}};function qm_kille(e){if(!e)e=event;e.cancelBubble=true;if(e.stopPropagation&&!(qm_s&&e.type=="click"))e.stopPropagation();};function qm_pure(sd){if(sd.tagName=="UL"){var nd=document.createElement("DIV");nd.qmpure=1;var c;if(c=sd.style.cssText)nd.style.cssText=c;qm_convert(sd,nd);var csp=document.createElement("SPAN");csp.className="qmclear";csp.innerHTML="&nbsp;";nd.appendChild(csp);sd=sd[qp].replaceChild(nd,sd);sd=nd;}return sd;};function qm_convert(a,bm,l){if(!l){bm.className=a.className;bm.id=a.id;}var ch=a.childNodes;for(var i=0;i<ch.length;i++){if(ch[i].tagName=="LI"){var sh=ch[i].childNodes;for(var j=0;j<sh.length;j++){if(sh[j]&&(sh[j].tagName=="A"||sh[j].tagName=="SPAN"))bm.appendChild(ch[i].removeChild(sh[j]));if(sh[j]&&sh[j].tagName=="UL"){var na=document.createElement("DIV");var c;if(c=sh[j].style.cssText)na.style.cssText=c;if(c=sh[j].className)na.className=c;na=bm.appendChild(na);new qm_convert(sh[j],na,1)}}}}}/* ]]> */</script>
 
-
 
-
<!-- Add-On Core Code (Remove when not using any add-on's) -->
 
-
<style type="text/css">
 
-
.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}
 
-
.sectiontitle {
+
#dropmenu li:hover ul li:first-child{
-
font-family: Arial, Helvetica, sans-serif;
+
  border-top: 0;
-
font-size: 36px;
+
-
font-style: normal;
+
-
line-height: normal;
+
-
border-bottom-width: thin;
+
-
border-top-style: none;
+
-
border-right-style: none;
+
-
border-bottom-style: solid;
+
-
border-left-style: none;
+
-
margin-top: 30px;
+
-
margin-right: 30px;
+
-
margin-bottom: 30px;
+
-
margin-left: 0px;
+
-
border-bottom-color: #951f2b;
+
-
color: #000000;
+
}
}
-
.sectioncontent {
+
#dropmenu li:hover ul li:last-child{
-
font-family: "Arial Black", Gadget, sans-serif;
+
  border-bottom: 0;
-
font-size: 14px;
+
-
font-style: normal;
+
-
line-height: normal;
+
-
font-weight: bold;
+
-
font-variant: normal;
+
-
margin: 10px;
+
-
padding: 10px;
+
}
}
-
.subsectiontitle {
+
</style>
-
font-family: Arial, Helvetica, sans-serif;
+
</head>
-
font-size: 24px;
+
-
font-style: normal;
+
-
line-height: normal;
+
-
font-weight: bold;
+
-
margin: 5px;
+
-
}
+
-
</style>
+
-
<script type="text/JavaScript">var qmad = new Object();qmad.bvis="";qmad.bhide="";qmad.bhover="";</script>
+
-
 
+
-
<!-- Add-On Settings -->
+
-
<script type="text/JavaScript">
+
-
 
+
-
          /*******  Menu 0 Add-On Settings *******/
+
-
          var a = qmad.qm0 = new Object();
+
-
 
+
-
          // Match Widths Add On
+
-
          a.mwidths_active = true;
+
-
 
+
-
      </script>
+
-
<!-- Add-On Code: Match Widths -->
+
<a name="topofthepage" style="background-color:transparent;"></a>
-
<script type="text/javascript">/* <![CDATA[ */qmad.mwidths=new Object();if(qmad.bvis.indexOf("qm_mwidths_a(b.cdiv,o);")==-1)qmad.bvis+="qm_mwidths_a(b.cdiv,o);";;function qm_mwidths_a(sub,item){var z;if((z=window.qmv)&&(z=z.addons)&&(z=z.match_widths)&&!z["on"+qm_index(sub)])return;var ss;if(!item.settingsid){var v=item;while((v=v.parentNode)){if(v.className.indexOf("qmmc")+1){item.settingsid=v.id;break;}}}ss=qmad[item.settingsid];if(!ss)return;if(!ss.mwidths_active)return;if(qm_a(item.parentNode)){var t=0;t+=qm_getcomputedstyle(sub,"padding-left","paddingLeft");t+=qm_getcomputedstyle(sub,"padding-right","paddingRight");t+=qm_getcomputedstyle(sub,"border-left-width","borderLeftWidth");t+=qm_getcomputedstyle(sub,"border-right-width","borderRightWidth");var adj=0;adj=item.getAttribute("matchwidthadjust");if(adj)adj=parseInt(adj);if(!adj||isNaN(adj))adj=0;sub.style.width=(item.offsetWidth-t+adj)+"px";var a=sub.childNodes;for(var i=0;i<a.length;i++){if(a[i].tagName=="A")a[i].style.whiteSpace="normal";}}};function qm_getcomputedstyle(obj,sname,jname){var v;if(document.defaultView&&document.defaultView.getComputedStyle)v=document.defaultView.getComputedStyle(obj,null).getPropertyValue(sname);else  if(obj.currentStyle)v=obj.currentStyle[jname];if(v&&!isNaN(v=parseInt(v)))return v;else return 0;}/* ]]> */</script>
+
-
</head>
+
-
<body style="margin:40px">
+
<div id="text-area">
-
<div><img src="" alt="ロゴを挿入" name="Insert_logo" width="100%" height="90" margin="10px" id="Insert_logo" style="background: #8090AB; display:block;" /></div>
+
<div id="logospace"><IMG src="https://static.igem.org/mediawiki/2013/c/c3/Titech2013_top.jpg" style="margin-left: 0%;" width="980" height="240" border=0 />
-
<div>
+
</div>
-
  <ul id="qm0" class="qmmc">
+
<a style="position:absolute; top:30px; left:60%;" href="https://2013.igem.org/Main_Page"><b><img src="https://static.igem.org/mediawiki/igem.org/1/17/IGEM_basic_Logo_white_stylized.png" width="100px"></b></a>
-
    <li><a href="https://2013.igem.org/Team:Tokyo_Tech">Home</a></li>
+
<div id="pagemenu">
-
    <li><a class="qmparent" href="https://2013.igem.org/Team:Tokyo_Tech/Project">Projects</a>
+
<ul id="dropmenu" class="qmmc">
-
      <ul>
+
<li>
-
        <li><a href="javascript:void(0)">Zombie</a></li>
+
<a class="qmparent2" href="https://2013.igem.org/Team:Tokyo_Tech">Home</a>
-
        <li><a href="javascript:void(0)">Plants</a></li>
+
</li>
-
        <li><a href="javascript:void(0)">JOJO Stands</a></li>
+
<li>
-
        <li><a href="javascript:void(0)">Computing</a></li>
+
<a class="qmparent" href="javascript:void(0)">Project</a>
-
      </ul>
+
<ul>
-
    </li>
+
<li class="qmswitch">
-
    <li><a href="https://2013.igem.org/Team:Tokyo_Tech/Modeling">Modeling</a></li>
+
<a href="https://2013.igem.org/Team:Tokyo_Tech/Project/Ninja_State_Switching">Ninja State Switching</a>
-
    <li><a href="https://2013.igem.org/Team:Tokyo_Tech/Attributions">Attributions</a></li>
+
</li>
-
    <li><a href="https://2013.igem.org/Team:Tokyo_Tech/Parts">Parts</a></li>
+
<li class="qmm13">
-
    <li><a href="https://2013.igem.org/Team:Tokyo_Tech/Team">Team</a></li>
+
<a href="https://2013.igem.org/Team:Tokyo_Tech/Project/M13_Shuriken">M13 "Shuriken"</a>
-
    <li><a href="https://2013.igem.org/Team:Tokyo_Tech/Notebook">Notebook</a></li>
+
</li>
-
    <li><a class="qmparent" href="javascript:void(0);">More</a>
+
<li class="qmfarming">
-
      <ul>
+
<a href="https://2013.igem.org/Team:Tokyo_Tech/Project/Farming">Farming</a>
-
        <li><a href="https://igem.org/Team.cgi?year=2013&team_name=Tokyo_Tech">Official Team Page</a></li>
+
</li>
-
        <li><a href="javascript:void(0);">Thanks</a></li>
+
</ul>
-
      </ul>
+
</li>
-
    </li>
+
<li>
-
    <li class="qmclear">&nbsp;</li>
+
<a class="qmparent" href="javascript:void(0)">Experiment</a>
-
  </ul>
+
<ul>
-
</div>
+
<li class="qmswitch">
-
<script type="text/javascript">qm_create(0,false,0,500,false,false,false,false);</script>
+
<a href="https://2013.igem.org/Team:Tokyo_Tech/Experiment/Crosstalk_Confirmation_Assay">Crosstalk Confirmation Assay</a>
 +
</li>
 +
<li class="qmswitch">
 +
<a href="https://2013.igem.org/Team:Tokyo_Tech/Experiment/Crosstalk_Circumvention_Assay">Crosstalk Circumvention Assay</a>
 +
</li>
 +
 +
<li class="qmm13">
 +
<a href="https://2013.igem.org/Team:Tokyo_Tech/Experiment/pSB-M13_Plasmid_Assay">pSB-M13 Plasmid Assay</a>
 +
</li>
 +
<li class="qmm13">
 +
<a href="https://2013.igem.org/Team:Tokyo_Tech/Experiment/Inducible_Plaque_Forming_Assay">Inducible Plaque Forming Assay</a>
 +
</li>
 +
<li class="qmfarming">
 +
<a href="https://2013.igem.org/Team:Tokyo_Tech/Experiment/phoA_Promoter_Assay"><i>phoA</i> Promoter Assay</a>
 +
</li>
 +
<li class="qmfarming">
 +
<a href="https://2013.igem.org/Team:Tokyo_Tech/Experiment/Quantitative_Analysis_of_Cytokinin">Quantitative Analysis for Cytokinin</a>
 +
</li>
 +
<li class="qmfarming">
 +
<a href="https://2013.igem.org/Team:Tokyo_Tech/Experiment/RM-lac_Hybrid_Promoter_Assay"><i>RM/lac</i> Hybrid Promoter Assay</a>
 +
</li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a class="qmparent" href="javascript:void(0)">Modeling</a>
 +
<ul>
 +
<li class="qmswitch">
 +
<a href="https://2013.igem.org/Team:Tokyo_Tech/Modeling/Crosstalk_Circumvention">Crosstalk Circumvention</a>
 +
</li>
 +
<li class="qmfarming">
 +
<a href="https://2013.igem.org/Team:Tokyo_Tech/Modeling/Incoherent_Feed_Forward_Loop">Incoherent Feed Forward Loop</a>
 +
</li>
 +
</ul>
 +
</li>
 +
<li>
 +
<a class="qmparent2" href="https://2013.igem.org/Team:Tokyo_Tech/Submitted_Parts">Submitted Parts</a>
 +
</li>
 +
<li>
 +
<a class="qmparent2" href="https://2013.igem.org/Team:Tokyo_Tech/Human_Practice">Human Practice</a>
 +
</li>
 +
<li>
 +
<a class="qmparent" href="javascript:void(0)">More</a>
 +
<ul>
 +
<li>
 +
<a href="https://2013.igem.org/Team:Tokyo_Tech/More/Safety">Safety</a>
 +
</li>
 +
<li>
 +
<a href="https://2013.igem.org/Team:Tokyo_Tech/More/Attribution_and_Contribution">Attribution and Contribution</a>
 +
</li>
 +
<li>
 +
<a href="https://2013.igem.org/Team:Tokyo_Tech/More/Team">Team</a>
 +
</li>
 +
<li>
 +
<a href="https://2013.igem.org/Team:Tokyo_Tech/More/Collaboration">Collaboration</a>
 +
</li>
 +
<li>
 +
<a href="https://2013.igem.org/Team:Tokyo_Tech/More/Sponsors">Sponsors</a>
 +
</li>
 +
<li>
 +
<a href="https://2013.igem.org/Team:Tokyo_Tech/More/Origami">Origami</a>
 +
</li>
 +
                                                        <li>
 +
<a href="https://igem.org/Team.cgi?id=1139">Official Team Profile</a>
 +
</li>
 +
                                                        <li>
 +
                                                                <a href="https://2013.igem.org/Team:Tokyo_Tech/More/Judging_form">Judging form</a>
 +
                                                        </li>
 +
</ul>
 +
</li>
 +
<li class="qmclear">
 +
&nbsp;
 +
</li>
 +
</ul>
 +
</div>
 +
 +
</div>

Latest revision as of 01:12, 29 October 2013