Team:Tec-Monterrey/antifreeze/project

From 2012.igem.org

(Difference between revisions)
Line 119: Line 119:
margin-left:auto;
margin-left:auto;
margin-right:auto;
margin-right:auto;
-
}
 
-
.center-div2 {
 
-
padding-left:auto;
 
-
padding-right:auto;
 
}
}
.logo {
.logo {
Line 148: Line 144:
.menu #bt5{ background:url(https://static.igem.org/mediawiki/2012/7/7e/TECMTY_Team_normal.jpg) no-repeat; border:none; height:65px; width:152px;}
.menu #bt5{ background:url(https://static.igem.org/mediawiki/2012/7/7e/TECMTY_Team_normal.jpg) no-repeat; border:none; height:65px; width:152px;}
.menu #bt5:hover{ background:url(https://static.igem.org/mediawiki/2012/e/ed/TECMTY_Team_hover.jpg) no-repeat;}
.menu #bt5:hover{ background:url(https://static.igem.org/mediawiki/2012/e/ed/TECMTY_Team_hover.jpg) no-repeat;}
 +
 +
.content #cl1{ background:url(https://static.igem.org/mediawiki/2012/b/b1/TECMTY_Antifreeze_project_normal.png) no-repeat; height:110px; width:100px; border:none;}
 +
.content #cl1:hover{ background:url(https://static.igem.org/mediawiki/2012/5/57/TECMTY_Antifreeze_project_hover.png) no-repeat;}
 +
.content #cl2{ background:url(https://static.igem.org/mediawiki/2012/6/66/TECMTY_Antifreeze_video_normal.png) no-repeat; height:110px; width:100px; border:none;}
 +
.content #cl2:hover{ background:url(https://static.igem.org/mediawiki/2012/0/09/TECMTY_Antifreeze_video_hover.png) no-repeat;}
 +
.content #cl3{ background:url(https://static.igem.org/mediawiki/2012/a/ae/TECMTY_Antifreeze_data_normal.png) no-repeat; height:110px; width:100px; border:none;}
 +
.content #cl3:hover{ background:url(https://static.igem.org/mediawiki/2012/b/bf/TECMTY_Antifreeze_data_hover.png) no-repeat;}
 +
.content #cl4{ background:url(https://static.igem.org/mediawiki/2012/e/e7/TECMTY_Antifreeze_safety_normal.png) no-repeat; height:110px; width:100px; border:none;}
 +
.content #cl4:hover{ background:url(https://static.igem.org/mediawiki/2012/2/2f/TECMTY_Antifreeze_safety_hover.png) no-repeat;}
 +
.content #cl5{ background:url(https://static.igem.org/mediawiki/2012/d/d2/TECMTY_Antifreeze_results_normal.png) no-repeat; height:110px; width:100px; border:none;}
 +
.content #cl5:hover{ background:url(https://static.igem.org/mediawiki/2012/f/fd/TECMTY_Antifreeze_results_hover.png) no-repeat;}
 +
.content #cl6{ background:url(https://static.igem.org/mediawiki/2012/4/4a/TECMTY_Antifreeze_notebook_normal.png) no-repeat; height:110px; width:100px; border:none;}
 +
.content #cl6:hover{ background:url(https://static.igem.org/mediawiki/2012/2/24/TECMTY_Antifreeze_notebook_hover.png) no-repeat;}
#div_subcontent #slideshow {
#div_subcontent #slideshow {
-
width:520px;
+
width:540px;
margin-left: auto ;
margin-left: auto ;
margin-right: auto ;
margin-right: auto ;
Line 157: Line 166:
#div_subcontent #slideshow #slidesContainer {
#div_subcontent #slideshow #slidesContainer {
margin:0 auto;
margin:0 auto;
-
width:520px;
+
width:540px;
-
height:290px;
+
height:400px;
overflow:auto;
overflow:auto;
}
}
#div_subcontent #slideshow #slidesContainer .slide {
#div_subcontent #slideshow #slidesContainer .slide {
margin:0 auto;
margin:0 auto;
-
width:500px;
+
width:540px;
-
height:290px;
+
height:400px;
}
}
#div_subcontent .control {
#div_subcontent .control {
display:block;
display:block;
-
width:40px;
+
width:40px;
-
height:290px;
+
height:340px;
text-indent:-10000px;
text-indent:-10000px;
cursor: pointer;
cursor: pointer;
Line 177: Line 186:
#div_subcontent #leftControl {
#div_subcontent #leftControl {
left:-20;
left:-20;
-
background:transparent url("https://static.igem.org/mediawiki/igem.org/f/fd/TECMTY_Bgaleria_allergen_normal.png") no-repeat center;
+
background:transparent url("https://static.igem.org/mediawiki/2012/5/52/TECMTY_Galeria_izquierda.png") no-repeat center;
}
}
#div_subcontent #rightControl {
#div_subcontent #rightControl {
right:0;
right:0;
-
background:transparent url("https://static.igem.org/mediawiki/igem.org/6/69/TECMTY_Bgaleria_antifreeze_normal.png") no-repeat center;
+
background:transparent url("https://static.igem.org/mediawiki/2012/1/12/TECMTY_Galeria_derecha.png") no-repeat center;
}
}
Line 208: Line 217:
-moz-border-radius-bottomright:8px;
-moz-border-radius-bottomright:8px;
}
}
 +
