
// Copyright © 1999 Doug Popeney
// Created by Doug Popeney (easyjava@easyjavascipt.com)
// JavaScript Made Easy!! - http://www.easyjavascript.com

var imagenumber = 41;
var randomnumber = Math.random() ;
var rand1 = Math.round( (imagenumber-1) * randomnumber) + 1 ;
images = new Array
images[1] = "http://www.stpetersnsp.org/images/photos/sec1.jpg"
images[2] = "http://www.stpetersnsp.org/images/photos/sec2.jpg"
images[3] = "http://www.stpetersnsp.org/images/photos/sec3.jpg"
images[4] = "http://www.stpetersnsp.org/images/photos/sec4.jpg"
images[5] = "http://www.stpetersnsp.org/images/photos/sec5.jpg"
images[6] = "http://www.stpetersnsp.org/images/photos/sec6.jpg"
images[7] = "http://www.stpetersnsp.org/images/photos/sec7.jpg"
images[8] = "http://www.stpetersnsp.org/images/photos/sec8.jpg"
images[9] = "http://www.stpetersnsp.org/images/photos/sec9.jpg"
images[10] = "http://www.stpetersnsp.org/images/photos/sec10.jpg"
images[11] = "http://www.stpetersnsp.org/images/photos/sec11.jpg"
images[12] = "http://www.stpetersnsp.org/images/photos/sec12.jpg"
images[13] = "http://www.stpetersnsp.org/images/photos/sec13.jpg"
images[14] = "http://www.stpetersnsp.org/images/photos/sec14.jpg"
images[15] = "http://www.stpetersnsp.org/images/photos/sec15.jpg"
images[16] = "http://www.stpetersnsp.org/images/photos/sec16.jpg"
images[17] = "http://www.stpetersnsp.org/images/photos/sec17.jpg"
images[18] = "http://www.stpetersnsp.org/images/photos/sec18.jpg"
images[19] = "http://www.stpetersnsp.org/images/photos/sec19.jpg"
images[20] = "http://www.stpetersnsp.org/images/photos/sec20.jpg"
images[21] = "http://www.stpetersnsp.org/images/photos/sec21.jpg"
images[22] = "http://www.stpetersnsp.org/images/photos/sec22.jpg"
images[23] = "http://www.stpetersnsp.org/images/photos/sec23.jpg"
images[24] = "http://www.stpetersnsp.org/images/photos/sec24.jpg"
images[25] = "http://www.stpetersnsp.org/images/photos/sec25.jpg"
images[26] = "http://www.stpetersnsp.org/images/photos/sec26.jpg"
images[27] = "http://www.stpetersnsp.org/images/photos/sec27.jpg"
images[28] = "http://www.stpetersnsp.org/images/photos/sec28.jpg"
images[29] = "http://www.stpetersnsp.org/images/photos/sec29.jpg"
images[30] = "http://www.stpetersnsp.org/images/photos/sec30.jpg"
images[31] = "http://www.stpetersnsp.org/images/photos/sec31.jpg"
images[32] = "http://www.stpetersnsp.org/images/photos/sec32.jpg"
images[33] = "http://www.stpetersnsp.org/images/photos/sec33.jpg"
images[34] = "http://www.stpetersnsp.org/images/photos/sec34.jpg"
images[35] = "http://www.stpetersnsp.org/images/photos/sec35.jpg"
images[36] = "http://www.stpetersnsp.org/images/photos/sec36.jpg"
images[37] = "http://www.stpetersnsp.org/images/photos/sec37.jpg"
images[38] = "http://www.stpetersnsp.org/images/photos/sec38.jpg"
images[39] = "http://www.stpetersnsp.org/images/photos/sec39.jpg"
images[40] = "http://www.stpetersnsp.org/images/photos/sec40.jpg"
images[41] = "http://www.stpetersnsp.org/images/photos/sec41.jpg"





var image = images[rand1]
