Team:BYU Provo/Team

From 2013.igem.org

(Difference between revisions)
Line 5: Line 5:
<head>
<head>
<script type="text/javascript">
<script type="text/javascript">
-
<!--
+
var image1 = new Image()
-
var image1=new Image()
+
image1.src = "https://static.igem.org/mediawiki/2013/e/e5/BYUTeamBanner1.JPG"
-
image1.src="https://static.igem.org/mediawiki/2013/e/e5/BYUTeamBanner1.JPG"
+
var image2 = new Image()
-
var image2=new Image()
+
image2.src = "https://static.igem.org/mediawiki/2013/d/de/BYUTeamBanner2.JPG"
-
image2.src="https://static.igem.org/mediawiki/2013/d/de/BYUTeamBanner2.JPG"
+
var image3 = new Image()
-
var image3=new Image()
+
image3.src = "https://static.igem.org/mediawiki/2013/0/02/BYUTeamBanner3.JPG"
-
image3.src="https://static.igem.org/mediawiki/2013/0/02/BYUTeamBanner3.JPG"
+
-
//-->
+
</script>
</script>
</head>
</head>
-
 
<body>
<body>
-
<img src="https://static.igem.org/mediawiki/2013/e/e5/BYUTeamBanner1.JPG" name="TeamSlide" width="965" height="400" />
+
<p><img src="https://static.igem.org/mediawiki/2013/e/e5/BYUTeamBanner1.JPG" width="965" height="400" name="slide" /></p>
-
<script>
+
<script type="text/javascript">
-
<!--
+
        var step=1;
-
//variable that will increment through the images
+
        function slideit()
-
var step=1
+
        {
-
function slideit(){
+
            document.images.slide.src = eval("image"+step+".src");
-
//if browser does not support the image object, exit.
+
            if(step<3)
-
if (!document.images)
+
                step++;
-
return
+
            else
-
document.images.slide.src=eval("image"+step+".src")
+
                step=1;
-
if (step<3)
+
            setTimeout("slideit()",5000);
-
step++
+
        }
-
else
+
        slideit();
-
step=1
+
-
//call function "slideit()" every 5.0 seconds
+
-
setTimeout("slideit()",2)
+
-
slideit()
+
-
//-->
+
</script>
</script>
</body>
</body>
-
 
-
</html>
 
-
 
-
<br>
 
-
 
-
<html>
 
-
 
-
<script type="text/javascript">
 
-
var o=String.fromCharCode(60);var c=String.fromCharCode(62)
 
-
document.write(o+'iframe sr'+'c="http://slideful.com/v20130715_0101788884069762_ijf.htm" frameborder="0" sty'+'le="border:0px;padding:0px;margin:0px;width:965px;height:400px;" allowtransparency="true"'+c+o+'/iframe'+c)
 
-
</script>
 
-
<noscript><a href="http://slideful.com/v20130715_0101788884069762_pf.htm">View the slide show</a>
 
-
</noscript>
 
</html>
</html>

Revision as of 01:15, 27 July 2013


2013 BYU iGem Team


This is a super rough draft and it NEEDS EDITING

BYU iGem team consists of thirteen devoted undergraduates, one graduate TA, two BYU faculty advisors, and one supporting artists. Our diverse team of undergraduates represents six majors and two colleges within Brigham Young University. We even speak eight languages! By building a team with varied, yet complementary, background and interests, we are able to approach our project from multiple thought processes and, at times, impress even ourselves.



Team Bios


Team Bios



Profile


Team Profile