User:Sifuentes anita

From 2013.igem.org

(Difference between revisions)
Line 14: Line 14:
<![endif]-->
<![endif]-->
-
<script type="text/javascript">
 
-
<!--
 
-
var noimg = 0;
 
-
var i = 0;
 
-
var st1 = 100;
 
-
var st2 = 0;
 
-
var speed = 10;
 
-
 
-
//url goes here
 
-
var imgname = new Array();
 
-
imgname[0] = "https://static.igem.org/mediawiki/2013/2/23/Asia_jamboreepic04.png";
 
-
imgname[1] = "https://static.igem.org/mediawiki/2013/0/07/Asia_jamboreepic02.png";
 
-
imgname[2] = "https://static.igem.org/mediawiki/2013/2/27/Asia_jamboreepic03.png";
 
-
imgname[3] = "https://static.igem.org/mediawiki/2013/7/79/Asia_jamboree_01.jpg";
 
-
imgname[4] = "https://static.igem.org/mediawiki/2013/8/8e/Asia_jamboreepic05.png";
 
-
imgname[5] = "https://static.igem.org/mediawiki/2013/0/0b/Asia_jamboreepic06.png";
 
-
 
-
function changeImg(n) {
 
-
var name = imgname[n];
 
-
var imgobj = document.getElementById('imagered');
 
-
animTransA();
 
-
imgobj.src = name;
 
-
animTransB();
 
-
}
 
-
function resetAuto(num) {
 
-
noimg = num;
 
-
clearTimeout(timg);
 
-
autoChangeImg();
 
-
}
 
-
 
-
function autoChangeImg() {
 
-
var s = 500; /*ms*/
 
-
changeImg(noimg);
 
-
noimg++;
 
-
if (noimg > 4) { noimg = 0;}
 
-
timg = setTimeout("autoChangeImg()",10*s);
 
-
}
 
-
function animTransA() {
 
-
st1 -= speed;
 
-
img = document.getElementById('imagered');
 
-
img.style.opacity = st1/100;
 
-
img.style.filter = 'alpha(opacity=' + st1 + ')';
 
-
if (st1 > 0) { t2=setTimeout("animTransA()",50); }
 
-
else { st1 = 100;}
 
-
}
 
-
function animTransB () {
 
-
st2 += speed;
 
-
img = document.getElementById('imagered');
 
-
img.style.opacity = st2/100;
 
-
img.style.filter = 'alpha(opacity=' + st2 + ')';
 
-
if (st2 < 100) { t3=setTimeout("animTransB()",50); }
 
-
else { st2 = 0;}
 
-
}
 
-
function resetAlpha() {
 
-
clearTimeout(t2);
 
-
clearTimeout(t3);
 
-
img = document.getElementById('imagered');
 
-
img.style.opacity = 1;
 
-
st1 = 100; st2 = 0;
 
-
img.style.filter = 'alpha(opacity=' + 100 + ')';
 
-
}
 
-
</script>
 
</head>
</head>
-
<body onLoad = "autoChangeImg();">
+
<body>
   
   
Line 130: Line 68:
<table align="center"><tr><td>
<table align="center"><tr><td>
<p style = "font-family:verdana;font-size:20px;" > iGEM 2013 Highlights </p></td></tr> </table>
<p style = "font-family:verdana;font-size:20px;" > iGEM 2013 Highlights </p></td></tr> </table>
 +
<!-- Jamboree links tab -->
 +
 +
<table border="0" width="950px" align ="center">
 +
<tr height= "100px" align ="center">
 +
 +
<td width ="25%" onMouseOver="this.bgColor='#414141'" onMouseOut="this.bgColor='#f88f2a'" bgColor=#f88f2a>
 +
<a href="https://2013.igem.org/Jamborees-Europe"style="text-decoration: none;color: #FFFFFF"><b>Europe</b></a></td>
 +
 +
<td width ="25%" onMouseOver="this.bgColor='#414141'" onMouseOut="this.bgColor='#57aee8'" bgColor=#57aee8>
 +
<a href="https://2013.igem.org/Jamborees-NorthAmerica"style="text-decoration: none;color: #FFFFFF"><b>North <br>America</b></a></td>
 +
 +
<td width ="25%" onMouseOver="this.bgColor='#414141'" onMouseOut="this.bgColor='#ff0033'" bgColor=#ff0033>
 +
<a href="https://2013.igem.org/Jamborees-LatinAmerica"style="text-decoration: none;color: #FFFFFF"><b>Latin <br> America</b></a></td>
 +
 +
<td width ="25%" onMouseOver="this.bgColor='#414141'" onMouseOut="this.bgColor='#face48'" bgColor=#face48>
 +
<a href="https://2013.igem.org/Jamborees-Asia"style="text-decoration: none;color: #FFFFFF"><b>Asia</b></a></td>
 +
 +
</tr>
 +
 +
</table>
 +
 +

Revision as of 18:09, 24 October 2013

wiki

Europe

Re-live the

North
America
Latin
America

2013 Jamborees

Asia

iGEM 2013 Highlights

Europe North
America
Latin
America
Asia