Template:WarHead1

From 2009.igem.org

(Difference between revisions)
 
(33 intermediate revisions not shown)
Line 20: Line 20:
#content {  
#content {  
-
background-image: url('https://static.igem.org/mediawiki/2009/f/fb/War_background.gif');
+
 
}
}
Line 40: Line 40:
/*non-color styles */
/*non-color styles */
-
 
-
.div_top {
 
-
      background-image: url('https://static.igem.org/mediawiki/2009/9/9e/Okienko_gora.jpg');
 
-
      background-repeat: no-repeat;
 
-
      width: 500;
 
-
      height: 35;
 
-
      margin: 0 0 0 0 ;
 
-
}
 
-
 
-
.div_paragraph {
 
-
      background-image: url('https://static.igem.org/mediawiki/2009/2/24/Okienko_srodek.jpg');
 
-
      width: 500;
 
-
}
 
-
 
-
.div_bottom {
 
-
      background-image: url('https://static.igem.org/mediawiki/2009/a/a3/Okienko_dol.jpg');
 
-
      width: 500;
 
-
}
 
-
 
-
 
-
}
 
-
 
h1 {
h1 {
Line 127: Line 105:
padding-left: 20pt;
padding-left: 20pt;
}
}
 +
table.month {
table.month {
background: transparent;
background: transparent;
}
}
-
.main {
 
-
background-image: url('https://static.igem.org/mediawiki/2008/9/90/Igrm_notebook_r2_c1.jpg');
 
-
background-repeat: no-repeat;
 
-
repeat-y: no;
 
-
font-family: Georgia, "Times New Roman", Times, serif;
 
-
}
 
.day-active {
.day-active {
Line 145: Line 118:
color: red;
color: red;
}
}
 +
.sztrzalka {
.sztrzalka {
font-family: Georgia, "Times New Roman", Times, serif;
font-family: Georgia, "Times New Roman", Times, serif;
}
}
 +
var {
var {
font-family: lucida sans, tahoma, verdana, arial, sans-serif;
font-family: lucida sans, tahoma, verdana, arial, sans-serif;
Line 154: Line 129:
padding-bottom: 20pt;
padding-bottom: 20pt;
margin-bottom: 20pt;
margin-bottom: 20pt;
-
}
 
-
 
-
#result {
 
-
border: 1px solid black;
 
-
border-collapse: collapse;
 
-
text-align: center;
 
-
background: transparent;
 
-
}
 
-
 
-
#result th {
 
-
border: 1px solid black;
 
-
background: #F0F0F0;
 
-
font-weight: bold;
 
-
color: #0C1347;
 
-
font-family: Georgia, "Times New Roman", Times, serif;
 
-
}
 
-
 
-
#result td {
 
-
color: black;
 
-
border: 1px solid black;
 
-
padding: 5px;
 
-
background: transparent;
 
-
font-family: Georgia, "Times New Roman", Times, serif;
 
-
}
 
-
 
-
#result td.live {
 
-
color: #040231;
 
-
border: 1px solid black;
 
-
padding: 5px;
 
-
background-color: #B8D4FB;
 
-
font-family: Georgia, "Times New Roman", Times, serif;
 
-
}
 
-
 
-
#result td.dead {
 
-
color: white;
 
-
border: 1px solid black;
 
-
padding: 5px;
 
-
background-color: #6E7389;
 
-
font-family: Georgia, "Times New Roman", Times, serif;
 
-
}
 
-
 
-
p.vector {
 
-
      color : maroon;
 
-
      text-align: center;
 
-
      font-weight : bold;
 
-
      font-size: 12pt;
 
-
}
 
-
 
-
 
-
 
-
.nb_toc1 {
 
-
      font-size: 11pt;
 
-
      font-style : italic;
 
-
      color: #00008B;     
 
-
      font-weight: bolder;
 
-
}
 
-
 
-
.nb_toc {
 
-
      text-size: 10px;
 
-
      color: #000000;     
 
-
     
 
-
 
-
}
 
-
 
-
.nb_wartoc {
 
-
    display : none;
 
-
    border: 1px solid black;
 
}
}
Line 226: Line 134:
/*web layout styles*/
/*web layout styles*/
-
#left_menu {
 
-
float: left;
 
-
width: 180px;
 
-
background-color: #214c17;
 
-
font-size: 14px;
 
-
font-weight: bold;
 
-
padding-left:0px;
 
-
padding-right:0px;
 
-
padding-bottom:10px;
 
-
}
 
-
 
-
#left_menu ul {
 
