Team:Aix-Marseille

From 2014.igem.org

(Difference between revisions)
 
(3 intermediate revisions not shown)
Line 37: Line 37:
             });
             });
         </script>
         </script>
 +
        <script type='text/javascript'>
 +
          $(document).ready(function() {
 +
            $('head').append("<meta name='google-site-verification' content='Y5vk2QszQFy38BWiB7l7Nz_CdHwl5Rm94TGVPA0h-NM' />");});
 +
        </script>
 +
<script>
 +
  $(document).ready(function () {
 +
    var title = $("#btn-title");
 +
    var i = 1;
 +
   
 +
    function colorChange() {
 +
        if (i>0) {
 +
            title.removeClass('btn-danger');
 +
            title.addClass('btn-success');
 +
        }
 +
        else {
 +
            title.removeClass('btn-success');
 +
            title.addClass('btn-danger');
 +
        }
 +
        i = i*(-1);
 +
    }
 +
    setInterval(colorChange, 1500);
 +
 +
  });
 +
</script>
<!-- HTML CONTENT -->
<!-- HTML CONTENT -->
Line 52: Line 76:
           <div class="inner cover">
           <div class="inner cover">
             <h1 class="cover-heading">Welcome to our wiki.</h1>
             <h1 class="cover-heading">Welcome to our wiki.</h1>
-
             <p class="lead">We'll present you here our project and the progress of our work</p>
+
             <p class="lead">We are glad to present you our project:</p>
             <br><br>
             <br><br>
             <p class="lead">
             <p class="lead">
-
               <a href="/Team:Aix-Marseille/Home" class="btn btn-lg btn-success" id="btn">Let's go !</a>
+
               <a href="/Team:Aix-Marseille/Home" class="btn btn-lg btn-danger" id="btn-title">S.E.colization : Green light, GO!</a>
             </p>
             </p>
           </div>
           </div>
Line 67: Line 91:
       </div>
       </div>
     </div>
     </div>
 +
 +
<!-- ANALYTICS -->
 +
<!-- *********** -->
 +
<script>
 +
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
 +
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
 +
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
 +
  })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
 +
 +
  ga('create', 'UA-50432800-2', 'auto');
 +
  ga('send', 'pageview');
 +
 +
</script>
 +
</html>
</html>

Latest revision as of 15:14, 11 October 2014

Aix - Marseille University
iGEM Team

Welcome to our wiki.

We are glad to present you our project:



S.E.colization : Green light, GO!

Website for the iGEM 2014 Competition.