Team:Caltech

From 2014.igem.org

(Difference between revisions)
 
(10 intermediate revisions not shown)
Line 4: Line 4:
<html>
<html>
<body style="background-color:#F6661F">
<body style="background-color:#F6661F">
-
<body>
 
-
<LAYER NAME="a0" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FFFF00" CLIP="0,0,3,3"></LAYER>
 
-
<LAYER NAME="a1" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FFFF00" CLIP="0,0,3,3"></LAYER>
 
-
<LAYER NAME="a2" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FFFF00" CLIP="0,0,3,3"></LAYER>
 
-
<LAYER NAME="a3" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FFFF00" CLIP="0,0,3,3"></LAYER>
 
-
<LAYER NAME="a4" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FFFF00" CLIP="0,0,3,3"></LAYER>
 
-
<LAYER NAME="a5" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FFFF00" CLIP="0,0,3,3"></LAYER>
 
-
<LAYER NAME="a6" LEFT=10 TOP=10 VISIBILITY=SHOW BGCOLOR="#FFFF00" CLIP="0,0,3,3"></LAYER>
 
-
 
-
<script language="JavaScript">
 
-
<!--
 
-
 
-
if (document.all){
 
-
document.write('<div id="starsDiv" style="position:absolute;top:0px;left:0px">')
 
-
for (xy=0;xy<7;xy++)
 
-
document.write('<div style="position:relative;width:3px;height:3px;background:#FFFF00;font-size:2px;visibility:visible"></div>')
 
-
document.write('</div>')
 
-
}
 
-
 
-
if (document.layers)
 
-
{window.captureEvents(Event.MOUSEMOVE);}
 
-
var yBase = 200;
 
-
var xBase = 200;
 
-
var yAmpl = 10;
 
-
var yMax = 40;
 
-
var step = .2;
 
-
var ystep = .5;
 
-
var currStep = 0;
 
-
var tAmpl=1;
 
-
var Xbpos = 1;
 
-
var Ybpos = 1;
 
-
var i = 0;
 
-
var j = 0;
 
-
 
-
if (document.all)
 
-
{
 
-
  function MoveHandler(){
 
-
  Xbpos = document.body.scrollLeft+event.x;
 
-
  Ybpos = document.body.scrollTop+event.y;
 
-
  }
 
-
  document.onmousemove = MoveHandler;
 
-
}
 
-
 
-
else if (document.layers)
 
-
{
 
-
  function xMoveHandler(evnt){
 
-
  Xbpos = evnt.pageX;
 
-
  Ybpos = evnt.pageY;
 
-
  }
 
-
  window.onMouseMove = xMoveHandler;
 
-
}
 
-
 
-
 
-
 
-
function animateLogo() {
 
-
if (document.all)
 
-
{
 
-
yBase = window.document.body.offsetHeight/4;
 
-
xBase = window.document.body.offsetWidth/4;
 
-
}
 
-
else if (document.layers)
 
-
{
 
-
yBase = window.innerHeight/4 ;
 
-
xBase = window.innerWidth/4;
 
-
}
 
-
 
-
if (document.all)
 
-
{
 
-
var totaldivs=document.all.starsDiv.all.length
 
-
for ( i = 0 ; i < totaldivs ; i++ )
 
-
{
 
-
var tempdiv=document.all.starsDiv.all[i].style
 
-
  tempdiv.top = Ybpos + Math.cos((20*Math.sin(currStep/20))+i*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10);
 
-
  tempdiv.left = Xbpos + Math.sin((20*Math.sin(currStep/20))+i*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10);
 
-
}
 
-
}
 
-
else if (document.layers)
 
-
{
 
-
for ( j = 0 ; j < 7 ; j++ )
 
-
{
 
-
var templayer="a"+j
 
-
  document.layers[templayer].top = Ybpos + Math.cos((20*Math.sin(currStep/20))+j*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10);
 
-
  document.layers[templayer].left =Xbpos + Math.sin((20*Math.sin(currStep/20))+j*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10);
 
-
}
 
-
}
 
-
currStep += step;
 
-
setTimeout("animateLogo()", 15);
 
-
}
 
-
animateLogo();
 
-
// -->
 
-
</script>
 
