Team:Slovenia/Project

From 2008.igem.org

(Difference between revisions)
 
(17 intermediate revisions not shown)
Line 1: Line 1:
 +
<html>
 +
<head>
 +
<link rel="stylesheet" type="text/css" href="http://www.obrazuspeha.si/css_igem_slo08/default.css">
 +
 +
<!-- dd menu -->
 +
<script type="text/javascript">
 +
<!--
 +
var timeout        = 500;
 +
var closetimer = 0;
 +
var ddmenuitem      = 0;
 +
 +
// open hidden layer
 +
function mopen(id)
 +
{
 +
// cancel close timer
 +
mcancelclosetime();
 +
 +
// close old layer
 +
if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
 +
 +
// get new layer and show it
 +
ddmenuitem = document.getElementById(id);
 +
ddmenuitem.style.visibility = 'visible';
 +
 +
}
 +
// close showed layer
 +
function mclose()
 +
{
 +
if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
 +
}
 +
 +
// go close timer
 +
function mclosetime()
 +
{
 +
closetimer = window.setTimeout(mclose, timeout);
 +
}
 +
 +
// cancel close timer
 +
function mcancelclosetime()
 +
{
 +
if(closetimer)
 +
{
 +
window.clearTimeout(closetimer);
 +
closetimer = null;
 +
}
 +
}
 +
 +
// close layer when click-out
 +
document.onclick = mclose;
 +
// -->
 +
</script>
 +
 +
</head>
 +
 +
</html>
<!------------------------------- ZACETEK IGEM 2008 STRANI ------------------------------------------------------>
<!------------------------------- ZACETEK IGEM 2008 STRANI ------------------------------------------------------>
<html>
<html>
Line 13: Line 68:
<tr>
<tr>
<td>
<td>
-
<!-- zacetek meni -->
+
<!-- zacetek meni-ja -->
-
<div align="center"><img src="https://static.igem.org/mediawiki/2008/5/53/Igem_gumbi2.jpg" align="center" width="900" height="30" border="0" usemap="#Map" /></div>
+
<center>
-
<!-- konec meni -->
+
<div align="center" style="width:900px; background-color:#528e68; text-align:center;"><!--<img src="https://static.igem.org/mediawiki/2008/0/05/IGEM-Slovenia_btn_v2_1.gif" align="center" width="900" height="30" border="0" usemap="#Map" />-->
 +
<ul id="sddm">
 +
<li><a href="https://2008.igem.org/Team:Slovenia" target="_self" ><img src="https://static.igem.org/mediawiki/2008/b/b7/Home_btn.gif" width="64" height="30" border="0" /></a></li>
 +
 
 +
<li><a href="https://2008.igem.org/Team:Slovenia/Background" target="_self" onmouseover="mopen('m1')" onmouseout="mclosetime()"><img src="https://static.igem.org/mediawiki/2008/c/ca/Background_btn.gif" width="138" height="30" border="0" /></a>
 +
<div id="m1" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 +
<a href="https://2008.igem.org/Team:Slovenia/Background/The_problem" target="_self">The problem</a>
 +
<a href="https://2008.igem.org/Team:Slovenia/Background/Modern_vaccines" target="_self">Modern vaccines</a>
 +
<a href="https://2008.igem.org/Team:Slovenia/Background/Immune_response" target="_self">Immune response</a>
 +
<a href="https://2008.igem.org/Team:Slovenia/Background/Flagellin" target="_self">Flagellin</a>
 +
</div>
 +
</li>
 +
 
 +
<li><a href="#" target="_self" onmouseover="mopen('m2')" onmouseout="mclosetime()"><img src="https://static.igem.org/mediawiki/2008/2/23/Project_btn.gif" width="138" height="30" border="0" /></a>
 +
<div id="m2" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 +
<a href="https://2008.igem.org/Team:Slovenia/Project/Motivation" target="_self">Motivation</a>
 +
<a href="https://2008.igem.org/Team:Slovenia/Project/Engineered_flagellin_vaccine" target="_self">Engineered flagellin vaccine</a>
 +
<a href="https://2008.igem.org/Team:Slovenia/Project/Antigen-TLR_fusion_vaccine" target="_self">Antigen-TLR fusion vaccine</a>
 +
</div>
 +
</li>
 +
 
 +
<li><a href="https://2008.igem.org/Team:Slovenia/Results" target="_self" onmouseover="mopen('m3')" onmouseout="mclosetime()"><img src="https://static.igem.org/mediawiki/2008/4/49/Results_btn.gif" width="96" height="30" border="0" /></a>
 +
<div id="m3" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 +
<a href="https://2008.igem.org/Team:Slovenia/Results/Engineered_flagellin_vaccine" target="_self">Engineered flagellin vaccine</a>
 +
<a href="https://2008.igem.org/Team:Slovenia/Results/Antigen-TLR_fusion_vaccine" target="_self">Antigen-TLR fusion vaccine</a>
 +
<a href="https://2008.igem.org/Team:Slovenia/Results/Real-life_results" target="_self">"Real-life" results</a>
 +
<a href="https://2008.igem.org/Team:Slovenia/Results/Biobricks" target="_self">Biobricks</a>
 +
</div>
 +
</li>
 +
<!-- tukaj je slika menija conclusion -->
 +
<li><a href="https://2008.igem.org/Team:Slovenia/Conclusions" target="_self" ><img src="https://static.igem.org/mediawiki/2008/b/bd/Biobricks_btn.gif" width="138" height="30" border="0" /></a></li>
 +