.content #tabs-back {
.content #tabs-back {
margin-top:25px;
margin-top:25px;
Line 274: Line 284:
}, 1000);
}, 1000);
$("#div_content").fadeOut(1000);
$("#div_content").fadeOut(1000);
 +
});
 +
//Circles
 +
$("#cl1").click(function() {
 +
window.setTimeout(function() {
 +
document.location.href="https://2012.igem.org/Team:Tec-Monterrey/antifreeze/project"
 +
}, 1000);
 +
$("#div_subcontent").fadeOut(1000);
 +
});
 +
$("#cl2").click(function() {
 +
window.setTimeout(function() {
 +
document.location.href="https://2012.igem.org/Team:Tec-Monterrey/antifreeze/video"
 +
}, 1000);
 +
$("#div_subcontent").fadeOut(1000);
 +
});
 +
$("#cl3").click(function() {
 +
window.setTimeout(function() {
 +
document.location.href="https://2012.igem.org/Team:Tec-Monterrey/antifreeze/data"
 +
}, 1000);
 +
$("#div_subcontent").fadeOut(1000);
 +
});
 +
$("#cl4").click(function() {
 +
window.setTimeout(function() {
 +
document.location.href="https://2012.igem.org/Team:Tec-Monterrey/antifreeze/safety"
 +
}, 1000);
 +
$("#div_subcontent").fadeOut(1000);
 +
});
 +
$("#cl5").click(function() {
 +
window.setTimeout(function() {
 +
document.location.href="https://2012.igem.org/Team:Tec-Monterrey/antifreeze/results"
 +
}, 1000);
 +
$("#div_subcontent").fadeOut(1000);
 +
});
 +
$("#cl6").click(function() {
 +
window.setTimeout(function() {
 +
document.location.href="https://2012.igem.org/Team:Tec-Monterrey/antifreeze/notebook"
 +
}, 1000);
 +
$("#div_subcontent").fadeOut(1000);
});
});
//Tabs
//Tabs
Line 282: Line 329:
$('#replace').html($('#content2').html());
$('#replace').html($('#content2').html());
prepareSlides();
prepareSlides();
-
});
 
-
$('#tab3').click(function() {
 
-
$('#replace').html($('#content3').html());
 
-
});
 
