Team:AITM-Nepal

From 2013.igem.org

(Difference between revisions)
Line 90: Line 90:
display:none;
display:none;
}
}
 +
 +
 +
#secondimg
 +
{
 +
display:none;
 +
}
 +
</style>
</style>
 +
<script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>
 +
<script src="http://code.jquery.com/jquery-1.10.2.js"></script>
</head>
</head>
<body>
<body>
Line 103: Line 112:
<div style="margin-bottom:10px;">
<div style="margin-bottom:10px;">
-
<font size=6px color="white">Welcome to Team AITM-Nepal's Wiki!</font><br>
+
<font size=6px color="white">Welcome to Team AITM_Nepal's Wiki!</font><br>
</div>
</div>
Line 142: Line 151:
<div id="box" style="overflow:hidden; text-align:center; background-color:#2d2d2d;">
<div id="box" style="overflow:hidden; text-align:center; background-color:#2d2d2d;">
-
<span style="margin:0 auto; margin:auto;"><img src="https://static.igem.org/mediawiki/2013/b/b2/Banner_AITM-II.png"/></span>
+
<span style="margin:0 auto; margin:auto;">
 +
<div onClick="prev();" style="position:absolute; margin-top:180px; float:left; padding:20px; background:black; opacity:0.5;"><font color="white"><</font></div>
 +
<div onClick="next();" style="position:absolute; margin-top:180px; margin-left:915px; padding:20px; background:black; opacity:0.5;"><font color="white">></font></div>
 +
<img id="firstimg" src="https://static.igem.org/mediawiki/2013/b/b2/Banner_AITM-II.png"/>
 +
<img id="secondimg" src="http://protomag.com/statics/F_10_E.coli-large_hires_gal.jpg?1323704554">
 +
</span>
</div>
</div>
 +
 +
<script>
 +
 +
function next()
 +
{
 +
  $("#firstimg").fadeOut(1);
 +
  $(#secondimg").fadeIn(200);
 +
}
 +
function prev()
 +
{
 +
  $("#firstimg").fadeIn(200);
 +
  $(#secondimg").fadeOut(1);
 +
}
 +
</script>
 +
 +
 +
         <nav id="access">
         <nav id="access">

Revision as of 18:48, 20 August 2013

Welcome to Team AITM_Nepal's Wiki!
<
>

Our Project:

immunEcoli

This is the first approach for Synthetic Biology from Nepal. We are a team of Undergrads of Biotechnology from Asian Institute of Technology and Management. This year we are trying to engineer ''Escherichia coli'' which will be used as a carrier and immune modulation point using Outer Membrane Vesicle (OMVs). ''Escherichia coli'', being a model organism, is easier to work with , especially for the purpose of genetically engineered realm. Contact us: aitmnepal2013@gmail.com