Team:Wageningen UR/Templates/HeaderFooterStyle

From 2011.igem.org

(Difference between revisions)
 
(294 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
 +
<head>
-
<head>
+
<style>
-
 
+
-
  <script src="jquery.js" type="text/javascript"></script>
+
-
 
+
-
  <style type="text/css">
+
-
  @import url(http://fonts.googleapis.com/css?family=Crimson+Text);
+
-
  @import url(http://fonts.googleapis.com/css?family=Ubuntu);
+
-
   
+
-
h2 {
+
-
  font-family: 'Ubuntu', serif;
+
-
  font-size: 19px;
+
-
  color: white;
+
-
  text-shadow: 0 3px 0 #372c24;
+
-
  text-decoration: none;
+
-
  background-image: url('https://static.igem.org/mediawiki/2011/5/5a/Mainbackground-blue2.png');
+
-
  background-repeat: repeat-x;
+
-
  -moz-border-radius: 7px;
+
-
  -webkit-border-radius: 7px
+
-
  width: 99.5%;
+
-
  padding-left: 5px;
+
-
  margin: 20px 0 0 220px;
+
-
}
+
-
 
+
-
h3 {
+
-
  font-family: 'Ubuntu', serif;
+
-
  font-size: 15px;
+
-
  color: #005172;
+
-
  padding-left: 5px;
+
-
  margin: 0 0.5em 0 22%;
+
-
  }
+
-
 
+
-
h4 {
+
-
  font-family: 'Ubuntu', serif;
+
-
  font-size: 13px;
+
-
  color: #507d95;
+
-
  padding-left: 5px;
+
-
  margin: 0 0.5em 0 22%;
+
-
  } 
+
-
 
+
-
  p {
+
-
  text-align: justify;
+
-
  padding: 1em;
+
-
  }
+
-
 
+
-
a:link {
+
-
color: #005172;
+
-
text-decoration: none;
+
-
font-family: 'Ubuntu', serif;
+
-
        font-size: 13px;
+
-
        font-weight: bold;
+
-
}
+
-
        a:visited {
+
#smoothmenu1 ul {
-
        color: #005172;
+
list-style: none;
-
text-decoration: none;  
+
}
-
font-family: 'Ubuntu', serif;
+
-
        font-size: 13px;
+
-
        font-weight: bold;
+
-
        }
+
-
        a:hover {
+
#smoothmenu2 ul {
-
color: #34b233;
+
list-style: none;
-
text-decoration: none;  
+
}
-
font-family: 'Ubuntu', serif;
+
-
        font-size: 13px;
+
-
        font-weight: bold;
+
-
}
+
-
        a:active {
+
.ddsmoothmenu{
-
        color: #005172;
+
font: bold 12px 'Quattrocento', arial, sans;
-
text-decoration: none;
+
background: #244F62; /*background of menu bar (default state)*/
-
font-family: 'Ubuntu', serif;
+
margin:0px 5px 0px 5px;
-
        font-size: 13px;
+
}
-
        font-weight: bold;
+
-
        }
+
-
        /* Wiki Hacks - START */
+
.ddsmoothmenu ul{
-
/* Author: Pieter van Boheemen */
+
z-index:100;  
-
/* Team: TU Delft */
+
margin: 0;
-
/* modified sligthly by Dorett Odoni for the Wageningen UR Team */
+
padding: 0;
-
+
list-style-type: none;
-
#globalWrapper
+
}
-
{
+
-
background-color: #005172;
+
-
background-image: url('https://static.igem.org/mediawiki/2011/f/f0/Mainbackground-blue.png');
+
-
background-repeat: repeat-x;
+
-
border: none;
+
-
margin: 0;
+
-
padding: 0;
+
-
width: 100%;
+
-
height:100%;
+
-
}
+
-
+
-
#content
+
-
{  
+
-
        background-color: white;
+
-
border: none;
+
-
padding: 100px 1em 0 1em;
+
-
margin: auto;
+
-
width: 1000px;
+
-
overflow: hidden;
+
-
height: 100%;
+
-
}
+
-
+
-
#bodyContent
+
-
{
+
-
border: none;
+
-
padding: auto;
+
-
margin:0;  
+
-
width:100%;
+
-
height:100%;
+
-
}
+
-
+
-
#top-section
+
-
{
+
-
height: 15px;
+
-
margin: 0px;
+
-
margin-left: auto;
+
-
margin-right: auto;
+
-
margin-bottom: 0 !important;
+
-
padding: 0;  
+
-
border: none;
+
-
font-size: 10px;
+
-
}
+
-
+
-
#p-logo
+
-
{
+
-
height: 1px;
+
-
overflow: hidden;
+
-
display: none;
+
-
}
+
-
     
+
-
      #search-controls
+
-
{
+
-
overflow: hidden;
+
-
display: block;
+
-
background: none;
+
-
position: absolute;
+
-
top: 35px;
+
-
right: -10px;
+
-
}
+
-
       
+
-
      #footer-box
+
-
{
+
-
width: 1000px;
+
-
margin: -10px auto 0 auto;
+
-
padding: 20px 1em;
+
-
}
+
-
       
+
-
        .visualClear
+
-
{
+
-
display: none;
+
-
}
+
-
+
-
#footer
+
-
{
+
-
border: none;
+
-
width: 965px;
+
-
margin: 0 auto;
+
-
padding: 0;
+
-
}
+
-
+
-
.firstHeading
+
-
{
+
-
display: none;
+
-
}
+
-
+
-
#f-list a
+
-
{
+
-
color: #005172;
+
-
font-size: 10px;
+
-
}
+
-
+
-
#f-list a:hover
+
-
{
+
-
color: #34b233;
+
-
}
+
-
+
-
.printfooter
+
-
{
+
-
display: none;  
+
-
}
+
-
+
-
#footer ul
+
-
{
+
-
margin: 0;
+
-
padding: 0;
+
-
}
+
-
+
-
#footer ul li
+
-
{
+
-
margin-top: 0;
+
-
margin-bottom: 0;
+
-
margin-left: 10px;
+
-
margin-right: 10px;
+
-
padding: 0;
+
-
}
+
-
+
-
/* Wiki Hacks - END */
+
-
  #sideBar
+
/*Top level list items*/
-
{
+
.ddsmoothmenu ul li{
-
  background-image: url('https://static.igem.org/mediawiki/2011/b/b7/Navigationbackground-blue.png');
+
position: relative;
-
  float: left;
+
display: inline;
-
  width: 200px;
+
float: left;
-
  height: 100%;
+
}
-
  padding: 1em 1em 0 0;
+
-
  margin: 0 20px 20px 0;
+
-
  -moz-border-radius: 7px;
+
-
  -webkit-border-radius: 7px
+
-
  }
+
-
#Logo {
+
/*Top level menu link items style*/
-
  background: transparent;
+
.ddsmoothmenu ul li a{
-
  background-image: url('https://static.igem.org/mediawiki/2011/4/4e/Igemlogofinal_compr.png');
+
display: block;
-
  background-repeat: no-repeat;
+
background: #244F62; /*background of menu items (default state)*/
-
  background-position: center;
+
padding: 8px 10px;
-
  height: 120px;
+
color: white;
-
  padding-top: 12px;
+
border-right: 1px solid #298BB6;
-
  margin: 0 0 0 0;
+
color: #2d2b2b;
-
  }
+
text-decoration: none;
-
+
padding-left: 20px;
-
#navMenupoint {
+
}
-
  background: transparent;