-
$('#tab4').click(function() {
 
-
$('#replace').html($('#content4').html());
 
});
});
//Slides
//Slides
function prepareSlides() {
function prepareSlides() {
var currentPos = 0;
var currentPos = 0;
-
var sWidth = 520;
+
var sWidth = 540;
var slides = $('div#div_subcontent .slide');
var slides = $('div#div_subcontent .slide');
var numSlides = slides.length;
var numSlides = slides.length;
Line 332: Line 373:
<img src="https://static.igem.org/mediawiki/igem.org/9/92/TECMTY_Humanpractice_hover.jpg" alt="5" />
<img src="https://static.igem.org/mediawiki/igem.org/9/92/TECMTY_Humanpractice_hover.jpg" alt="5" />
<img src="2012.https://static.igem.org/mediawiki/igem.org/e/ed/TECMTY_Team_hover.jpg" alt="6" />
<img src="2012.https://static.igem.org/mediawiki/igem.org/e/ed/TECMTY_Team_hover.jpg" alt="6" />
-
<img src="https://static.igem.org/mediawiki/2012/c/ca/TECMTY_Allergen_project_hover.png" alt="7" />
+
<img src="https://static.igem.org/mediawiki/2012/5/57/TECMTY_Antifreeze_project_hover.png" alt="7" />
-
<img src="https://static.igem.org/mediawiki/2012/9/9c/TECMTY_Allergen_video_hover.png" alt="8" />
+
<img src="https://static.igem.org/mediawiki/2012/0/09/TECMTY_Antifreeze_video_hover.png" alt="8" />
-
<img src="https://static.igem.org/mediawiki/2012/3/3f/TECMTY_Allergen_data_hover.png" alt="9" />
+
<img src="https://static.igem.org/mediawiki/2012/b/bf/TECMTY_Antifreeze_data_hover.png" alt="9" />
-
<img src="https://static.igem.org/mediawiki/2012/9/9e/TECMTY_Allergen_safety_hover.png" alt="10" />
+
<img src="https://static.igem.org/mediawiki/2012/2/2f/TECMTY_Antifreeze_safety_hover.png" alt="10" />
-
<img src="https://static.igem.org/mediawiki/2012/1/10/TECMTY_Allergen_results_hover.png" alt="11" />
+
<img src="https://static.igem.org/mediawiki/2012/f/fd/TECMTY_Antifreeze_results_hover.png" alt="11" />
-
<img src="https://static.igem.org/mediawiki/2012/9/93/TECMTY_Allergen_notebook_hover.png" alt="12" />
+
<img src="https://static.igem.org/mediawiki/2012/2/24/TECMTY_Antifreeze_notebook_hover.png" alt="12" />
</span>
</span>
<div class="preload" id="content1">
<div class="preload" id="content1">
-
<div class="center-div" width="560">
+
<p>Our project is based in the development of a standard production and expression of allergen proteins (from maize, dustmite and bees) in order for them to be easily purified and used in a new diagnostic kit designed for the detection of allergies.</p>
-
<iframe width="560" height="315" src="http://www.youtube.com/embed/1jW7m9rJtYU?list=UUS4IMWIZSmFxUxsRExhNvOA&amp;hl=en_US" frameborder="0" allowfullscreen></iframe>
+
<p>The project involves the construction of device that would allow the expression of allergen proteins in yeast, resulting in the secretion of the proteins to the medium, while also maintaining the ability to also produce the proteins in E. coli. The design of the kit is based on an ELISA assay and includes the production of modified scFv’s (single-chain variable fragment) that allow the detection of possible allergic reactions in an individual.</p>
-
</div>
+
</div>
</div>
<span class="preload" id="content2">
<span class="preload" id="content2">
-
<div>
 
-
<table>
 
-
<tr>
 
-
</tr>
 
-
</table>
 
-
</div>
 
<div id="slideshow">
<div id="slideshow">
<div id="slidesContainer">
<div id="slidesContainer">
-
<div class="slide" style="width:100%">
+
<div class="slide">
-
<div align="left" style="width:40%">
+
<img src="https://2012.igem.org/File:TECMTY_Galeria_antifreeze01.png" alt="Slide1" /><p>Our pro.</p>
-
<h2>Juan Papa</h2>
+
-
<p>Juan Papa es la papa mas exitosa en el ambito profesional de la biologia sintetica</p>
+
-
</div>
+
-
<div align="right" style="width:60%">
+
-
<img src="http://www.howbigismypotato.com/potato.jpg" alt="Slide1"/>
+
-
</div>
+
</div>
</div>
-
 
<div class="slide">
<div class="slide">
-
<div align="left" style="width:40%">
+
<img src="https://2012.igem.org/File:TECMTY_Galeria_antifreeze02.png" alt="Slide2" /><p>°....Our pro.</p>
-
<h2>John Potato</h2>
+
-
<p>The quick potato jumps over the lazy fries</p>
+
-
</div>
+
-
<div align="right" style="width:60%">
+
-
<img src="http://www.howbigismypotato.com/potato.jpg" alt="Slide1"/>
+
-
</div>
+
</div>
</div>
-
 
+
<div class="slide">
-
<div class="slide" style="width:100%">
+
<img src="https://2012.igem.org/File:TECMTY_Galeria_antifreeze03.png" alt="Slide3" /><p> Our pro.</p>
-
<div align="left" style="width:40%">
+
-
<h2>Jorgen Kartofel</h2>
+
-
<p>dahgghsdvhsdfgsdfhjfsdhfaksdfjhafhfgjafgkjfahjfahjafhlfa</p>
+
-
</div>
+
-
<div align="right" style="width:60%">
+
-
<img src="http://www.howbigismypotato.com/potato.jpg" alt="Slide1"/>
+
-
</div>
+
</div>
</div>
-
 
+
<div class="slide">
-
<div class="slide" style="width:100%">
+
<img src="https://2012.igem.org/File:TECMTY_Galeria_antifreeze04.png" alt="Slide4" /><p> Our pro.</p>
-
<div align="left" style="width:40%">
+
-
<h2>Potato-sama</h2>
+
-
<p>hbfadkadfhsdgkhsdghjgsdjhgshjgshjgahjgdjhgshjgalhgshjzxbfhgsajkas</p>
+
-
</div>
+
-
<div align="right" style="width:60%">
+
-
<img src="http://www.howbigismypotato.com/potato.jpg" alt="Slide1"/>
+
-
</div>
+
</div>
</div>
-
 
+
<div class="slide">
-
<div class="slide" style="width:100%">
+
<img src="https://2012.igem.org/File:TECMTY_Galeria_antifreeze05.png" alt="Slide5" /><p>Our pro.</p>
-
<div align="left" style="width:40%">
+
-
<h2>Johan Potet</h2>
+
-
<p>DfeagfhadgyjfaeuyfgsaygdWAYGYQGF+IYTWEYRFTQEKTFYTFYTSAFGASYGFAK</p>
+
-
</div>
+
-
<div align="right" style="width:60%">
+
-
<img src="http://www.howbigismypotato.com/potato.jpg" alt="Slide1"/>
+
-
</div>
+
</div>
</div>
</div>
</div>
</div>
</div>
-
</span>
 
-
<span class="preload" id="content3">
 
-
<p>Coming soon!</p>
 
-
</span>
 
-
<span class="preload" id="content4">
 
-
<p>Coming soon!</p>
 
</span>
</span>
Line 433: Line 427:
<div class="content" id="div_content">
<div class="content" id="div_content">
 +
<table align="center">
 +
<tr>
 +
<td align="center" width="167px">
 +
<button type="button" id="cl1">&nbsp;</button>
 +
</td>
 +
<td align="center" width="167px">
 +
<button type="button" id="cl2">&nbsp;</button>
 +
</td>
 +
<td align="center" width="167px">
 +
<button type="button" id="cl3">&nbsp;</button>
 +
</td>
 +
<td align="center" width="167px">
 +
<button type="button" id="cl4">&nbsp;</button>
 +
</td>
 +
<td align="center" width="167px">
 +
<button type="button" id="cl5">&nbsp;</button>
 +
</td>
 +
<td align="center" width="167px">
 +
<button type="button" id="cl6">&nbsp;</button>
 +
</td>
 +
</tr>
 +
</table>
<div id="div_subcontent">
<div id="div_subcontent">
<table align="center">
<table align="center">
<tr>
<tr>
<td align="center">
<td align="center">
-
<img src="https://static.igem.org/mediawiki/igem.org/4/45/TECMTY_team_title.png" alt="project" width="1000px" />
+
<img src="https://2012.igem.org/File:TECMTY_Antifreez_title_project.png" alt="project" width="1000px" />
</td>
</td>
</tr>
</tr>
Line 446: Line 462:
<tr>
<tr>
<td width="25%">
<td width="25%">
-
<button type="button" id="tab1" class="tabcolor tablft">video</button>
+
<button type="button" id="tab1" class="tabcolor tablft">description</button>
</td>
</td>
<td width="25%">
<td width="25%">
-
<button type="button" id="tab2" class="tabcolor">students</button>
+
<button type="button" id="tab2" class="tabcolor">overview</button>
</td>
</td>
<td width="25%">
<td width="25%">
-
<button type="button" id="tab3" class="tabcolor">instructors</button>
+
<button type="button" id="tab3" class="tabcolor">&nbsp;</button>
</td>
</td>
<td width="25%">
<td width="25%">
-
<button type="button" id="tab4" class="tabcolor tabrit">advisors</button>
+
<button type="button" id="tab4" class="tabcolor tabrit">&nbsp;</button>
</td>
</td>
</tr>
</tr>
Line 465: Line 481:
<td>
<td>
<div class="inner" id="replace">
<div class="inner" id="replace">
-
<div class="center-div" width="560">
+
<p>Our project is based in the development of a standard production and expression of allergen proteins (from maize, dustmite and bees) in order for them to be easily purified and used in a new diagnostic kit designed for the detection of allergies.</p>
-
<iframe width="560" height="315" src="http://www.youtube.com/embed/1jW7m9rJtYU?list=UUS4IMWIZSmFxUxsRExhNvOA&amp;hl=en_US" frameborder="0" allowfullscreen></iframe>
+
<p>The project involves the construction of device that would allow the expression of allergen proteins in yeast, resulting in the secretion of the proteins to the medium, while also maintaining the ability to also produce the proteins in E. coli. The design of the kit is based on an ELISA assay and includes the production of modified scFv’s (single-chain variable fragment) that allow the detection of possible allergic reactions in an individual.</p>
-
</div>
+
</div>
</div>
</td>
</td>

Revision as of 02:39, 7 September 2012

Tec Igem 2012 1 2 3 4 5 6 7 8 9 10 11 12

Our project is based in the development of a standard production and expression of allergen proteins (from maize, dustmite and bees) in order for them to be easily purified and used in a new diagnostic kit designed for the detection of allergies.

The project involves the construction of device that would allow the expression of allergen proteins in yeast, resulting in the secretion of the proteins to the medium, while also maintaining the ability to also produce the proteins in E. coli. The design of the kit is based on an ELISA assay and includes the production of modified scFv’s (single-chain variable fragment) that allow the detection of possible allergic reactions in an individual.

Slide1

Our pro.

Slide2

°....Our pro.

Slide3

Our pro.

Slide4

Our pro.

Slide5

Our pro.

project

Our project is based in the development of a standard production and expression of allergen proteins (from maize, dustmite and bees) in order for them to be easily purified and used in a new diagnostic kit designed for the detection of allergies.

The project involves the construction of device that would allow the expression of allergen proteins in yeast, resulting in the secretion of the proteins to the medium, while also maintaining the ability to also produce the proteins in E. coli. The design of the kit is based on an ELISA assay and includes the production of modified scFv’s (single-chain variable fragment) that allow the detection of possible allergic reactions in an individual.