Team:WITS-CSIR SA

From 2011.igem.org

(Difference between revisions)
Line 3: Line 3:
<head>
<head>
     <title>Biotweet</title>
     <title>Biotweet</title>
-
     <link type="text/css" media="screen" rel="Stylesheet" href="http://www.biotweet.org/cdn/js/dojo/dojo/resources/dojo.css" />
+
     <link type="text/css" media="screen" rel="Stylesheet" href="https://ajax.googleapis.com/ajax/libs/dojo/1.6.1/dojo/resources/dojo.css" />
-
     <link type="text/css" media="screen" rel="Stylesheet" href="http://www.biotweet.org/cdn/js/dojo/dijit/themes/claro/claro.css" />
+
     <link type="text/css" media="screen" rel="Stylesheet" href="https://ajax.googleapis.com/ajax/libs/dojo/1.6.1/dijit/themes/claro/claro.css" />
     <style type="text/css">
     <style type="text/css">
         html, body, div.container
         html, body, div.container
Line 217: Line 217:
     <script type="text/javascript">
     <script type="text/javascript">
         dojo.ready(function () {
         dojo.ready(function () {
 +
            $('#globalWrapper').hide();
 +
            $('#target').appendTo('body');
 +
            $('.left-menu').prependTo('body').css('z-index', 100);
 +
            $('#footer-box').appendTo('div.south');
 +
            $('.left-menu li:last').remove();
 +
            $('.right-menu').prependTo('body').css('z-index', 100);
 +
             $.fling('publish', 'ready');
             $.fling('publish', 'ready');

Revision as of 10:04, 17 September 2011

<!DOCTYPE html> Biotweet


  1. Concept

  2. Meet the Team

  3. Parts submitted

    The team has submitted a number of parts to the registry, including our final genetic machine. We have submitted and characterized two theophylline riboswitches and one atrazine riboswitch. Our flip recombinase toggle switch and its corresponding lox66-promoter-lox 71 construct have also been submitted.

  4. Modelling

  5. Sponsors

    We would like to thank our sponsors for their contributions.

Bottom