+
-
  background-image: url('https://static.igem.org/mediawiki/2011/e/e0/1menubar.png');
+
-
  background-repeat: no-repeat;
+
-
  background-position: 3% 50%;
+
-
  height: 34px;
+
-
  padding-top: 12px;
+
-
  padding-left: 37px;
+
-
  margin: 0 0 0 1em;
+
-
  border-style: solid;
+
-
  border-width: 2px;
+
-
  border-color: transparent;
+
-
  }
+
-
 
+
-
#navMenupoint.hovered, #navMenupoint:hover {
+
-
    background-image: url('https://static.igem.org/mediawiki/2011/4/43/3menubar.png');
+
-
}
+
-
+
-
#header {
+
-
  background-image: url('');
+
-
  background-position: left;
+
-
  margin: 0 1em 1em 1em;
+
-
  height: 90px;
+
-
  width: 975px;
+
-
  }
+
-
#header.hovered, #header:hover {
+
* html .ddsmoothmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
-
    background-image: url('https://static.igem.org/mediawiki/2011/archive/2/2e/20110408231755!Justforfun.png');
+
display: inline-block;
-
}
+
}
-
#navTop
+
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited{
-
{
+
color: white;
-
  background-image: url('https://static.igem.org/mediawiki/2011/5/5f/Oscillation0.png');
+
}
-
  background-position: center;
+
-
  background-repeat: no-repeat;
+
-
  float: right;
+
-
  width: 780px;
+
-
  height: 40px;
+
-
  margin-left: 220px;
+
-
  padding-left: 12px;
+
-
  }