-
padding-left: 10px;
 
-
list-style-type: none;
 
-
list-style: none;
 
-
margin: 0;
 
-
padding: 0 0 0 0;
 
-
}
 
-
 
-
#left_menu li {
 
-
padding-right: 0px;
 
-
margin: 0;
 
-
}
 
-
 
-
#left_menu a:link, #left_menu a:hover, #left_menu a:visited, #left_menu .selflink {
 
-
display: block;
 
-
padding: 3px;
 
-
padding-right: 0px;
 
-
text-align: left;
 
-
text-decoration: none;
 
-
}
 
-
 
-
#left_menu .sub_element {
 
-
margin-left: 15px;
 
-
font-size: 12px;
 
-
}
 
-
 
-
#left_menu a:hover, #left_menu a:visited:hover, #left_menu a:link:hover, #top_bar a:hover, #top_bar a:visited:hover, #top_bar a:link:hover {
 
-
background-color: #ffffff;
 
-
color: black;
 
-
}
 
-
 
-
#left_menu .selflink {
 
-
background-color: #ffffff;
 
-
color: maroon;
 
-
}
 
-
 
-
#top_bar .selflink {
 
-
color: #183f10;
 
-
}
 
-
 
-
#left_menu a:visited, #left_menu a:link {
 
-
color: #fcfcd9;
 
-
}
 
-
 
-
#left_menu a:active {
 
-
color: green;
 
-
}
 
-
 
-
#logo_div {
 
-
background-color: #214c17;
 
-
padding-bottom: 0px;
 
-
left: 1px;
 
-
width: 930px;
 
-
}
 
-
 
-
#top_bar {
 
-
 
-
padding-top: 0px;
 
-
width: 930px;
 
-
}
 
-
 
-
#left_menu a:link {
 
-
color: #fcfcd9;
 
-
}
 
-
 
-
#top_bar a:visited {
 
-
color: darkgreen;
 
-
}
 
-
 
-
#top_bar a:link, #top_bar a:hover, #top_bar a:visited {
 
-
display: inline-block;
 
-
padding-left: 3px;
 
-
padding-right: 10px;
 
-
text-align: left;
 
-
text-decoration: none;
 
-
}
 
-
 
-
#top_bar table {
 
-
 
-
align: right;
 
-
border: 0;
 
-
margin-left:  680px;
 
-
border: 0px;
 
-
border-spacing: 0px;
 
-
}
 
-
 
-
#top_bar td {
 
-
padding-right: 20px;
 
-
vertical-align: top;
 
-
 
-
}
 
-
 
-
#content_div {
 
-
margin-left: 185px;
 
-
margin-right: 1px;
 
-
border-left: 1px;
 
-
border-right: 1px;
 
-
width: 750px;
 
-
text-align: justify;
 
-
}
 
#footer-div {
#footer-div {
Line 348: Line 145:
.glossary_text {
.glossary_text {
text-align: justify;
text-align: justify;
 +
width: 100%;
}
}
Line 372: Line 170:
     float: left;
     float: left;
     padding-bottom: 20px;
     padding-bottom: 20px;
 +
left: -1px;
}
}
Line 396: Line 195:
.war_menu_frame_bottom {
.war_menu_frame_bottom {
-
     width: 230px;
+
     width: 229px;
     height: 91px;
     height: 91px;
     background:url(https://static.igem.org/mediawiki/2009/7/70/War_menu_frame_bottom.png) no-repeat;
     background:url(https://static.igem.org/mediawiki/2009/7/70/War_menu_frame_bottom.png) no-repeat;
     position: relative;
     position: relative;
     float: left;
     float: left;
 +
left: -1px;
}
}
Line 419: Line 219:
position: relative;
position: relative;
left: 15px;
left: 15px;
-
 
-
}
 
-
 
-
#war_topbar {
 
}
}
Line 431: Line 227:
left: 40px;
left: 40px;
float: left;
float: left;
 +
}
}
Line 451: Line 248:
width: 100%;
width: 100%;
font-size: 14px;
font-size: 14px;
 +
color: black;
}
}
Line 473: Line 271:
height: 32px;
height: 32px;
background: url(https://static.igem.org/mediawiki/2009/c/cf/War_button_sub.png) no-repeat;
background: url(https://static.igem.org/mediawiki/2009/c/cf/War_button_sub.png) no-repeat;
-
font-size: 12px;
+
font-size: 11px;
padding-left: 0px;
padding-left: 0px;
padding-right: 0px;
padding-right: 0px;
padding-top: 10px;
padding-top: 10px;
margin: 0 0 0 0;
margin: 0 0 0 0;
 +
color: black;
}
}
Line 495: Line 294:
}
}
-
#war_menu ul {
+
#war_menu ol {
margin: 0 0 0 0;
margin: 0 0 0 0;
padding: 0 0 0 0;
padding: 0 0 0 0;
Line 540: Line 339:
.menu_item_vis {display: block;}
.menu_item_vis {display: block;}
 +
 +
