Difference between revisions of "Team:SDU-Denmark"

 
(70 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{:Team:SDU-Denmark/core/header| }}
 
{{:Team:SDU-Denmark/core/header| }}
 
<html>
 
<html>
 +
 +
<script type="text/javascript">
 +
    $(document).ready(function() {
 +
        $('#box1').hover(function(){
 +
            var smallTop = $('#box1').height() - $(".cover", this).height() -20 +"px";
 +
    $(".cover", this).stop().animate({top:smallTop},{queue:false,duration:160});
 +
}, function() {
 +
    $(".cover", this).stop().animate({top:'465px'},{queue:false,duration:160});
 +
});
 +
        $('#box2').hover(function(){
 +
            var smallTop = $('#box2').height() - $(".cover", this).height() -10 +"px";
 +
    $(".cover", this).stop().animate({top:smallTop},{queue:false,duration:160});
 +
}, function() {
 +
    $(".cover", this).stop().animate({top:'465px'},{queue:false,duration:160});
 +
});
 +
$('#box3').hover(function(){
 +
            var smallTop = $('#box2').height() - $(".cover", this).height() -10 +"px";
 +
    $(".cover", this).stop().animate({top:smallTop},{queue:false,duration:160});
 +
}, function() {
 +
    $(".cover", this).stop().animate({top:'465px'},{queue:false,duration:160});
 +
});
 +
    });
 +
</script>
 +
  
 
<div class="expandedContent">
 
<div class="expandedContent">
 
<div class="boxgrid contentBorder boxgridBig" id="box1" >
 
<div class="boxgrid contentBorder boxgridBig" id="box1" >
<img src="https://static.igem.org/mediawiki/2015/d/da/SDU2015_frontpageImage.jpg" />
+
<img src="https://static.igem.org/mediawiki/2015/7/7c/SDU2015_FrontpageImage_600px.png" width="680px" />
<a class="cover boxcaption" style="top: 465px" href="" >
+
<a class="cover boxcaption" style="top: 465px" href="https://2015.igem.org/Team:SDU-Denmark/Tour10">
<h2 class="onBlack">Start saving money and animals</h2>
+
<h2 class="onBlack">PAST </h2>
 
     <p class="onBlackIntro">
 
     <p class="onBlackIntro">
P.A.S.T. (Peptide Aptamer Screening using Two-Hybrid System) is the future
+
Peptide Aptamer Screening using Two-hybrid system
 
</p>
 
</p>
 
  <p class="onBlack">
 
  <p class="onBlack">
We have constructed a method for in vivo screening of peptide aptamer/target protein-interactions. The method is based on a bacterial two-hybrid system, which will induce transcription of RFP, when there is a positive interaction between the randomly generated peptide aptamer and the target protein. We also propose a process design for mass production.
+
This is a project focusing on finding an alternative to the traditional antibody production.
 +
Currently, all marketed antibodies are made in vitro, by exploiting mammalian cell's immune system and its ability to produce antibodies against a certain antigen. Increasing demands implies the necessity of quicker methods to drive down the costs of production, both because of economical issues and the expense of animal lives. These are exactly the issues that we have been trying to accommodate. Sounds interesting, right? Take a tour through our wiki either by the menu function on the top of the page or the use our interactive tourmenu. Enjoy! 
 
     </p>
 
     </p>
 
</a>
 
</a>
Line 20: Line 45:
  
  
<div class="boxgrid contentBorder boxgridSmall" id="box4" >
+
<div class="boxgrid contentBorder boxgridSmall" id="box2" >
<br>
+
<img src="https://static.igem.org/mediawiki/2015/1/13/SDU2015_Frontpageimage2_500x.png" width="295px"/>
<br>
+
<a class="cover boxcaption" style="top: 465px" href="https://2015.igem.org/Team:SDU-Denmark/Tour14">
<a target="_blank" href="https://2015.igem.org/Team:SDU-Denmark/Tour14"> <img src="https://static.igem.org/mediawiki/2015/4/4b/SDU2015_MedalLink_250px.png" align="center" width="330px" style="visibility: visible; position: absolute; left:0px; top: 15px; "> </a>
+
<h2 class="onBlack">Medal Requirements</h2>
</div>
+
<p class="onBlackIntro" style="text-align:left;">
 +
We have been working hard all summer. Want to check out the medal requirements fulfilled?
 +
</p>
 +
<p class="onBlack" style="text-align:left;">
  
<div class="boxgrid contentBorder boxgridSmall" id="box5"  style="margin-top:8px">
+
Click here to get directed to the requirements page.
</div>
+
    </p>
  
  
<div class="EndFloatBlock"></div>
+
</a>
 
</div>
 
</div>
  
 +
<div class="boxgrid contentBorder boxgridSmall" id="box3"  style="margin-top:8px">
 +
<img src="https://static.igem.org/mediawiki/2015/b/bb/SDU2015_frontpageTeam_sh.jpg"  width="362px"/>
 +
<a class="cover boxcaption" style="top: 465px" href="https://2015.igem.org/Team:SDU-Denmark/Tour11"> 
 +
<h2 class="onBlack">Our team</h2>
 +
<p class="onBlackIntro" style="text-align:left;">
 +
We are the SDU-Denmark 2015 team!
 +
</p>
 +
<p class="onBlack" style="text-align:left;">
 +
Click here to be directed to our team page.
 +
</p>
 +
</a>
 +
</div>
  
  
 
+
<div class="EndFloatBlock"></div>
 
+
</div>
<script type="text/javascript">
+
    $(document).ready(function() {
+
        $('#box1').hover(function(){
+
            var smallTop = $('#box1').height() - $(".cover", this).height() -10 +"px";
+
    $(".cover", this).stop().animate({top:smallTop},{queue:false,duration:160});
+
}, function() {
+
    $(".cover", this).stop().animate({top:'465px'},{queue:false,duration:160});
+
});
+
        $('#box2').hover(function(){
+
            var smallTop = $('#box2').height() - $(".cover", this).height() -10 +"px";
+
    $(".cover", this).stop().animate({top:smallTop},{queue:false,duration:160});
+
}, function() {
+
    $(".cover", this).stop().animate({top:'465px'},{queue:false,duration:160});
+
});
+
    });
+
</script>
+
 
+
  
  

Latest revision as of 03:46, 19 September 2015