+
-
#Oscillation1 {  
+
.ddsmoothmenu ul li a.selected{ /*CSS class that's dynamically added to the currently active menu items' LI A element*/
-
  background-image: transparent;
+
background: #096790;  
-
  background-repeat: no-repeat;
+
color: white;
-
  background-position: left center;
+
}
-
  position: center;
+
-
  width: 19px;
+
-
  height: 40px;
+
-
  border-style: solid;
+
-
  border-width: 1px;
+
-
  border-color: transparent;
+
-
  }
+
-
 
+
-
#Oscillation1.hovered, #Oscillation1:hover {
+
-
    background-image: url('https://static.igem.org/mediawiki/2011/1/11/Oscillation1.png');
+
-
    background-position: 1px;
+
-
  }
+
 +
.ddsmoothmenu ul li a:hover{
 +
background: #096790;
 +
}
 +
 +
/*1st sub level menu*/
 +
.ddsmoothmenu ul li ul{
 +
position: absolute;
 +
left: 0;
 +
display: none; /*collapse all sub menus to begin with*/
 +
visibility: hidden;
 +
}
-
#Oscillation2 {
+
/*Sub level menu list items (undo style from Top level List Items)*/
-
  background-image: transparent;
+
.ddsmoothmenu ul li ul li{
-
  background-repeat: no-repeat;
+
display: list-item;
-
  background-position: left center;
+
float: none;
-
  position: center;
+
}
-
  width: 30px;
+
-
  height: 37px;
+
-
  border-style: solid;
+
-
  border-width: 1px;
+
-
  border-color: transparent;
+
-
  }
+
-
 
+
-
#Oscillation2.hovered, #Oscillation2:hover {
+
-
    background-image: url('https://static.igem.org/mediawiki/2011/b/bd/Oscillation2.png');
+
-
    background-position: -24px;
+
-
  }
+
-
 
+
-
#Oscillation3 {
+
-
  background-image: transparent;
+
-
  background-repeat: no-repeat;
+
-
  background-position: left center;
+
-
  position: center;
+
-
  width: 43px;
+
-
  height: 37px;
+
-
  border-style: solid;
+
-
  border-width: 1px;
+
-
  border-color: transparent;
+
-
  }
+
-
 
+
-
#Oscillation3.hovered, #Oscillation3:hover {
+
-
  background-image: url('https://static.igem.org/mediawiki/2011/9/98/Oscillation3.png');
+
-
  background-position: -60px;
+
-
  }
+
-
 
+
-
#Oscillation4 {
+
-
  background-image: transparent;
+
-
  background-repeat: no-repeat;
+
-
  background-position: left center;
+
-
  position: center;
+
-
  width: 43px;
+
-
  height: 37px;
+
-
  border-style: solid;
+
-
  border-width: 1px;
+
-
  border-color: transparent;
+
-
  }
+
-
 
+
-
#Oscillation4.hovered, #Oscillation4:hover {
+
-
  background-image: url('https://static.igem.org/mediawiki/2011/4/46/Oscillation4.png');
+
-
  background-position: -109px;
+
-
  }
+
-
 
+
-
#Oscillation5 {
+
-
  background-image: transparent;
+
-
  background-repeat: no-repeat;
+
-
  background-position: left center;
+
-
  position: center;
+
-
  width: 43px;
+
-
  height: 37px;
+
-
  border-style: solid;
+
-
  border-width: 1px;
+
-
  border-color: transparent;
+
-
  }
+
-
 
