Template:Valencia09iGEM2

From 2009.igem.org

(Difference between revisions)
 
(70 intermediate revisions not shown)
Line 2: Line 2:
<head>
<head>
<style type="text/css">
<style type="text/css">
 +
Line 24: Line 25:
                 font-family: Verdana;
                 font-family: Verdana;
             }  
             }  
 +
 +
#header {
 +
          width: 965px;
 +
          height: 220px;
 +
          position: relative;
 +
          text-decoration: none;
 +
          background: url(https://static.igem.org/mediawiki/2009/d/db/1000pix2valteam.jpg) no-repeat left top;
 +
        }
 +
 +
</style>
</style>
</head>
</head>
-
<div align=center>
+
<body>
-
    <embed src="https://static.igem.org/mediawiki/2009/3/39/Banner_val_igem.swf" type="application/x-shockwave-flash" wmode=transparent width="965" height="200"></embed>
+
<!--  <div align="center" style="position:absolute; top:100px;">
-
  </div>
+
<a href=background: url(https://static.igem.org/mediawiki/2009/d/db/1000pix2valteam.jpg) no-repeat left top;
 +
</div> -->
 +
<div id="header">
 +
    <!-- <embed src="https://static.igem.org/mediawiki/2009/3/39/Banner_val_igem.swf" type="application/x-shockwave-flash" wmode="transparent" width="965" height="200"></embed> -->
 +
  </div>
 +
 +
</body>
</html>
</html>
Line 37: Line 54:
<style>
<style>
 +
body.mediawiki {background:#000 url(https://static.igem.org/mediawiki/2009/5/51/ValenciaBordeado4.JPG)
 +
top center repeat-y; position:relative; font-family:Gill Sans / Gill Sans MT, 'Lucida Sans Unicode', 'Lucida Grande', sans-serif; color:#202020;}
-
/*-----------------------------------------------------------------------------------------------*/
+
<!-- /*-----------------------------------------------------------------------------------------------*/ -->
div.MenuBar ul li ul.DropDownMenu {
div.MenuBar ul li ul.DropDownMenu {
   display: none; /* Hides all drop-down menus. */
   display: none; /* Hides all drop-down menus. */
Line 53: Line 72:
   display: none; /* Hides all side menus. */
   display: none; /* Hides all side menus. */
}
}
-
/*------------------------------------------------------------------------------------- Menu Bar */
+
<!-- /*------------------------------------------------------------------------------------- Menu Bar */ -->
div.MenuBar {
div.MenuBar {
   font: arial, verdana, sans-serif;
   font: arial, verdana, sans-serif;
   height: 30px;
   height: 30px;
-
   width: 695px;
+
   width: 706px;
   /*width: 100%;*/
   /*width: 100%;*/
-
   margin: 0;
+
   margin: -37px;
   border-top: 0;
   border-top: 0;
   border-right: 0;
   border-right: 0;
Line 85: Line 104:
   font-size: 1.3em;
   font-size: 1.3em;
   float: left;
   float: left;
-
   background: #2b3238;
+
   background: white;
   text-align: center;
   text-align: center;
-
   width: 107px;
+
   width: 136px;
 +
  /*width: 107px;*/
   position: relative; /* Sets the positioning context for each drop-down menu. */
   position: relative; /* Sets the positioning context for each drop-down menu. */
}
}
Line 96: Line 116:
   background: #000000;
   background: #000000;
   height: 22px; /* Keep height + padding-top + padding-bottom sync with the menu bar height. */
   height: 22px; /* Keep height + padding-top + padding-bottom sync with the menu bar height. */
-
   color: #000000;
+
   color: none;
   padding-top: 4px;
   padding-top: 4px;
   padding-bottom: 4px;
   padding-bottom: 4px;
-
   padding-left: 1em; /* Sets the left space between top-level items. */
+
   padding-left: 0.5em; /* Sets the left space between top-level items. */
-
   padding-right: 1em; /* Sets the right space between top-level items. */
+
   padding-right: 0.5em; /* Sets the right space between top-level items. */
   text-decoration: none;
   text-decoration: none;
}
}
-
/*------------------------------------------------------------------------------ Drop-Down Menus */
+
<!-- /*------------------------------------------------------------------------------ Drop-Down Menus */ -->
div.MenuBar ul li:hover ul.DropDownMenu,
div.MenuBar ul li:hover ul.DropDownMenu,
div.MenuBar ul li a:hover ul.DropDownMenu {
div.MenuBar ul li a:hover ul.DropDownMenu {
   display: block;
   display: block;
-
   width: 10em; /* Drop-down menu width.
+
   width: 129px; /* Drop-down menu width.
                   Use MenuTailor.css to customize. */
                   Use MenuTailor.css to customize. */
   height: 1em;
   height: 1em;
-
   padding: 1px; /* Sets the drop-down menu "effective border" width. */
+
   padding: 0; /* Sets the drop-down menu "effective border" width. */
   position: absolute;  
   position: absolute;  
   top: 23px; /* Places the drop-down menu under the menu bar.
   top: 23px; /* Places the drop-down menu under the menu bar.
                 Keep it sync with the menu bar height. */
                 Keep it sync with the menu bar height. */
   left: 0; /* Aligns the drop-down menu to its top-level item. */
   left: 0; /* Aligns the drop-down menu to its top-level item. */
-
   background-color: #2b3238; /* Selected item. */
+
   background-color: white; /* Selected item. */
-
   color: #000000;
+
   color: none;
}
}
div.MenuBar ul li:hover ul.DropDownMenu li a,
div.MenuBar ul li:hover ul.DropDownMenu li a,
div.MenuBar ul li a:hover ul.DropDownMenu li a {
div.MenuBar ul li a:hover ul.DropDownMenu li a {
-
   width: 10em; /* Keep it sync with the drop-down menu width.
+
   width: 129px; /* Keep it sync with the drop-down menu width.
                             Use MenuTailor.css to customize. */
                             Use MenuTailor.css to customize. */
   height: 1em;
   height: 1em;
Line 128: Line 148:
   padding-right: 0;
   padding-right: 0;
   background-color: #2b3238; /* Selected item. */
   background-color: #2b3238; /* Selected item. */
-
   color: #000000;
+
   color: none;
}
}
ul.DropDownMenu li a span {
ul.DropDownMenu li a span {
   display: block;
   display: block;
-
   padding-left: 0.75em; /* Sets the left space of each drop-down menu item. */
+
   padding-left: 0.25em; /* Sets the left space of each drop-down menu item. */
   padding-right: 0.25em; /* Sets the right space of each drop-down menu item. */
   padding-right: 0.25em; /* Sets the right space of each drop-down menu item. */
   text-align: right; /* Aligns the >> symbol to the right. */
   text-align: right; /* Aligns the >> symbol to the right. */
Line 140: Line 160:
   font: 12px arial, helvetica, sans-serif; /* Required for IE55. */
   font: 12px arial, helvetica, sans-serif; /* Required for IE55. */
   height: 20px;
   height: 20px;
-
   color: #000000;
+
   color: none;
}
}
-
/*----------------------------------------------------------------------------------- Side Menus */
+
<!-- /*----------------------------------------------------------------------------------- Side Menus */ -->
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu,
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu,
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu {
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu {
   display: block;
   display: block;
-
   width: 12em; /* Side menu width.
+
   width: 10.5em; /* Side menu width.
                   Use MenuTailor.css to customize. */
                   Use MenuTailor.css to customize. */
-
   padding: 1px; /* Sets the side menu "effective border" width. */
+
  height: 1.25em;
 +
   padding: 0; /* Sets the side menu "effective border" width. */
   position: absolute;
   position: absolute;
-
   top: -1px; /* Aligns the side menu to its drop-down menu item.
+
   top: -7.5px; /* Aligns the side menu to its drop-down menu item.
                 Keep it sync with the side menu "effective border" width. */
                 Keep it sync with the side menu "effective border" width. */
-
   left: 13em; /* Places the side menu to the right of the drop-down menu.
+
   left: 10.5em; /* Places the side menu to the right of the drop-down menu.
                             Keep it sync with the drop-down menu width.
                             Keep it sync with the drop-down menu width.
                             Use MenuTailor.css to customize. */
                             Use MenuTailor.css to customize. */
Line 158: Line 179:
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a,
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu li a,
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a {
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a {
-
   width: 12em; /* Keep it sync with the side menu width.
+
   width: 10.5em; /* Keep it sync with the side menu width.
                             Use MenuTailor.css to customize. */
                             Use MenuTailor.css to customize. */
 +
  height: 1.25em;
   font: 12px arial, helvetica, sans-serif; /* Required for IE55. */
   font: 12px arial, helvetica, sans-serif; /* Required for IE55. */
-
   left: 13em; /* Places the side menu to the right of the drop-down menu.
+
   left: 10.5em; /* Places the side menu to the right of the drop-down menu.
                             Keep it sync with the drop-down menu width.
                             Keep it sync with the drop-down menu width.
                             Use MenuTailor.css to customize. */
                             Use MenuTailor.css to customize. */
}
}
div.MenuBar ul li ul.DropDownMenu li ul.SideMenu li a span {
div.MenuBar ul li ul.DropDownMenu li ul.SideMenu li a span {
-
   padding-left: 1.5em; /* Sets the left space of each side menu item. */
+
   padding-left: 0.5em; /* Sets the left space of each side menu item. */
-
   padding-right: 0.5em; /* Sets the right space of each side menu item. */
+
   padding-right: 0.1em; /* Sets the right space of each side menu item. */
   text-align: left;
   text-align: left;
   font: 12px arial, helvetica, sans-serif; /* Required for IE55. */
   font: 12px arial, helvetica, sans-serif; /* Required for IE55. */
-
   left: 13em; /* Places the side menu to the right of the drop-down menu.
+
   left: 9.75em; /* Places the side menu to the right of the drop-down menu.
                             Keep it sync with the drop-down menu width.
                             Keep it sync with the drop-down menu width.
                             Use MenuTailor.css to customize. */
                             Use MenuTailor.css to customize. */
}
}
-
/*----------------------------------------------------------------------------- Browser Specific */
+
<!-- /*----------------------------------------------------------------------------- Browser Specific */ -->
* html div.MenuBar {
* html div.MenuBar {
   position: relative; /* For IE55 and IE6.
   position: relative; /* For IE55 and IE6.
Line 201: Line 223:
                 Hidden (* html) from non-IE browsers. */
                 Hidden (* html) from non-IE browsers. */
}
}
-
/*------------------------------------------------------------------------------- Default Colors */
+
<!-- /*------------------------------------------------------------------------------- Default Colors */ -->
div.MenuBar {
div.MenuBar {
   background-color: Menu;
   background-color: Menu;
Line 216: Line 238:
   color: HighlightText;
   color: HighlightText;
}
}
-
/*...............................................................................................*/
+
<!-- /*...............................................................................................*/ -->
div.MenuBar ul li:hover ul.DropDownMenu,
div.MenuBar ul li:hover ul.DropDownMenu,
div.MenuBar ul li a:hover ul.DropDownMenu {
div.MenuBar ul li a:hover ul.DropDownMenu {
Line 232: Line 254:
   color: HighlightText;
   color: HighlightText;
}
}
-
/*...............................................................................................*/
+
<!-- /*...............................................................................................*/ -->
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu,
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu,
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu {
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu {
Line 269: Line 291:
/*--------------------------------------------------------------------------------------- Colors */
/*--------------------------------------------------------------------------------------- Colors */
div.MenuBar {
div.MenuBar {
-
   background-color: #FFFFFF; /* Selected item. */
+
   background-color: #ffffff; /* Selected item. */
   color: #000000;
   color: #000000;
   border-bottom: 1px solid ButtonShadow;
   border-bottom: 1px solid ButtonShadow;
Line 288: Line 310:
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a:hover {
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu li a:hover {
   background-color: #229BF7; /* Selected item. */
   background-color: #229BF7; /* Selected item. */
-
   color: #000000;
+
   color: #24006B;
}
}
div.MenuBar ul li:hover ul.DropDownMenu,
div.MenuBar ul li:hover ul.DropDownMenu,
Line 294: Line 316:
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu,
div.MenuBar ul li:hover ul.DropDownMenu li:hover ul.SideMenu,
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu {
div.MenuBar ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu {
-
   background-color: #FFFFFF; /* Sets the drop-down and side menus "effective border" color. */
+
   background-color: none; /* Sets the drop-down and side menus "effective border" color. */
}
}
/*--------------------------------------------------------------------------------------- Widths */
/*--------------------------------------------------------------------------------------- Widths */
Line 302: Line 324:
Menu Bar 1
Menu Bar 1
Drop-Down Menu #2
Drop-Down Menu #2
-
*/
+
 
div.MenuBar#navi ul li:hover ul.DropDownMenu#MB1-DDM4,
div.MenuBar#navi ul li:hover ul.DropDownMenu#MB1-DDM4,
div.MenuBar#navi ul li a:hover ul.DropDownMenu#MB1-DDM4,
div.MenuBar#navi ul li a:hover ul.DropDownMenu#MB1-DDM4,
div.MenuBar#navi ul li:hover ul.DropDownMenu#MB1-DDM4 li a,
div.MenuBar#navi ul li:hover ul.DropDownMenu#MB1-DDM4 li a,
div.MenuBar#navi ul li a:hover ul.DropDownMenu#MB1-DDM4 li a {
div.MenuBar#navi ul li a:hover ul.DropDownMenu#MB1-DDM4 li a {
-
   width: 11em; /* Drop-down menu width. */
+
   width: 12em; /* Drop-down menu width. */
}
}
div.MenuBar#navi ul li:hover ul.DropDownMenu#MB1-DDM5,
div.MenuBar#navi ul li:hover ul.DropDownMenu#MB1-DDM5,
Line 315: Line 337:
   width: 12em; /* Drop-down menu width. */
   width: 12em; /* Drop-down menu width. */
}
}
-
 
+
*/
/*...............................................................................................*/
/*...............................................................................................*/
/*
/*
Line 321: Line 343:
Drop-Down Menu #2
Drop-Down Menu #2
Side Menu #1
Side Menu #1
-
*/
+
 
div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM1,
div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM1,
div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM1 {
div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM1 {
-
   left: 15.5em !important; /* Places the side menu to the right of the drop-down menu.
+
   left: 13.5em !important; /* Places the side menu to the right of the drop-down menu.
                             Keep it sync with the drop-down menu width. */
                             Keep it sync with the drop-down menu width. */
}
}
Line 333: Line 355:
   width: 10em; /* Side menu width. */
   width: 10em; /* Side menu width. */
}
}
 +
