Team:SUSTC-Shenzhen-A

From 2013.igem.org

(Difference between revisions)
(Welcome~)
Line 15: Line 15:
<HR style="border:3 double #ff9900" width="100%" color=#ff9900 SIZE=3>
<HR style="border:3 double #ff9900" width="100%" color=#ff9900 SIZE=3>
 +
 +
<html>
 +
<head>
 +
  <meta charset="utf-8" />
 +
  <meta name="description" content="" />
 +
  <meta name="author" content="tengattack" />
 +
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
  <title>ShenZhen-A</title>
 +
 +
  <style type="text/css">
 +
    #globalWrapper {width: 100%;}
 +
    #top-section {width: 100%; height:100%; border:none;}
 +
    #p-logo {display:none;}
 +
    #search-controls {display:none;}
 +
    .printfooter {display:none;}
 +
    #footer-box {border:none;}
 +
    .firstHeading {display:none;}
 +
    #content { border:none !important; width:1024px !important; background: url('') !important;}
 +
    #bodyContent {border:none;}
 +
    #catlinks {display:none;}
 +
    #footer-box {display:none;}
 +
    #menubar {display:none;}
 +
  </style>
 +
 +
  <script type="text/javascript">
 +
    function insertcss(strcss) {
 +
      var doc = document;
 +
      var style = doc.createElement("style");
 +
      style.setAttribute("type", "text/css");
 +
      if (style.styleSheet) {// IE
 +
        style.styleSheet.cssText = cssString;
 +
      } else {// w3c
 +
        var cssText = doc.createTextNode(cssString);
 +
        style.appendChild(cssText);
 +
      }
 +
      var heads = doc.getElementsByTagName("head");
 +
      if (heads.length)
 +
        heads[0].appendChild(style);
 +
      else
 +
        doc.documentElement.appendChild(style);
 +
    }
 +
 +
    function loadjs(strjs) {
 +
      eval(strjs);
 +
    }
 +
 +
    function png2text(pngurl, callback) {
 +
      var canvas = document.createElement("canvas"),
 +
      ctx = canvas.getContext("2d");
 +
      img = new Image();
 +
 
 +
      img.style.position = "absolute";
 +
      img.style.left = "-10000px";
 +
      document.body.appendChild(img);
 +
 +
      img.onload = function() {
 +
        var
 +
          w = this.offsetWidth,
 +
          h = this.offsetHeight;
 +
 +
        canvas.width = w;
 +
        canvas.height = h;
 +
        canvas.style.width = w+"px";
 +
        canvas.style.height = h+"px";
 +
       
 +
        ctx.drawImage(this, 0, 0);
 +
 +
        var data = ctx.getImageData(0, 0, w, h).data,
 +
          a = [],
 +
          len = data.length,
 +
          p = -1;
 +
       
 +
        for (var i=0; i < len; i += 4) {
 +
          if (data[i] > 0)
 +
            a[++p] = String.fromCharCode(data[i]);
 +
        };
 +
       
 +
        var text = a.join("");
 +
 +
        document.body.removeChild(img);
 +
 +
        if (callback) callback(text);
 +
      };
 +
 +
      img.src = pngurl;
 +
    }
 +
 +
 +
    png2text('/wiki/images/a/aa/Bootstrap.min.css.png', function (text) {
 +
      insertcss(text);
 +
      png2text('/wiki/images/2/28/Bootstrap-theme.min.css.png', function (text) {
 +
        insertcss(text);
 +
      }
 +
    });
 +
  </script>
 +
 +
  <body>
== '''Welcome~''' ==
== '''Welcome~''' ==
Line 39: Line 136:
<br>
<br>
<br>
<br>
 +
  </body>
 +
</html>

Revision as of 20:04, 27 September 2013

Prisonersdilemma1.jpg

Home Team Official Team Profile Project Parts Submitted to the Registry Modeling Protocol and notes Safety and security Attributions Human Practice


ShenZhen-A == '''Welcome~''' ==
[[File:welcome3.jpg|center|frame]]

        This is SUSTC-Shenzhen-A.

        We are sophomores from South University of Science and Technology of China (SUSTC).

        Our main project is about quorum sensing.

        You can get more information about our project by clicking other pages.

[[File:sustc group photo.jpg|center|frame]]

             [[File:wangzishiyan.JPG]]             [[File:liujingyishiyan.JPG]]