Team:Freiburg/test

From 2012.igem.org

(Difference between revisions)
Line 3: Line 3:
<html>
<html>
<head>
<head>
-
    <link rel="stylesheet" href="http://omnibus.uni-freiburg.de/~lb125/css_sl/default/default.css" type="text/css" media="screen" />
+
-
    <link rel="stylesheet" href="http://omnibus.uni-freiburg.de/~lb125/css_sl/light/light.css" type="text/css" media="screen" />
+
<link rel="stylesheet" href="http://omnibus.uni-freiburg.de/~lb125/linking/css/global.css">
-
    <link rel="stylesheet" href="http://omnibus.uni-freiburg.de/~lb125/css_sl/dark/dark.css" type="text/css" media="screen" />
+
-
    <link rel="stylesheet" href="http://omnibus.uni-freiburg.de/~lb125/css_sl/bar/bar.css" type="text/css" media="screen" />
+
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
-
    <link rel="stylesheet" href="http://omnibus.uni-freiburg.de/~lb125/css_sl/nivo-slider.css" type="text/css" media="screen" />
+
<script src="http://omnibus.uni-freiburg.de/~lb125/linking/js/slides.min.jquery.js"></script>
-
    <link rel="stylesheet" href="http://omnibus.uni-freiburg.de/~lb125/css_sl/style.css" type="text/css" media="screen" />
+
<script>
 +
$(function(){
 +
// Set starting slide to 1
 +
var startSlide = 1;
 +
// Get slide number if it exists
 +
if (window.location.hash) {
 +
startSlide = window.location.hash.replace('#','');
 +
}
 +
// Initialize Slides
 +
$('#slides').slides({
 +
preload: true,
 +
preloadImage: 'img/loading.gif',
 +
generatePagination: true,
 +
play: 0,
 +
pause: 2500,
 +
hoverPause: true,
 +
// Get the starting slide
 +
start: startSlide,
 +
animationComplete: function(current){
 +
// Set the slide number as a hash
 +
window.location.hash = '#' + current;
 +
}
 +
});
 +
});
 +
</script>
 +
 
 +
 
 +
 
 +
 
</head>
</head>
<body>
<body>
-
<div>
 
-
        <div class="slider-wrapper theme-default">
 
-
            <div id="slider" class="nivoSlider">
 
-
                <img src="http://omnibus.uni-freiburg.de/~lb125/images_sl/001.jpg" />
 
-
                <img src="http://omnibus.uni-freiburg.de/~lb125/images_sl/002.jpg" />
 
-
                <img src="http://omnibus.uni-freiburg.de/~lb125/images_sl/003.jpg" />
 
-
                <img src="http://omnibus.uni-freiburg.de/~lb125/images_sl/004.jpg" />
 
-
                <img src="http://omnibus.uni-freiburg.de/~lb125/images_sl/005.jpg" />
 
-
                <img src="http://omnibus.uni-freiburg.de/~lb125/images_sl/006.jpg" />
 
-
                <img src="http://omnibus.uni-freiburg.de/~lb125/images_sl/007.jpg" />
 
-
                <img src="http://omnibus.uni-freiburg.de/~lb125/images_sl/008.jpg" />
 
-
                <img src="http://omnibus.uni-freiburg.de/~lb125/images_sl/009.jpg" />
 
-
                <img src="http://omnibus.uni-freiburg.de/~lb125/images_sl/010.jpg" />
 
-
            </div>
 
-
        </div>
 
 +
<div id="container">
 +
<div id="example">
 +
<div id="slides">
 +
<div class="slides_container">
 +
 +
<div class="slide">
 +
<h1>Let us tell you a fabulous TALE...</h1>
 +
Transactivator-Like Effectors (TALEs) are a brand-new technology that currently revolutionizes the way researchers manipulate DNA with exceptional site specificity. Originally derived from ''Xanthomonas spp.'', this type of protein comprizes an effector domain and a modular DNA binding domain that can be rationally designed to bind to virtually any target sequence of DNA. Over the past two years, universal endonucleases (TALENs) and transcription factors have been tested in various organisms ranging from bacteria to humans. According to existing protocols, TALE assembly requires several weeks of work and substantial lab skills. In order to bring this technology within reach for iGEM students, we invented an extremely fast and easy TALE assembly strategy and developed a TALE platform with expression plasmids and new classes of TALEs. With our so called GATE assembly kit, future iGEM students will be able to precisely manipulate genomic loci easier and faster than anyone else in the world.
 +
</div>
-
    <script type="text/javascript" src="http://omnibus.uni-freiburg.de/~lb125/js_sl/jquery-1.7.1.min.js"></script>
+
<div class="slide">
-
    <script type="text/javascript" src="http://omnibus.uni-freiburg.de/~lb125/js_sl/jquery.nivo.slider.js"></script>