<div style="position:absolute;color:black" id="test"></div>
<div style="position:absolute;color:black" id="test"></div>
Line 134: Line 43:
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='black'; modeling.style.color='white'" onMouseOut="this.bgColor='white'; modeling.style.color='black'" bgColor=white>
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='black'; modeling.style.color='white'" onMouseOut="this.bgColor='white'; modeling.style.color='black'" bgColor=white>
-
<a id='modeling' href="https://2014.igem.org/Team:Caltech/Modeling"style="color:#000000"> Modeling</a></td>
+
<a id='modeling' href="https://2014.igem.org/Team:Caltech/TXTL"style="color:#000000"> TXTL Promoter Characterization</a></td>
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='black'; notebook.style.color='white'" onMouseOut="this.bgColor='white'; notebook.style.color='black'" bgColor=white>
<td style="border:1px solid black;" align="center" height ="45px" onMouseOver="this.bgColor='black'; notebook.style.color='white'" onMouseOut="this.bgColor='white'; notebook.style.color='black'" bgColor=white>
Line 165: Line 74:
<tr> <td colspan="3"  height="5px"> </td></tr>
<tr> <td colspan="3"  height="5px"> </td></tr>
-
<tr> <td colspan="3"  height="5px"> <center> <img src="https://static.igem.org/mediawiki/2014/d/d4/Teamcaltech.jpg"> </td></tr>
+
<tr>  <td bgColor=#FFFFFF colspan = 3 height = 100px> <font size = +5> <center>Welcome to the Caltech iGEM page! </center> </td> </tr>
-
 
+
<tr> <td bgColor=#000000 colspan = 3> <font color = "white"> <font size = +2> <center> Meet Plasy: Official Caltech iGEM Mascot</center> </font> </td> </tr>
 +
<tr> <td colspan="3"  height="5px"> <center> <img src="https://static.igem.org/mediawiki/2014/4/42/Caltech_Plasy_%282%29.jpg"> </td></tr>
 +
<tr> <td bgColor=#000000 colspan = 3><font color = "white"> <font size = +2> <center> Meet the Caltech iGEM Team</center> </font> </td> </tr>
 +
<tr> <td colspan="3"  height="5px"> <center> <img src="https://static.igem.org/mediawiki/2014/d/d4/Teamcaltech.jpg"> </td></tr>
 +
<tr> <td><center> From left to right: Victoria Hsiao, Anu Thubagere, Bianca Lepe, Andrew Hou, Tina Xu, Anthony Chen, Monique Alkiewicz, Alec Lourenco
 +
<br>
 +
Front: Galen Gao <td></tr>
 +
<tr><td bgColor=#000000 colspan = 3><font color = "white"> <font size = +2> <center> Our Badges</center> </font> </td>
 +
<head>
 +
<tr><td><center>
 +
    <style>
 +
      #virginiabadge{
 +
      background: url("https://static.igem.org/mediawiki/2014/6/6a/Virginia_Badge2.png");
 +
      background-size:250px;
 +
      width: 250px;
 +
      height: 185px;
 +
      background-repeat:no-repeat;
 +
    }
 +
 +
    #virginiabadge:hover{
 +
    background: url("https://static.igem.org/mediawiki/2014/2/2b/File-Virginia-Images-Badge1.png");
 +
    background-repeat:no-repeat;
 +
    width: 250px;
 +
    height: 185px;
 +
    background-size:250px;
 +
    }
 +
    </style>
 +
</head>
 +
 +
<body>
 +
    <div id="virginiabadge">
 +
        <a href=
 +
        "https://2014.igem.org/Team:Virginia/HumanPractices"><img height="180"
 +
        src="https://static.igem.org/mediawiki/2014/b/b0/Virginia_Transparent.png"
 +
        width="250"></a>
 +
    </div>
 +
</tr></td>
 +
</br>
</br>
</br>

Latest revision as of 02:26, 30 September 2014




Home Team Official Team Profile Project Parts TXTL Promoter Characterization Notebook Safety Attributions
Welcome to the Caltech iGEM page!
Meet Plasy: Official Caltech iGEM Mascot
Meet the Caltech iGEM Team
From left to right: Victoria Hsiao, Anu Thubagere, Bianca Lepe, Andrew Hou, Tina Xu, Anthony Chen, Monique Alkiewicz, Alec Lourenco
Front: Galen Gao
Our Badges