+
-
#Oscillation5.hovered, #Oscillation5:hover {
+
-
  background-image: url('https://static.igem.org/mediawiki/2011/a/a2/Oscillation5.png');
+
-
  background-position: -158px;
+
-
  }
+
-
 
+
-
#Oscillation6 {
+
-
  background-image: transparent;
+
-
  background-repeat: no-repeat;
+
-
  background-position: left center;
+
-
  position: center;
+
-
  width: 43px;
+
-
  height: 37px;
+
-
  border-style: solid;
+
-
  border-width: 1px;
+
-
  border-color: transparent;
+
-
  }
+
-
 
+
-
#Oscillation6.hovered, #Oscillation6:hover {
+
-
  background-image: url('https://static.igem.org/mediawiki/2011/0/0c/Oscillation6.png');
+
-
  background-position: -206px;
+
-
  }
+
-
 
+
-
#Oscillation7 {
+
-
  background-image: transparent;
+
-
  background-repeat: no-repeat;
+
-
  background-position: left center;
+
-
  position: center;
+
-
  width: 43px;
+
-
  height: 37px;
+
-
  border-style: solid;
+
-
  border-width: 1px;
+
-
  border-color: transparent;
+
-
  }
+
-
 
+
-
#Oscillation7.hovered, #Oscillation7:hover {
+
-
  background-image: url('https://static.igem.org/mediawiki/2011/0/00/Oscillation7.png');
+
-
  background-position: -255px;
+
-
  }
+
-
 
+
-
#Oscillation8 {
+
-
  background-image: transparent;
+
-
  background-repeat: no-repeat;
+
-
  background-position: left center;
+
-
  position: center;
+
-
  width: 43px;
+
-
  height: 37px;
+
-
  border-style: solid;
+
-
  border-width: 1px;
+
-
  border-color: transparent;
+
-
  }
+
-
 
+
-
#Oscillation8.hovered, #Oscillation8:hover {
+
-
  background-image: url('https://static.igem.org/mediawiki/2011/3/3a/Oscillation8.png');
+
-
  background-position: -304px;
+
-
  }
+
-
 
+
-
#Oscillation9 {
+
-
  background-image: transparent;
+
-
  background-repeat: no-repeat;
+
-
  background-position: left center;
+
-
  position: center;
+
-
  width: 43px;
+
-
  height: 37px;
+
-
  border-style: solid;
+
-
  border-width: 1px;
+
-
  border-color: transparent;
+
-
  }
+
-
 
+
-
#Oscillation9.hovered, #Oscillation9:hover {
+
-
  background-image: url('https://static.igem.org/mediawiki/2011/1/1b/Oscillation9.png');
+
-
  background-position: -353px;
+
-
  }
+
-
 
+
-
#Oscillation10 {
+
-
  background-image: transparent;
+
-
  background-repeat: no-repeat;
+
-
  background-position: left center;
+
-
  position: center;
+
-
  width: 43px;
+
-
  height: 37px;
+
-
  border-style: solid;
+
-
  border-width: 1px;
+
-
  border-color: transparent;
+
-
  }
+
-
 
+
-
#Oscillation10.hovered, #Oscillation10:hover {
+
-
  background-image: url('https://static.igem.org/mediawiki/2011/1/1b/Oscillation10.png');
+
-
  background-position: -401px;
+
-
  }
+
-
#Oscillation11 {
+
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
-
  background-image: transparent;
+
.ddsmoothmenu ul li ul li ul{
-
  background-repeat: no-repeat;
+
top: 0;
-
  background-position: left center;
+
}
-
  position: center;
+
-
  width: 43px;
+
-
  height: 37px;
+
-
  border-style: solid;
+
-
  border-width: 1px;
+
-
  border-color: transparent;
+
-
  }
+
-
 
+
-
#Oscillation11.hovered, #Oscillation11:hover {
+
-
  background-image: url('https://static.igem.org/mediawiki/2011/b/b5/Oscillation11.png');
+
-
  background-position: -450px;
+
-
  }
+
-
#Oscillation12 {  
+
/* Sub level menu links style */
-
  background-image: transparent;
