var arPics=new Array()
var arURLs=new Array()

//define images. You can have as many as you want. Images MUST be of the same dimensions (for NS's sake)
arPics[1]="http://www.wolfson.ox.ac.uk/~sjg/gowerpower/henrysmall/DSCF3292.JPG"

arPics[2]="http://www.wolfson.ox.ac.uk/~sjg/gowerpower/henrysmall/DSCF3310.JPG"

arPics[0]="http://www.wolfson.ox.ac.uk/~sjg/gowerpower/henrysmall/DSCF3814.JPG"

arPics[3]="http://www.wolfson.ox.ac.uk/~sjg/gowerpower/henrysmall/DSCF3816.JPG"

arPics[4]="http://www.wolfson.ox.ac.uk/~sjg/gowerpower/henrysmall/DSCF3817.JPG"

arPics[5]="http://www.wolfson.ox.ac.uk/~sjg/gowerpower/henrysmall/DSCF3819.JPG"

arPics[6]="http://www.wolfson.ox.ac.uk/~sjg/gowerpower/henrysmall/DSCF3820.JPG"

//Set corresponding URLs for above images. Define ONLY if variable linkornot equals "1"
arURLs[1]="http://www.wolfson.ox.ac.uk/~sjg/gowerpower/henrybigger/DSCF3292.JPG"

arURLs[2]="http://www.wolfson.ox.ac.uk/~sjg/gowerpower/henrybigger/DSCF3310.JPG"

arURLs[0]="http://www.wolfson.ox.ac.uk/~sjg/gowerpower/henrybigger/DSCF3814.JPG"

arURLs[3]="http://www.wolfson.ox.ac.uk/~sjg/gowerpower/henrybigger/DSCF3816.JPG"

arURLs[4]="http://www.wolfson.ox.ac.uk/~sjg/gowerpower/henrybigger/DSCF3817.JPG"

arURLs[5]="http://www.wolfson.ox.ac.uk/~sjg/gowerpower/henrybigger/DSCF3819.JPG"

arURLs[6]="http://www.wolfson.ox.ac.uk/~sjg/gowerpower/henrybigger/DSCF3820.JPG"

