Team:WITS-CSIR SA.test1
From 2011.igem.org
(Created page with "Media:Example.ogg<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999...") |
|||
Line 2: | Line 2: | ||
<html xmlns="http://www.w3.org/1999/xhtml"> | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | <head> | ||
- | <title>Biotweet | + | <title>Biotweet</title> |
<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="https://ajax.googleapis.com/ajax/libs/dojo/1.6.1/dojo/resources/dojo.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" /> | <link type="text/css" media="screen" rel="Stylesheet" href="https://ajax.googleapis.com/ajax/libs/dojo/1.6.1/dijit/themes/claro/claro.css" /> | ||
Line 39: | Line 39: | ||
background-color: #eeeeff; | background-color: #eeeeff; | ||
} | } | ||
+ | #slider img {-moz-box-shadow:0 0 10px #000;-webkit-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;position:absolute;z-index:5;} | ||
+ | #slider li {overflow:visible !important;} | ||
+ | #slider div.slider-bg {background:#000;top:300px;height:102px;width:600px;left:0;position:absolute;z-index:10;opacity:.5;} | ||
+ | #slider strong {margin-bottom:5px;color:#fff;} | ||
+ | #slider p {color:#fff;} | ||
+ | #slider .slide-closed div.slider-info {top:300px;height:72px;left:0;position:absolute;width:65px;z-index:15;padding:15px;} | ||
+ | #slider .slide-closed strong {font-size:16px;margin-bottom:5px;} | ||
+ | #slider .slide-closed p {display:none;font-size:11px;line-height:14px;color:#fff;margin:0 !important;} | ||
+ | #slider .slide-open div.slider-info {top:300px;height:72px;left:0;position:absolute;width:470px;z-index:15;padding:15px;padding-top:5px; padding-bottom: 5px;} | ||
+ | #slider .slide-open p {margin-top:0.5em; margin-bottom: 0.5em;} | ||
+ | #slider .slide-open strong {font-size:16px;color:#fff;} | ||
</style> | </style> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
Line 75: | Line 86: | ||
<script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery.jlayout.js?action=raw&ctype=text/js"></script> | <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/jquery.jlayout.js?action=raw&ctype=text/js"></script> | ||
<script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/liteaccordion.jquery.js?action=raw&ctype=text/js"></script> | <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/js/lib/liteaccordion.jquery.js?action=raw&ctype=text/js"></script> | ||
+ | <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/Accordion/jquery.easing.1.3.js?action=raw&ctype=text/js"></script> | ||
+ | <script type="text/javascript" src="https://2011.igem.org/Team:WITS-CSIR_SA/Accordion/jquery.zaccordion.min.js?action=raw&ctype=text/js"></script> | ||
<!-- End: Library --> | <!-- End: Library --> | ||
<!-- Begin: Custom --> | <!-- Begin: Custom --> | ||
Line 223: | Line 236: | ||
</div> | </div> | ||
- | <script type="text/javascript"> | + | |
+ | |||
+ | </div> | ||
+ | </div> | ||
+ | <script type="text/javascript"> | ||
dojo.ready(function () { | dojo.ready(function () { | ||
$('#globalWrapper').hide(); | $('#globalWrapper').hide(); |
Revision as of 16:51, 22 October 2011
Media:Example.ogg<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
A defining characteristic of humanity is the constantly evolving sophistication with which human beings communicate and store information. Biologically, data communication networks exist too. The transfer of data occurs via signalling molecules incorporated into highly regulated and integrated networks.Our goal is to construct a bacterial communication network that will allow a group of engineered bacteria to transport messages in a directed manner, with the final aim of completing location-based functional tasks.We have focused on one aspect of this network: the directed transport of the message-carrying “communication modules” within our biological network. These communication modules will take the form of bacteria, which can move over physical distances carrying information. We have achieved this through engineering the exogenously controlled chemotactic behaviour of bacteria using synthetic riboswitches to regulate the expression of the CheZ protein required for bacterial motility. |