Template:Team:Oxford/templates/header

From 2014.igem.org

(Difference between revisions)
Line 225: Line 225:
   <script type="text/javascript">
   <script type="text/javascript">
 +
function DCMation() {
 +
    document.getElementById('DCMationwrap').style.display = "block";
 +
  }
 +
  function DCMationHide(x) {
 +
    document.getElementById('DCMationwrap').style.display = "none";
 +
  }
   function Subheadingbig(x) {
   function Subheadingbig(x) {
     x.style.height="40%";
     x.style.height="40%";

Revision as of 15:16, 6 October 2014