.gloss {float: right; border: 1; padding: 100;}
</style>
</style>
Line 550: Line 351:
</script>
</script>
 +
 +
 +
<script>
 +
function skrypt() {
 +
 +
document.getElementById('firstHeading').innerHTML="&nbsp;";
 +
 +
var s = document.location.pathname;
 +
if (s=="/Team:Warsaw/Team") {
 +
document.getElementById('team_submenu').className = "menu_item_vis";
 +
}
 +
else {document.getElementById('team_submenu').className = "menu_item";};
 +
 +
}
 +
 +
 +
</script>
 +
 +
 +
 +
<body onload="skrypt()">
<script type="text/javascript">
<script type="text/javascript">
<!--
<!--
Line 556: Line 378:
name = typeof(name) != 'undefined' ? name : "menu_item";
name = typeof(name) != 'undefined' ? name : "menu_item";
-
//var m=document.getElementsByName(name);
+
document.getElementById('team_submenu').style.display = "none";
-
var m=document.getElementsByTagName("div");
+
document.getElementById('project_submenu').style.display = "none";
-
for (var i=0;i<m.length;i++)
+
document.getElementById('modelling_submenu').style.display = "none";
-
{
+
document.getElementById('lab_submenu').style.display = "none";
-
//alert(m[i].getAttribute("name"));
+
-
if (m[i].getAttribute("name")==name) if(m[i].style.display!="none") if (m[i].id!=obj) m[i].style.display="none";
+
-
 
+
-
}
+
var el = document.getElementById(obj);
var el = document.getElementById(obj);
Line 582: Line 400:
else {
else {
//el.style.display = "block";
//el.style.display = "block";
-
                 if (document.getElementById) { // DOM3 = IE5, NS6
+
                 if (document.getElementById) {  
 +
/* DOM3 = IE5, NS6 */
document.getElementById(obj).style.display = 'block';
document.getElementById(obj).style.display = 'block';
}
}
Line 597: Line 416:
}
}
-
qs=parent.document.URL;
+
 
-
if (qs.indexOf('#')>0) document.getElementById("strains").style.display = 'block';
+
//-->
//-->
</script>
</script>
-
 
-
<script>
 
-
function skrypt() {
 
-
 
-
document.getElementById('firstHeading').innerHTML="&nbsp;";
 
-
 
-
}
 
-
 
-
 
-
</script>
 
-
 
-
 
-
 
-
<body onload="skrypt()">
 
</html>
</html>
-
<div id="war_menu">
+
<html><div id="war_menu">
-
<div class="war_menu_frame">
+
<div class="war_menu_frame"></html>
-
<ul>
+
<ol>
<li class="main">[[Team:Warsaw|Home page]]
<li class="main">[[Team:Warsaw|Home page]]
</li>
</li>
<html>
<html>
-
<li class="main" onClick="switchMenu('team_submenu')"><a name="team">The Team</a>
+
<li class="main" onClick="switchMenu('team_submenu','menu_item')"><a name="team" style="cursor: hand; cursor: pointer;">The Team</a>
</li></html>
</li></html>
-
<html>
+
<div name="menu_item" id="team_submenu" style="display: {{{team}}};">
-
<script>
+
-
var s = document.location.pathname;
+
-
if (s=="/Team:Warsaw/Team") {
+
-
document.getElementById('team_submenu').className = "menu_item_vis";
+
-
}
+
-
else {document.write(s);};
+
-
</script>
+
-
</html>
+
-
<div name="menu_item" id="team_submenu" class="menu_item">
+
<li class="sub">[[Team:Warsaw/Team|About us]]
<li class="sub">[[Team:Warsaw/Team|About us]]
<li class="sub">[[Team:Warsaw/Team/Supervisors|Supervisors]]
<li class="sub">[[Team:Warsaw/Team/Supervisors|Supervisors]]
Line 640: Line 435:
<li class="sub">[[Team:Warsaw/Team/Pawinskiego|The P. Group]]
<li class="sub">[[Team:Warsaw/Team/Pawinskiego|The P. Group]]
</div>
</div>
-
<html><li class="main" onClick="switchMenu('project_submenu')"><a name="project">The Project</a></li></html>
+
<html><li class="main" onClick="switchMenu('project_submenu')"><a name="project" style="cursor: hand; cursor: pointer;">The Project</a></li></html>
-
<div name="menu_item" id="project_submenu" style="display: none">
+
 
 +
