Team:Aix-Marseille

From 2014.igem.org

Revision as of 15:13, 11 October 2014 by RomainV (Talk | contribs)

$(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); });

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.