*/
/*...............................................................................................*/
/*...............................................................................................*/
/*
/*
Line 338: Line 361:
Drop-Down Menu #2
Drop-Down Menu #2
Side Menu #2
Side Menu #2
-
*/
+
 
div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM2,
div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM2,
div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM2 {
div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM2 {
-
   left: 15.5em  !important; /* Places the side menu to the right of the drop-down menu.
+
   left: 13.5em  !important; /* Places the side menu to the right of the drop-down menu.
                             Keep it sync with the drop-down menu width. */
                             Keep it sync with the drop-down menu width. */
}
}
Line 350: Line 373:
   width: 10em; /* Side menu width. */
   width: 10em; /* Side menu width. */
}
}
 +
*/
/*...............................................................................................*/
/*...............................................................................................*/
/*
/*
Line 355: Line 379:
Drop-Down Menu #2
Drop-Down Menu #2
Side Menu #3
Side Menu #3
-
*/
+
 
div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM3,
div.MenuBar#navi ul li:hover ul.DropDownMenu li:hover ul.SideMenu#MB1-DDM2-SM3,
div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM3 {
div.MenuBar#navi ul li a:hover ul.DropDownMenu li a:hover ul.SideMenu#MB1-DDM2-SM3 {
-
   left: 15.5em  !important; /* Places the side menu to the right of the drop-down menu.
+
   left: 13.5em  !important; /* Places the side menu to the right of the drop-down menu.
                             Keep it sync with the drop-down menu width. */
                             Keep it sync with the drop-down menu width. */
}
}
Line 367: Line 391:
   width: 10em; /* Side menu width. */
   width: 10em; /* Side menu width. */
}
}
 +