+
<h1><iframe align="right" width="300" height="250" vspace="10" hspace="20" src="http://player.vimeo.com/video/49902809" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>See also our Photo Gallery...</h1><p><a style="font-weight:bold" href="/Team:Freiburg/gallery">FreiGEM 2012 Gallery</a></p>
-
    <script type="text/javascript">
+
</div>
-
    $(window).load(function() {
+
 
-
        $('#slider').nivoSlider();
+
<div class="slide">
-
    });
+
<h1>Stay tuned to FreiGEM 2012 - we will keep you in the loop.</h1>
-
    </script>
+
<p></p>
 +
<p><a style="font-weight:bold" href="/Team:Freiburg/Team2">The FreiGEM 2012 Team</a></p>
 +
</div>
 +
 
 +
 
 +
 
 +
<div class="slide">
 +
<h1>Why we think we deserve a gold medal in the iGEM 2012 contest:</h1>
 +
<p></p>
 +
<p><a style="font-weight:bold" href="https://igem.org/2012_Judging_Form?id=747">Team freiGEM 2012 is ready to be judged!</a></p>
 +
</div>
 +
 
 +
 
 +
 
 +
</div>
 +
<a href="#" class="prev"><img src="http://omnibus.uni-freiburg.de/~lb125/linking/img/arrow-prev.png" width="24" height="43" alt="Arrow Prev"></a>
 +
<a href="#" class="next"><img src="http://omnibus.uni-freiburg.de/~lb125/linking/img/arrow-next.png" width="24" height="43" alt="Arrow Next"></a>
 +
</div>
 +
<img src="http://omnibus.uni-freiburg.de/~lb125/linking/img/example-frame.png" width="739" height="420" alt="Example Frame" id="frame">
 +
</div>
 +
</div>
</body>
</body>
</html>
</html>
 +
 +
 +
 +
<html>
 +
<div style="position:absolute; top:600px;">
 +
<p style="text-align:center">
 +
<span style="color:#4F8DDE; font-weight:bold;">
 +
With kind support of
 +
<br>
 +
<br>
 +
</span>
 +
<A HREF="http://www.bioss.uni-freiburg.de/cms/index.php" target="_blank"><img class="thumbnail"  img src="https://static.igem.org/mediawiki/2012/7/7b/Logo_bioss.gif" width= "200" /></A>
 +
<A HREF="http://www.med.uni-freiburg.de/" target="_blank"><img class="thumbnail"  img src='http://omnibus.uni-freiburg.de/~lb125/uniklinik.png' width= "250"/></A>
 +
<img class="thumbnail"  img src='http://omnibus.uni-freiburg.de/~lb125/metabion.png' width= "180"/>
 +
<A HREF="http://www.genscript.com/" target="_blank"><img class="thumbnail"  img src='https://static.igem.org/mediawiki/2012/0/0d/Genscript_logo.gif' width= "180"/></A>
 +
<A HREF="http://eu.idtdna.com/site" target="_blank"><img class="thumbnail"  img src='https://static.igem.org/mediawiki/2012/2/21/IDTLogo2010.png' width= "200"/></A>
 +
<A HREF="http://www.lifetechnologies.com" target="_blank"><img class="thumbnail"  img src='http://omnibus.uni-freiburg.de/~lb125/life.png' width= "150"/></A>
 +
<A HREF="http://www.eurofinsdna.com/home.html" target="_blank"><img class="thumbnail"  img src='http://omnibus.uni-freiburg.de/~lb125/eurofins.jpg' width= "150"/></A>
 +
<img class="thumbnail"  img src='http://omnibus.uni-freiburg.de/~lb125/gatc.png' width= "180"/>
 +
<img class="thumbnail"  img src='http://omnibus.uni-freiburg.de/~lb125/erasynbio.png' width= "180"/></p>
 +
</div>
 +
</html>
 +
 +
 +
 +
<!--- The Mission, Experiments --->

Revision as of 16:25, 24 October 2012




Let us tell you a fabulous TALE...

Transactivator-Like Effectors (TALEs) are a brand-new technology that currently revolutionizes the way researchers manipulate DNA with exceptional site specificity. Originally derived from ''Xanthomonas spp.'', this type of protein comprizes an effector domain and a modular DNA binding domain that can be rationally designed to bind to virtually any target sequence of DNA. Over the past two years, universal endonucleases (TALENs) and transcription factors have been tested in various organisms ranging from bacteria to humans. According to existing protocols, TALE assembly requires several weeks of work and substantial lab skills. In order to bring this technology within reach for iGEM students, we invented an extremely fast and easy TALE assembly strategy and developed a TALE platform with expression plasmids and new classes of TALEs. With our so called GATE assembly kit, future iGEM students will be able to precisely manipulate genomic loci easier and faster than anyone else in the world.

See also our Photo Gallery...

FreiGEM 2012 Gallery

Stay tuned to FreiGEM 2012 - we will keep you in the loop.

The FreiGEM 2012 Team

Why we think we deserve a gold medal in the iGEM 2012 contest:

Team freiGEM 2012 is ready to be judged!

Example Frame


With kind support of