<!-- This script is generating a random number used in the random image scripts below.  The number corresponds to the number of photo sets -->
var number = Math.round(Math.random()*(23));