Team:MSOE Milwaukee/Undergrads

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{Team:MSOE}}
 
-
 
<HTML>
<HTML>
-
<H1>Undergrads</H1>
+
<HEAD>
-
 
+
  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
-
 
+
-
Jenna Harvestine<br>
+
-
Patrick Van Handel<br>
+
-
James Wiatr<br>
+
-
Rebecca Majewski<br>
+
-
Matthew Reichartz<br>
+
-
Selena Dickenson<br>
+
-
 
+
-
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
+
<script type="text/javascript" src="fadeslideshow.js">
<script type="text/javascript" src="fadeslideshow.js">
Line 30: Line 19:
dimensions: [250, 180], //width/height of gallery in pixels. Should reflect dimensions of largest image
dimensions: [250, 180], //width/height of gallery in pixels. Should reflect dimensions of largest image
imagearray: [
imagearray: [
-
["https://static.igem.org/mediawiki/2013/e/ee/Matt_reichartz.png", "", "", "Matt"],
+
["http://i26.tinypic.com/11l7ls0.jpg", "", "", "Nothing beats relaxing next to the pool when the weather is hot."],
-
["https://static.igem.org/mediawiki/2013/e/ee/Matt_reichartz.png", "http://en.wikipedia.org/wiki/Cave", "_new", "Matt"],
+
["http://i29.tinypic.com/xp3hns.jpg", "http://en.wikipedia.org/wiki/Cave", "_new", "Some day I'd like to explore these caves!"],
-
["https://static.igem.org/mediawiki/2013/e/ee/Matt_reichartz.png"],
+
["http://i30.tinypic.com/531q3n.jpg"],
-
["https://static.igem.org/mediawiki/2013/e/ee/Matt_reichartz.png", "", "", "Matt"] //<--no trailing comma after very last image element!
+
["http://i31.tinypic.com/119w28m.jpg", "", "", "What a beautiful scene with everything changing colors."] //<--no trailing comma after very last image element!
],
],
displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},
displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},
Line 47: Line 36:
dimensions: [250, 180], //width/height of gallery in pixels. Should reflect dimensions of largest image
dimensions: [250, 180], //width/height of gallery in pixels. Should reflect dimensions of largest image
imagearray: [
imagearray: [
-
["https://static.igem.org/mediawiki/2013/e/ee/Matt_reichartz.png", "", "", "Nothing beats relaxing next to the pool when the weather is hot."],
+
["http://i26.tinypic.com/11l7ls0.jpg", "", "", "Nothing beats relaxing next to the pool when the weather is hot."],
-
["https://static.igem.org/mediawiki/2013/e/ee/Matt_reichartz.png", "http://en.wikipedia.org/wiki/Cave", "_new", "Some day I'd like to explore these caves!"],
+
["http://i29.tinypic.com/xp3hns.jpg", "http://en.wikipedia.org/wiki/Cave", "_new", "Some day I'd like to explore these caves!"],
-
["https://static.igem.org/mediawiki/2013/e/ee/Matt_reichartz.png"],
+
["http://i30.tinypic.com/531q3n.jpg"],
-
["https://static.igem.org/mediawiki/2013/e/ee/Matt_reichartz.png", "", "", "What a beautiful scene with everything changing colors."] //<--no trailing comma after very last image element!
+
["http://i31.tinypic.com/119w28m.jpg", "", "", "What a beautiful scene with everything changing colors."] //<--no trailing comma after very last image element!
],
],
displaymode: {type:'manual', pause:2500, cycles:0, wraparound:false},
displaymode: {type:'manual', pause:2500, cycles:0, wraparound:false},
Line 60: Line 49:
</script>
</script>
 +
</HEAD>
 +
<BODY>
 +
<div id="fadeshow1"></div>
 +
 +
<br />
 +
 +
<div id="fadeshow2"></div>
 +
 +
<div id="fadeshow2toggler" style="width:250px; text-align:center; margin-top:10px">
 +
<a href="#" class="prev"><img src="http://i31.tinypic.com/302rn5v.png" style="border-width:0" /></a>  <span class="status" style="margin:0 50px; font-weight:bold"></span> <a href="#" class="next"><img src="http://i30.tinypic.com/lzkux.png" style="border-width:0" /></a>
 +
</div>
 +
</BODY>
</HTML>
</HTML>

Revision as of 23:00, 17 June 2013