Template:Team:UC Davis/Head

From 2010.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<head>
<head>
 +
<script text="javascript">
<script text="javascript">
-
 
+
/*Function to change pictures on hover*/
function changePic(picName, newPic)
function changePic(picName, newPic)
{
{
document[picName].src = newPic;
document[picName].src = newPic;
}
}
-
 
</script>
</script>

Revision as of 20:26, 15 June 2010