<!-- konec slike menija conclusion -->
 +
 
 +
<li><a href="https://2008.igem.org/Team:Slovenia/Notebook" target="_self" onmouseover="mopen('m4')" onmouseout="mclosetime()"><img src="https://static.igem.org/mediawiki/2008/8/8e/Notebook_btn.gif" width="114" height="30" border="0" /></a>
 +
<div id="m4" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 +
<a href="https://2008.igem.org/Team:Slovenia/Notebook/Methods" target="_self">Methods</a>
 +
<a href="https://2008.igem.org/Team:Slovenia/Notebook/Safety" target="_self">Safety</a>
 +
<a href="https://2008.igem.org/Team:Slovenia/Notebook/References" target="_self">References</a>
 +
                <a href="https://2008.igem.org/Team:Slovenia/Notebook/Notebook" target="_self">Notebook</a>
 +
</div>
 +
</li>
 +
 
 +
 
 +
<li><a href="https://2008.igem.org/Team:Slovenia/Team" target="_self" ><img src="https://static.igem.org/mediawiki/2008/7/73/Team_btn.gif" width="109" height="30" border="0" /></a></li>
 +
 +
 +
<li><a href="https://2008.igem.org/Team:Slovenia/Credits" target="_self" onmouseover="mopen('m5')" onmouseout="mclosetime()"><img src="https://static.igem.org/mediawiki/2008/d/d4/Sponsors_btn.gif" width="103" height="30" border="0" /></a>
 +
<div id="m5" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 +
<a href="https://2008.igem.org/Team:Slovenia/Acknowledgements" target="_self">Acknowledgements</a>
 +
<a href="https://2008.igem.org/Team:Slovenia/Sponsors" target="_self">Sponsors</a>
 +
</div>
 +
</li>
 +
</ul>
 +
<div style="clear:both"></div>
 +
 
 +
<div style="clear:both"></div>
 +
</div>
 +
</center>
 +
<!-- konec menija -->
<td>
<td>
</tr>
</tr>
Line 48: Line 161:
-->
-->
<html><center>
<html><center>
-
<font size="-1" color="#C73E4A"><i><b>The Project</b></i></font>  
+
<font size="6" color="#C73E4A"><i>The project</i></font>  
</center></html>
</center></html>
-
 
-
 
-
----
 
-
 
-
 
-
Almost half of the world population is infected with bacteria ''Helicobacter pylori'' and in some regions it may infect 90% of the population. Infection with ''H.pylori'' causes gastric ulcer but it is also the main cause of gastric and duodenal cancer. Infection can be treated with combination of antibiotics and proton pump inhibitors. Antibiotics can cause long-term side affects, especially in large bowel, because it abruptly modifies bacterial flora. Proton pump inhibitors are so far very expensive and most of the world population can not afford it. Vaccine would be the lasting solution and particularly a type that would be affordable for the third world population. We plan to develop a new generation vaccine against'' Helicobacter pylori''. This bacteria uses the whole array of tricks to avoid detection by our immune surveillance, therefore we will have to employ principles of synthetic biology and current state of the art of human immune system and host-pathogen interactions to design an efficient vaccine. This will be a daunting task particularly in the set time but we expect at least to prove the principle of some innovative approaches of vaccine preparation.
 
Line 61: Line 168:
<html>  
<html>  
 +
<div width="700" style="margin-left:50px;">
 +
<ul>
 +
<font size="4" color="#C73E4A">
 +
<li><a href="https://2008.igem.org/Team:Slovenia/Project/Motivation" target="_self"><font color="#558d66">Motivation</font></a><br /></li>
 +
<li><a href="https://2008.igem.org/Team:Slovenia/Project/Engineered_flagellin_vaccine" target="_self"><font color="#558d66">Engineered flagellin vaccine</font></a><br /></li>
 +
<li><a href="https://2008.igem.org/Team:Slovenia/Project/Antigen-TLR_fusion_vaccine" target="_self"><font color="#558d66">Antigen-TLR fusion vaccine</font></a><br /></li>
 +
</ul>
 +
<br />
 +
</div>
</p>
</p>
</td>
</td>
Line 71: Line 187:
</tr>
</tr>
</table>
</table>
-
<map name="Map" id="Map">
 
-
<area shape="rect" coords="777,4,897,30" href="https://2008.igem.org/Team:Slovenia/Sponsors" target="_self" />
 
-
<area shape="rect" coords="92,3,216,29" href="https://2008.igem.org/Team:Slovenia/Team" target="_self" />
 
-
<area shape="rect" coords="225,4,379,26" href="https://2008.igem.org/Team:Slovenia/Project" target="_self" />
 
-
<area shape="rect" coords="390,3,495,27" href="https://2008.igem.org/Team:Slovenia/Results" target="_self" />
 
-
<area shape="rect" coords="505,3,626,27" href="https://2008.igem.org/Team:Slovenia/Biobricks" target="_self" />
 
-
<area shape="rect" coords="634,3,765,25" href="https://2008.igem.org/Team:Slovenia/Notebook" target="_self" />
 
-
<area shape="rect" coords="5,2,83,31" href="https://2008.igem.org/Team:Slovenia" target="_self" />
 
</html>
</html>
<!------------------------------- KONEC IGEM 2008 STRANI ------------------------------------------------------>
<!------------------------------- KONEC IGEM 2008 STRANI ------------------------------------------------------>

Latest revision as of 04:16, 30 October 2008

Igem-logo-900x200-1-2.jpg



The project