+
.ddsmoothmenu ul li ul li a{
-
  background-repeat: no-repeat;
+
font: normal 13px 'Quattrocento', arial, sans;
-
  background-position: left center;
+
width: 160px; /*width of sub menus*/
-
  position: center;
+
height: 20px;
-
  width: 40px;
+
margin: 0;
-
  height: 37px;
+
padding-left: 37px;
-
  border-style: solid;
+
padding-top: 10px;
-
  border-width: 1px;  
+
}
-
  border-color: transparent;
+
-
  }
+
-
 
+
-
#Oscillation12.hovered, #Oscillation12:hover {
+
-
  background-image: url('https://static.igem.org/mediawiki/2011/0/0b/Oscillation12.png');
+
-
  background-position: -499px;
+
-
  }
+
-
#Oscillation13 {
+
.ddsmoothmenu ul li ul li a:hover{
-
  background-image: transparent;
+
background: #096790 url('https://static.igem.org/mediawiki/2011/4/43/3menubar.png') center left no-repeat;
-
  background-repeat: no-repeat;
+
}
-
  background-position: left center;
+
-
  position: center;
+
-
  width: 40px;
+
-
  height: 37px;
+
-
  border-style: solid;
+
-
  border-width: 1px;
+
-
  border-color: transparent;
+
-
  }
+
-
 
+
-
#Oscillation13.hovered, #Oscillation13:hover {
+
-
  background-image: url('https://static.igem.org/mediawiki/2011/3/30/Oscillation13.png');
+
-
  background-position: -545px;
+
-
  }
+
-
#Oscillation14 {
+
</style>
-
  background-image: transparent;
+
-
  background-repeat: no-repeat;
+
-
  background-position: left center;
+
-
  position: center;
+
-
  width: 40px;
+
-
  height: 37px;
+
-
  border-style: solid;
+
-
  border-width: 1px;
+
-
  border-color: transparent;
+
-
  }
+
-
 
+
-
#Oscillation14.hovered, #Oscillation14:hover {
+
-
  background-image: url('https://static.igem.org/mediawiki/2011/b/b5/Oscillation14.png');
+
-
  background-position: -590px;
+
-
  }
+
-
#Oscillation15 {
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-
  background-image: transparent;
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
  background-repeat: no-repeat;
+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
-
  background-position: left center;
+
-
  position: center;
+
-
  width: 40px;
+
-
  height: 37px;
+
-
  border-style: solid;
+
-
  border-width: 1px;
+
-
  border-color: transparent;
+
-
  }
+
-
 
+
-
#Oscillation15.hovered, #Oscillation15:hover {
+
-
  background-image: url('https://static.igem.org/mediawiki/2011/0/0a/Oscillation15.png');
+
-
  background-position: -636px;
+
-
  }
+
-
#Oscillation16 {
+
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
-
  background-image: transparent;
+
<script type="text/javascript" src="http://www.dynamicdrive.com/dynamicindex1/ddsmoothmenu.js">
-
  background-repeat: no-repeat;
+
-
  background-position: left center;
+
-
  position: center;
+
-
  width: 38px;
+
-
  height: 37px;
+
-
  border-style: solid;
+
-
  border-width: 1px;
+
-
  border-color: transparent;
+
-
  }
+
-
 
+
-
#Oscillation16.hovered, #Oscillation16:hover {
+
-
  background-image: url('https://static.igem.org/mediawiki/2011/1/1e/Oscillation16.png');
+
-
  background-position: -682px;
+
-
  }
+
 +
/***********************************************
 +
* Smooth Navigational Menu- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
 +
* This notice MUST stay intact for legal use
 +
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
 +
***********************************************/
-
#Oscillation17 {
+
</script>
-
  background-image: transparent;
+
-
  background-repeat: no-repeat;
+
-
  background-position: left center;
+
-
  position: center;
+
-
  width: 30px;
+
-
  height: 37px;
+
-
  border-style: solid;
+
-
  border-width: 1px;
+
-
  border-color: transparent;
+
-
  }
+
-
 
+
-
#Oscillation17.hovered, #Oscillation17:hover {
+
-
  background-image: url('https://static.igem.org/mediawiki/2011/5/54/Oscillation17.png');
+
-
  background-position: -726px;
+
-
  }
+
 +
