<!-- This script and many more are available free online at --><!-- The JavaScript Source!! http://javascript.internet.com --><!-- Begin// Set up the image files to be used.var theImages = new Array() // do not change this// To add more image files, continue with the// pattern below, adding to the array.theImages[0] = 'images/quotes/quotes-nick-cliffe.gif'theImages[1] = 'images/quotes/quotes-loren-miller.gif'theImages[2] = 'images/quotes/quotes-francis-hill.gif'theImages[3] = 'images/quotes/quotes-amy-palermo.gif'theImages[4] = 'images/quotes/general-white.gif'theImages[5] = 'images/quotes/quotes-galen-wood.gif'theImages[6] = 'images/quotes/ec6-caplin.gif'theImages[7] = 'images/quotes/quotes-carlene-brown.gif'theImages[8] = 'images/quotes/quotes-hodson.gif'theImages[9] = 'images/quotes/quotes-boughton.gif'theImages[10] = 'images/quotes/quotes-torres.gif'theImages[11] = 'images/quotes/quotes-curcuru.gif'theImages[12] = 'images/quotes/quotes-leavy.gif'theImages[13] = 'images/quotes/quotes-wentworth.gif'theImages[14] = 'images/quotes/quotes-jahn.gif'theImages[15] = 'images/quotes/quotes-toler.gif'theImages[16] = 'images/quotes/quotes-colucci.gif'theImages[17] = 'images/quotes/quotes-kennedy.gif'theImages[18] = 'images/quotes/quotes-schultz.gif'theImages[19] = 'images/quotes/quotes-yoon.gif'theImages[20] = 'images/quotes/quotes-starlin.gif'theImages[21] = 'images/quotes/quotes-huss.gif'theImages[22] = 'images/quotes/quotes-bennett.gif'theImages[23] = 'images/quotes/quotes-caplin.gif'theImages[24] = 'images/quotes/crowther-bokeh.gif'theImages[25] = 'images/quotes/delio-blowup.gif'theImages[26] = 'images/quotes/thiel-bokeh.gif'theImages[27] = 'images/quotes/bokeh-clay.gif'theImages[28] = 'images/quotes/bokeh-thorsten.gif'theImages[29] = 'images/quotes/blowup-hoerricks.gif'theImages[30] = 'images/quotes/blowup-ness.gif'theImages[31] = 'images/quotes/blowup-pixel.gif'theImages[32] = 'images/quotes/bokeh-photostudent.gif'theImages[33] = 'images/quotes/bokeh-sammon.gif'theImages[34] = 'images/quotes/bokeh-shaw.gif'theImages[35] = 'images/quotes/bokeh-pixelmania.gif'theImages[36] = 'images/quotes/bokeh-bennet.gif'theImages[37] = 'images/quotes/blowup-maas.gif'theImages[38] = 'images/quotes/blowup-huss.gif'theImages[39] = 'images/quotes/bokeh-nikitas.gif'theImages[40] = 'images/quotes/bokeh-buffington.gif'theImages[41] = 'images/quotes/bokeh-oelling.gif'theImages[42] = 'images/quotes/snapart-ling.gif'theImages[43] = 'images/quotes/bokeh-berkenfeld.gif'theImages[44] = 'images/quotes/bokeh-masoner.gif'theImages[45] = 'images/quotes/bokeh-nikitas2.gif'theImages[46] = 'images/quotes/bokeh-west.gif'theImages[47] = 'images/quotes/bokeh-boardman.gif'theImages[48] = 'images/quotes/bokeh-nyt.gif'theImages[49] = 'images/quotes/general-boardman.gif'theImages[50] = 'images/quotes/general-lynne.gif'theImages[51] = 'images/quotes/imagedr-fran.gif'theImages[52] = 'images/quotes/general-ericb.gif'theImages[53] = 'images/quotes/snapart2-sholin.gif'theImages[54] = 'images/quotes/snapart-familian.gif'theImages[55] = 'images/quotes/snapart-wacker.gif'theImages[56] = 'images/quotes/bokeh-IPA.gif'theImages[57] = 'images/quotes/bokeh-canfield.gif'theImages[58] = 'images/quotes/bokeh-IPA2.gif'theImages[59] = 'images/quotes/general-johan.gif'theImages[60] = 'images/quotes/general-cole.gif'theImages[61] = 'images/quotes/exposure-PCMag.gif'theImages[62] = 'images/quotes/blowup-atkins.gif'theImages[63] = 'images/quotes/bokeh-dempsey.gif'theImages[64] = 'images/quotes/bokeh-schultz.gif'theImages[65] = 'images/quotes/bokeh-baker.gif'theImages[66] = 'images/quotes/snapart2-brownstein.gif'theImages[67] = 'images/quotes/snapart2-sanders.gif'theImages[68] = 'images/quotes/snapart-baumann.gif'theImages[69] = 'images/quotes/blowup2-martinsen.gif'theImages[70] = 'images/quotes/bokeh-finn.gif'theImages[71] = 'images/quotes/snap-art2-huss.gif'theImages[72] = 'images/quotes/general-kenneday.gif'theImages[73] = 'images/quotes/general-blagg.gif'theImages[74] = 'images/quotes/general-rosner.gif'theImages[75] = 'images/quotes/general-smith.gif'theImages[76] = 'images/quotes/general-robins.gif'theImages[77] = 'images/quotes/general-jackman.gif'theImages[78] = 'images/quotes/snap-art2-dove.gif'theImages[79] = 'images/quotes/general-gambon.gif'theImages[80] = 'images/quotes/exposure2-benvie.gif'theImages[81] = 'images/quotes/exposure-nels.gif'theImages[82] = 'images/quotes/snap-art2-blinn.gif'theImages[83] = 'images/quotes/bokeh-jenkins.gif'theImages[84] = 'images/quotes/bokeh-coyne.gif'theImages[85] = 'images/quotes/ec6-masoner.gif'theImages[86] = 'images/quotes/ec6-testi.gif'theImages[87] = 'images/quotes/ec6-collingbourne.gif'theImages[88] = 'images/quotes/ec6-brandon.gif'theImages[89] = 'images/quotes/ec6-comfort.gif'theImages[90] = 'images/quotes/general-john.gif'theImages[91] = 'images/quotes/ec6-mackenzie.gif'theImages[92] = 'images/quotes/ec6-caplin2.gif'theImages[93] = 'images/quotes/bokeh-taran.gif'// do not edit anything below this linevar j = 0var p = theImages.length;var preBuffer = new Array()for (i = 0; i < p; i++){   preBuffer[i] = new Image()   preBuffer[i].src = theImages[i]}var whichImage = Math.round(Math.random()*(p-1));function showImage(){document.write('<img src="'+theImages[whichImage]+'">');}//  End -->