Team:Tec-Monterrey

From 2012.igem.org

(Difference between revisions)
Line 120: Line 120:
}
}
.logo {
.logo {
 +
border:none;
width:145px;
width:145px;
height:145px;
height:145px;
Line 170: Line 171:
$("#bt1").click(function() {
$("#bt1").click(function() {
window.setTimeout(function() {
window.setTimeout(function() {
-
document.location.href="https://2012.igem.org/Team:Tec-Monterrey/allergen/project"
+
document.location.href="https://2012.igem.org/Team:Tec-Monterrey"
}, 1000);
}, 1000);
$("#div_content").fadeOut(1000);
$("#div_content").fadeOut(1000);
Line 176: Line 177:
$("#bt2").click(function() {
$("#bt2").click(function() {
window.setTimeout(function() {
window.setTimeout(function() {
-
document.location.href="https://2012.igem.org/Team:Tec-Monterrey/antifreeze/project"
+
document.location.href="https://2012.igem.org/Team:Tec-Monterrey"
}, 1000);
}, 1000);
$("#div_content").fadeOut(1000);
$("#div_content").fadeOut(1000);
Line 182: Line 183:
$("#bt3").click(function() {
$("#bt3").click(function() {
window.setTimeout(function() {
window.setTimeout(function() {
-
document.location.href="https://2012.igem.org/Team:Tec-Monterrey/hpractice"
+
document.location.href="https://2012.igem.org/Team:Tec-Monterrey"
}, 1000);
}, 1000);
$("#div_content").fadeOut(1000);
$("#div_content").fadeOut(1000);
Line 188: Line 189:
$("#bt4").click(function() {
$("#bt4").click(function() {
window.setTimeout(function() {
window.setTimeout(function() {
-
document.location.href="https://2012.igem.org/Team:Tec-Monterrey/extras"
+
document.location.href="https://2012.igem.org/Team:Tec-Monterrey"
}, 1000);
}, 1000);
$("#div_content").fadeOut(1000);
$("#div_content").fadeOut(1000);
Line 194: Line 195:
$("#bt5").click(function() {
$("#bt5").click(function() {
window.setTimeout(function() {
window.setTimeout(function() {
-
document.location.href="https://2012.igem.org/Team:Tec-Monterrey/team"
+
document.location.href="https://2012.igem.org/Team:Tec-Monterrey"
}, 1000);
}, 1000);
$("#div_content").fadeOut(1000);
$("#div_content").fadeOut(1000);
Line 229: Line 230:
<div class="container">
<div class="container">
<div class="header">
<div class="header">
-
<div class="logo" width="145px">
+
<div>
 +
<button type="button" class="logo" onclick="document.location.href='https://2012.igem.org/Team:Tec-Monterrey'">&nbsp;</button>
</div>
</div>
<div class="menu" align="right">
<div class="menu" align="right">
Line 246: Line 248:
<div class="content" id="div_content">
<div class="content" id="div_content">
-
<table align="center">
+
-
<tr>
+
-
<td> <img src="https://static.igem.org/mediawiki/igem.org/f/f9/TECMTY_Welcome.png" alt="welcome" longdesc="welcome" /> </td>
+
-
</tr>
+
-
<tr>
+
-
<td>
+
-
+
-
<div id="slideshow">
+
-
<img src="https://static.igem.org/mediawiki/igem.org/6/6b/TECMTY_Galeria_underconstruction.png" alt="Slide1" />
+
-
</div>
+
-
+
-
</td>
+
-
</tr>
+
-
<tr>
+
-
<td align="center">
+
-
<button type="button" id="s1">&nbsp;</button><button type="button" id="s2">&nbsp;</button><button type="button" id="s3">&nbsp;</button><button type="button" id="s4">&nbsp;</button><button type="button" id="s5">&nbsp;</button><button type="button" id="s6">&nbsp;</button>
+
-
</td>
+
-
</tr>
+
-
<tr>
+
-
<td align="center">
+
-
We are team Tec-Monterrey
+
-
</td>
+
-
</tr>
+
-
</table>
+
</div>
</div>

Revision as of 00:17, 27 June 2012

Tec Igem 2012 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20