*/
/*...............................................................................................*/
/*...............................................................................................*/
Line 377: Line 402:
<ul>
<ul>
<li>
<li>
-
<a href="https://2009.igem.org/Team:Valencia" style="color: #000000; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Home
+
<a href="https://2009.igem.org/Team:Valencia" style="font-weight: bold; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Home
<!--[if gt IE 6]><!--></a><!--<![endif]-->
<!--[if gt IE 6]><!--></a><!--<![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
Line 383: Line 408:
</li>
</li>
<li>
<li>
-
<a href="https://2009.igem.org/Team:Valencia/TeamVal" style="color: #000000; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Team<!--
+
<a href="https://2009.igem.org/Team:Valencia/TeamVal" style="font-weight: bold; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Team<!--
                           [if gt IE 6]><!--></a><!--<![endif]-->
                           [if gt IE 6]><!--></a><!--<![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
<ul class="DropDownMenu" id="MB1-DDM6">
<ul class="DropDownMenu" id="MB1-DDM6">
<li><a href="https://2009.igem.org/Team:Valencia/TeamVal"><span><span>The Team</span></span></a></li>
<li><a href="https://2009.igem.org/Team:Valencia/TeamVal"><span><span>The Team</span></span></a></li>
-
<li><a href="https://2009.igem.org/Team:Valencia/LabPictures"><span><span>Lab Pictures</span></span></a></li>
+
<li><a href="https://2009.igem.org/Team:Valencia/LabPictures"><span><span>Pictures</span></span></a></li>
<li><a href="https://2009.igem.org/Team:Valencia/Universities"><span><span>The Universities</span></span>
<li><a href="https://2009.igem.org/Team:Valencia/Universities"><span><span>The Universities</span></span>
 +
</a></li>
 +
<li><a href="https://2009.igem.org/Team:Valencia/Acknowledgements"><span><span>Acknowledgements</span></span>
<!--[if gt IE 6]><!--></a><!--<![endif]-->
<!--[if gt IE 6]><!--></a><!--<![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
Line 396: Line 423:
</li>
</li>
<li>
<li>
-
<a href="https://2009.igem.org/Team:Valencia/Project" style="color: #000000; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Project<!--[if gt IE 6]><!--></a><!--<![endif]-->
+
<a href="https://2009.igem.org/Team:Valencia/Project" style="font-weight: bold; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Project<!--[if gt IE 6]><!--></a><!--<![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
<ul class="DropDownMenu" id="MB1-DDM1">
<ul class="DropDownMenu" id="MB1-DDM1">
Line 409: Line 436:
                                         href="https://2009.igem.org/Team:Valencia/Modelling"><span>Overview</span></a></li>
                                         href="https://2009.igem.org/Team:Valencia/Modelling"><span>Overview</span></a></li>
<li><a href="https://2009.igem.org/Team:Valencia/OurModel"><span>Model description</span></a></li>
<li><a href="https://2009.igem.org/Team:Valencia/OurModel"><span>Model description</span></a></li>
-
<li><a href="https://2009.igem.org/Team:Valencia/Simulations"><span>Results</span></a></li>
+
<li><a href="https://2009.igem.org/Team:Valencia/Simulations"><span>Simulations</span></a></li>
                                         <li><a href="https://2009.igem.org/Team:Valencia/StochasticApproach"><span>Stochastic approach</span></a></li>
                                         <li><a href="https://2009.igem.org/Team:Valencia/StochasticApproach"><span>Stochastic approach</span></a></li>
</ul>
</ul>
Line 423: Line 450:
<ul class="SideMenu" id="MB1-DDM6-SM1">
<ul class="SideMenu" id="MB1-DDM6-SM1">
                                         <li><a   
                                         <li><a   
-
                                         href="https://2009.igem.org/Team:Valencia/WetLab/YeastTeam/Protocols"><span>Protocols</span></a></li>
+
                                         href="https://2009.igem.org/Team:Valencia/WetLab/YeastTeam"><span>WetLab Overwiew</span></a></li>
-
<li><a href="https://2009.igem.org/Team:Valencia/WetLab/YeastTeam/Experimental"><span>Experimental results</span></a></li>
+
                                        <li><a                                    href="https://2009.igem.org/Team:Valencia/WetLab/YeastTeam/Protocols"><span>Protocols</span></a></li>
 +
<li><a                                       href="https://2009.igem.org/Team:Valencia/WetLab/YeastTeam/Experimental"><span>Exp. designs</span></a></li>
 +
<li><a href="https://2009.igem.org/Team:Valencia/WetLab/YeastTeam/Results"><span>Experimental results</span></a></li>
 +
                                        <li><a href="https://2009.igem.org/Team:Valencia/A_short_story"><span>A short story</span></a></li>
</ul>
</ul>
                                        
                                        
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
</li>
-
+
<li><a href="https://2009.igem.org/Team:Valencia/Parts"><span><span>Parts</span></span></a><!--[if
 +
                        gt IE 6]><!--></a><!--<![endif]-->
 +
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
 +
<ul class="SideMenu" id="MB1-DDM6-SM1">
 +
                                        <li><a href="https://2009.igem.org/Team:Valencia/Parts"><span>Submitted Parts</span></a></li>
 +
<li><a href="https://2009.igem.org/Team:Valencia/Parts/Characterization"><span>Characterization</span></a></li>
 +
</ul>
 +
                                     
 +
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
 +
</li>
-
<li><a href="https://2009.igem.org/Team:Valencia/Project/Results"><span><span>Results</span></span></a></li>
+
<li><a href="https://2009.igem.org/Team:Valencia/Notebook"><span><span>Notebook</span></span></a></li>
</ul>
</ul>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
</li>
-
 
+
-
<li>
+
<li style="width: 160px">
-
<a href="https://2009.igem.org/Team:Valencia/Parts" style="color: #000000; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Parts<!--[if gt IE 6]><!--></a><!--<![endif]-->
+
<a href="https://2009.igem.org/Team:Valencia/Human" style="font-weight: bold; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Human Practices<!--[if gt IE 6]><!--></a><!--<![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
-
<ul class="DropDownMenu" id="MB1-DDM2">
+
<ul class="DropDownMenu" id="MB1-DDM4">
-
<li><a href="https://2009.igem.org/Team:Valencia/Parts"><span><span>Submitted Parts</span></span></a></li>
+
                              <li><a href="https://2009.igem.org/Team:Valencia/Human"><span><span>Ethics overview</span></span></a></li>
-
<li><a href="https://2009.igem.org/Team:Valencia/Parts/Characterization"><span><span>Characterization</span></span></a></li>
+
                              <li><a href="https://2009.igem.org/Team:Valencia/Human_Practice/Medalls"><span><span>Medals</span></span></a></li>
 +
<li><a href="https://2009.igem.org/Team:Valencia/Definitions"><span><span>Definitions</span></span></a></li>
 +
 
</ul>
</ul>
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
-
</li>
+
</li>
-
+
 
<li>
<li>
-
<a href="https://2009.igem.org/Team:Valencia/Notebook" style="color:  
+
<a href="https://2009.igem.org/Team:Valencia/Project/Results" style="font-weight: bold; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Achievements
-
                          #000000; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Notebook
+
<!--[if gt IE 6]><!--></a><!--<![endif]-->
<!--[if gt IE 6]><!--></a><!--<![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
-
<ul class="DropDownMenu" id="MB1-DDM2">
 
-
<li><a href="https://2009.igem.org/Team:Valencia/Notebook"><span><span>WetLab Notes</span></span></a></li>
 
-
<li><a href="https://2009.igem.org/Team:Valencia/NotebookDry"><span><span>DryLab Notes</span></span></a></li>
 
-
</ul>
 
</li>
</li>
-
<li style="width: 160px">
 
-
<a href="https://2009.igem.org/Team:Valencia/Human" style="color: #000000; background: url(https://static.igem.org/mediawiki/2009/0/09/Bg2.gif)">Human Practice<!--[if gt IE 6]><!--></a><!--<![endif]-->
 
-
<!--[if lt IE 7]><table border="0" cellpadding="0" cellspacing="0"><tr><td><![endif]-->
 
-
<ul class="DropDownMenu" id="MB1-DDM4">
 
-
                              <li><a href="https://2009.igem.org/Team:Valencia/Human"><span><span>Ethics overview</span></span></a></li>
 
-
      <li><a href="https://2009.igem.org/Team:Valencia/Human_Practice/Essay"><span><span>Essay</span></span></a></li>
 
-
                              <li><a href="https://2009.igem.org/Team:Valencia/Human_Practice/Survey"><span><span>Survey</span></span></a></li>
 
-
 
-
</ul>
 
-
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
 
-
</li>
 
-
 
</ul>
</ul>
Line 481: Line 505:
-
<br><br><br><br><br><br>
+
<br><br><br><br><br><br><br><br><br><br><br>

Latest revision as of 10:43, 19 October 2009