Team:Slovenia

From 2008.igem.org

(Difference between revisions)
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 14: Line 69:
<td>
<td>
<!-- zacetek meni -->
<!-- zacetek meni -->
-
<div 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" /></div>
+
<center>
 +
<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="69" height="30" border="0" /></a>
 +
<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="114" height="30" border="0" /></a>
 +
<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="144" height="30" border="0" /></a>
 +
<div id="m1" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 +
<a href="https://2008.igem.org/Team:Slovenia/Background" target="_self">Introduction</a>
 +
<a href="https://2008.igem.org/Team:Slovenia/Background" target="_self">Immune response</a>
 +
<a href="https://2008.igem.org/Team:Slovenia/Background" target="_self">Modern vaccines</a>
 +
</div>
 +
</li>
 +
<li><a href="https://2008.igem.org/Team:Slovenia/Project" target="_self" onmouseover="mopen('m2')" onmouseout="mclosetime()"><img src="https://static.igem.org/mediawiki/2008/2/23/Project_btn.gif" width="140" height="30" border="0" /></a>
 +
<div id="m2" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 +
<a href="https://2008.igem.org/Team:Slovenia/Project" target="_self">The idea</a>
 +
<a href="https://2008.igem.org/Team:Slovenia/Project" target="_self">TLR 5</a>
 +
<a href="https://2008.igem.org/Team:Slovenia/Project" target="_self">TLR 3, TLR 4</a>
 +
<a href="https://2008.igem.org/Team:Slovenia/Project" target="_self">Experiment`s on laboratory mice</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="99" height="30" border="0" /></a>
 +
<div id="m3" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
 +
<a href="https://2008.igem.org/Team:Slovenia/Results" target="_self">Engineered flagellin vaccine</a>
 +
<a href="https://2008.igem.org/Team:Slovenia/Results" target="_self">Activated TLR vaccine</a>
 +
</div>
 +
</li>
 +
<li><a href="https://2008.igem.org/Team:Slovenia/Biobricks" target="_self" ><img src="https://static.igem.org/mediawiki/2008/b/bd/Biobricks_btn.gif" width="112" height="30" border="0" /></a>
 +
<li><a href="https://2008.igem.org/Team:Slovenia/Notebook" target="_self" ><img src="https://static.igem.org/mediawiki/2008/8/8e/Notebook_btn.gif" width="117" height="30" border="0" /></a>
 +
<li><a href="https://2008.igem.org/Team:Slovenia/Sponsors" target="_self" ><img src="https://static.igem.org/mediawiki/2008/d/d4/Sponsors_btn.gif" width="105" height="30" border="0" /></a>
 +
</ul>
 +
<div style="clear:both"></div>
 +
 
 +
<div style="clear:both"></div>
 +
</div>
 +
</center>
<!-- konec meni -->
<!-- konec meni -->
<td>
<td>

Revision as of 16:42, 26 October 2008

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



Welcome to our WIKI




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.







Locations of visitors to this page