Team:MSOE Milwaukee/Undergrads

From 2013.igem.org

(Difference between revisions)
Line 19: 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: [
-
["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", "", "", "Nothing beats relaxing next to the pool when the weather is hot."],
-
["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://en.wikipedia.org/wiki/Cave", "_new", "Some day I'd like to explore these caves!"],
-
["http://i30.tinypic.com/531q3n.jpg"],
+
["https://static.igem.org/mediawiki/2013/e/ee/Matt_reichartz.png"],
-
["http://i31.tinypic.com/119w28m.jpg", "", "", "What a beautiful scene with everything changing colors."] //<--no trailing comma after very last image element!
+
["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!
],
],
displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},
displaymode: {type:'auto', pause:2500, cycles:0, wraparound:false},

Revision as of 23:01, 17 June 2013