<script type="text/javascript">
-
  </style>
+
ddsmoothmenu.init({
 +
mainmenuid: "smoothmenu1", //menu DIV id
 +
orientation: 'h', //Horizontal or vertical menu: Set to "h" or "v"
 +
classname: 'ddsmoothmenu', //class added to menu's outer DIV
 +
//customtheme: ["#1c5a80", "#18374a"],
 +
contentsource: "markup" //"markup" or ["container_id", "path_to_menu_file"]
 +
})
-
  </head>
 
-
  <body>
+
</script>
 +
</head>
 +
<body>
-
  <div id ="header">
+
<div id="smoothmenu1" class="ddsmoothmenu">
-
   </div>
+
<ul>
 +
<li><a href="#">Project Description</a>
 +
<ul>
 +
   <li><a href="https://2011.igem.org/Team:Wageningen_UR/Project/IntroductionProj1">Abstract</a></li>
 +
  <li><a href="https://2011.igem.org/Team:Wageningen_UR/Project/CompleteProject1Description" style="padding-top: 5px !important; height: 28px;">Complete Project Description</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2011.igem.org/Team:Wageningen_UR/Project/Devices" style="padding-right: 20px !important;">Devices</a></li>
 +
<li><a href="https://2011.igem.org/Team:Wageningen_UR/Project/ModelingProj1" style="padding-right: 20px !important;">Modeling</a></li>
 +
<li><a href="https://2011.igem.org/Team:Wageningen_UR/Project/NotebookProj1">Notebook</a>
 +
  <ul>
 +
  <li><a href="https://2011.igem.org/Team:Wageningen_UR/Notebook/Proj1/February" target="_self">February</a></li>
 +
  <li><a href="https://2011.igem.org/Team:Wageningen_UR/Notebook/Proj1/March" target="_self">March</a></li>
 +
  <li><a href="https://2011.igem.org/Team:Wageningen_UR/Notebook/Proj1/April" target="_self">April</a></li>
 +
  <li><a href="https://2011.igem.org/Team:Wageningen_UR/Notebook/Proj1/May" target="_self">May</a></li>
 +
  <li><a href="https://2011.igem.org/Team:Wageningen_UR/Notebook/Proj1/June" target="_self">June</a></li>
 +
  <li><a href="https://2011.igem.org/Team:Wageningen_UR/Notebook/Proj1/July" target="_self">July</a></li>
 +
  <li><a href="https://2011.igem.org/Team:Wageningen_UR/Notebook/Proj1/August" target="_self">August</a></li>
 +
  <li><a href="https://2011.igem.org/Team:Wageningen_UR/Notebook/Proj1/September" target="_self">September</a></li>
 +
  </ul>
 +
</li>
 +
<li><a href="https://2011.igem.org/Team:Wageningen_UR/Project/PartsProj1" style="padding-right: 20px !important;">Parts submitted to the registry</a></li>
 +
</ul>
 +
<br style="clear: left" />
 +
</div>
-
  <table id="navTop">
 
-
<td id="Oscillation1" class="hoverable">
 
-
<td id="Oscillation2" class="hoverable">
 
-
<td id="Oscillation3" class="hoverable">
 
-
                <td id="Oscillation4" class="hoverable">
 
-
                <td id="Oscillation5" class="hoverable">
 
-
                <td id="Oscillation6" class="hoverable">
 
-
                <td id="Oscillation7" class="hoverable">
 
-
                <td id="Oscillation8" class="hoverable">
 
-
                <td id="Oscillation9" class="hoverable">
 
-
                <td id="Oscillation10" class="hoverable">
 
-
        <td id="Oscillation11" class="hoverable">
 
-
                <td id="Oscillation12" class="hoverable">
 
-
                <td id="Oscillation13" class="hoverable">
 
-
                <td id="Oscillation14" class="hoverable">
 
-
        <td id="Oscillation15" class="hoverable">
 
-
                <td id="Oscillation16" class="hoverable">
 
-
                <td id="Oscillation17" class="hoverable">
 
-
                <td id="Oscillationend">
 
-
</table>
 
-
 
-
  </body>
 
-
  </html>
+
</body>
 +
</html>

Latest revision as of 22:22, 28 July 2011