<div name="menu_item" id="project_submenu" style="display: {{{project}}};">
<li class="sub">[[Team:Warsaw/Project/introduction|Introduction]]
<li class="sub">[[Team:Warsaw/Project/introduction|Introduction]]
-
<li class="sub">[[Team:Warsaw/Project/theory|Theoretical basis]]
+
<li class="sub">[[Team:Warsaw/Project/invasion|Invasiveness]]
-
<li class="sub">[[Team:Warsaw/Project/detailed|Detailed Project]]
+
<li class="sub">[[Team:Warsaw/Project/endosome|Endosome Module]]
 +
<li class="sub">[[Team:Warsaw/Project/cytoplasm|Cytoplasmatic Module]]
 +
<li class="sub">[[Team:Warsaw/Project/future|Future plans]]
<li class="sub">[[Team:Warsaw/Bibliography|Bibliography]]
<li class="sub">[[Team:Warsaw/Bibliography|Bibliography]]
</div>
</div>
-
<html><li class="main" onClick="switchMenu('modelling_submenu')"><a name="modelling">Modelling</a></li></html>
+
<li class="main">[[Team:Warsaw/results|Results]]
-
<div name="menu_item" id="modelling_submenu" style="display: none">
+
<html><li class="main" onClick="switchMenu('modelling_submenu')"><a name="modelling" style="cursor: hand; cursor: pointer;">Modelling</a></li></html>
-
<li class="sub">[[Team:Warsaw/Modelling|Introduction]]
+
<div name="menu_item" id="modelling_submenu" style="display: {{{modelling}}}">
-
<li class="sub">[[Team:Warsaw/Modelling/Invasiveness|Invasiveness]]
+
<li class="sub">[[Team:Warsaw/Modelling|System Overview]]
-
<li class="sub">[[Team:Warsaw/Modelling/Gene_Networks|Gene Networks]]
+
<li class="sub">[[Team:Warsaw/Modelling/Apoptosis|Apoptosis]]
<li class="sub">[[Team:Warsaw/Modelling/Apoptosis|Apoptosis]]
<li class="sub">[[Team:Warsaw/Modelling/Structural|Structural]]
<li class="sub">[[Team:Warsaw/Modelling/Structural|Structural]]
 +
<li class="sub">[[Team:Warsaw/Modelling/Gene_Networks|Gene Networks]]
 +
<li class="sub">[[Team:Warsaw/Modelling/Invasiveness|Invasiveness]]
</div>
</div>
-
<html><li class="main" onClick="switchMenu('lab_submenu')"><a name="lab">Lab Work</a></li></html>
+
<html><li class="main" onClick="switchMenu('lab_submenu')"><a name="lab" style="cursor: hand; cursor: pointer;">Lab Work</a></li></html>
-
<div name="menu_item" id="lab_submenu" style="display: none">
+
<div name="menu_item" id="lab_submenu" style="display: {{{lab}}}">
<li class="sub">[[Team:Warsaw/Notebook|Notebook]]
<li class="sub">[[Team:Warsaw/Notebook|Notebook]]
<li class="sub">[[Team:Warsaw/protocols|Protocols]]
<li class="sub">[[Team:Warsaw/protocols|Protocols]]
Line 665: Line 464:
<li class="main">[[Team:Warsaw/Biosafety|Biosafety]]</li>
<li class="main">[[Team:Warsaw/Biosafety|Biosafety]]</li>
<li class="main">[[Team:Warsaw/Human|Human Practices]]</li>
<li class="main">[[Team:Warsaw/Human|Human Practices]]</li>
-
<li class="main">[[Team:Warsaw/Gallery|Gallery]]</li>
 
<li class="main">[[Team:Warsaw/Acknowledgements|Acknowledgements]]</li>
<li class="main">[[Team:Warsaw/Acknowledgements|Acknowledgements]]</li>
-
</ul>
+
</ol>
-
</div>
+
<html></div>
-
<div class="war_menu_frame_bottom"></div>
+
<div class="war_menu_frame_bottom">&nbsp;</div>
-
</div>
+
</div></html>
<div id="war_content">
<div id="war_content">

Latest revision as of 03:19, 22 October 2009