function rnd() {
	rnd.seed = (rnd.seed*9301+49297) % 233280;
	return rnd.seed/(233280.0);
};
rnd.today = new Date();
rnd.seed = rnd.today.getTime();
function rand(number) {
	return Math.ceil(rnd()*number);
};
function image(src,title,width,height,border,href,target) {
	this.src = src;
	this.title = title;
	this.width = width;
	this.height = height;
	this.border = border;
	this.href = href;
	this.target = target;
	this.selected = false;
};
function chooseImage(arry) {
	var idx, str = "";
	do {
		idx = rand(arry.length)-1;
	} while(arry[idx].selected == true);
	if(arry[idx].href.length > 0) str = "<A HREF=\""+arry[idx].href+"\" TARGET=\""+arry[idx].target+"\">";
	str += "<IMG SRC=\""+arry[idx].src+"\" ALT=\""+arry[idx].title+"\" WIDTH=\""+arry[idx].width+"\" HEIGHT=\""+arry[idx].height+"\" BORDER=\""+arry[idx].border+"\">";
	if(arry[idx].href.length > 0) str += "</A>";
	document.write(str);
	arry[idx].selected = true;
	return true;
};
// syntax: image("src","alt text",height,width,border,"url","target");
footerPics = new Array();
footerPics[0] = new image("http://www.fullsphereimages/footerPics/01.jpg","Full Sphere Studio",420,100,0,"");
footerPics[1] = new image("images/footerPics/02.jpg","Full Sphere Studio",420,100,0,"");
footerPics[2] = new image("images/footerPics/03.jpg","Full Sphere Studio",420,100,0,"");
footerPics[3] = new image("images/footerPics/04.jpg","Full Sphere Studio",420,100,0,"");
footerPics[4] = new image("images/footerPics/05.jpg","Full Sphere Studio",420,100,0,"");
footerPics[5] = new image("images/footerPics/06.jpg","Full Sphere Studio",420,100,0,"");
footerPics[6] = new image("images/footerPics/07.jpg","Full Sphere Studio",420,100,0,"");
footerPics[7] = new image("images/footerPics/08.jpg","Full Sphere Studio",420,100,0,"");
footerPics[8] = new image("images/footerPics/09.jpg","Full Sphere Studio",420,100,0,"");
footerPics[9] = new image("images/footerPics/10.jpg","Full Sphere Studio",420,100,0,"");
footerPics[10] = new image("images/footerPics/11.jpg","Full Sphere Studio",420,100,0,"");
footerPics[11] = new image("images/footerPics/12.jpg","Full Sphere Studio",420,100,0,"");
footerPics[12] = new image("images/footerPics/13.jpg","Full Sphere Studio",420,100,0,"");
footerPics[13] = new image("images/footerPics/14.jpg","Full Sphere Studio",420,100,0,"");
footerPics[14] = new image("images/footerPics/15.jpg","Full Sphere Studio",420,100,0,"");
footerPics[15] = new image("images/footerPics/16.jpg","Full Sphere Studio",420,100,0,"");
footerPics[16] = new image("images/footerPics/17.jpg","Full Sphere Studio",420,100,0,"");
footerPics[17] = new image("images/footerPics/18.jpg","Full Sphere Studio",420,100,0,"");

AEPics = new Array();
AEPics[0] = new image("images/footerPics/01.jpg","Full Sphere Studio",420,100,0,"");
AEPics[1] = new image("images/footerPics/02.jpg","Full Sphere Studio",420,100,0,"");
AEPics[2] = new image("images/footerPics/03.jpg","Full Sphere Studio",420,100,0,"");
AEPics[3] = new image("images/footerPics/04.jpg","Full Sphere Studio",420,100,0,"");
AEPics[4] = new image("images/footerPics/05.jpg","Full Sphere Studio",420,100,0,"");
AEPics[5] = new image("images/footerPics/06.jpg","Full Sphere Studio",420,100,0,"");
AEPics[6] = new image("images/footerPics/07.jpg","Full Sphere Studio",420,100,0,"");
AEPics[7] = new image("images/footerPics/08.jpg","Full Sphere Studio",420,100,0,"");
AEPics[8] = new image("images/footerPics/09.jpg","Full Sphere Studio",420,100,0,"");
AEPics[9] = new image("images/footerPics/10.jpg","Full Sphere Studio",420,100,0,"");
AEPics[10] = new image("images/footerPics/11.jpg","Full Sphere Studio",420,100,0,"");
AEPics[11] = new image("images/footerPics/12.jpg","Full Sphere Studio",420,100,0,"");
AEPics[12] = new image("images/footerPics/13.jpg","Full Sphere Studio",420,100,0,"");
AEPics[13] = new image("images/footerPics/14.jpg","Full Sphere Studio",420,100,0,"");
AEPics[14] = new image("images/footerPics/15.jpg","Full Sphere Studio",420,100,0,"");
AEPics[15] = new image("images/footerPics/16.jpg","Full Sphere Studio",420,100,0,"");
AEPics[16] = new image("images/footerPics/17.jpg","Full Sphere Studio",420,100,0,"");
AEPics[17] = new image("images/footerPics/18.jpg","Full Sphere Studio",420,100,0,"");

CSPics = new Array();
CSPics[0] = new image("images/footerPics/19.jpg","Full Sphere Studio",420,100,0,"");
CSPics[1] = new image("images/footerPics/20.jpg","Full Sphere Studio",420,100,0,"");
CSPics[2] = new image("images/footerPics/21.jpg","Full Sphere Studio",420,100,0,"");
CSPics[3] = new image("images/footerPics/22.jpg","Full Sphere Studio",420,100,0,"");
CSPics[4] = new image("images/footerPics/23.jpg","Full Sphere Studio",420,100,0,"");
CSPics[5] = new image("images/footerPics/24.jpg","Full Sphere Studio",420,100,0,"");
CSPics[6] = new image("images/footerPics/25.jpg","Full Sphere Studio",420,100,0,"");
CSPics[7] = new image("images/footerPics/26.jpg","Full Sphere Studio",420,100,0,"");
CSPics[8] = new image("images/footerPics/27.jpg","Full Sphere Studio",420,100,0,"");
CSPics[9] = new image("images/footerPics/28.jpg","Full Sphere Studio",420,100,0,"");
CSPics[10] = new image("images/footerPics/29.jpg","Full Sphere Studio",420,100,0,"");
CSPics[11] = new image("images/footerPics/30.jpg","Full Sphere Studio",420,100,0,"");
CSPics[12] = new image("images/footerPics/31.jpg","Full Sphere Studio",420,100,0,"");
CSPics[13] = new image("images/footerPics/32.jpg","Full Sphere Studio",420,100,0,"");
CSPics[14] = new image("images/footerPics/33.jpg","Full Sphere Studio",420,100,0,"");
CSPics[15] = new image("images/footerPics/34.jpg","Full Sphere Studio",420,100,0,"");
CSPics[16] = new image("images/footerPics/35.jpg","Full Sphere Studio",420,100,0,"");
CSPics[17] = new image("images/footerPics/36.jpg","Full Sphere Studio",420,100,0,"");

ResumePics = new Array();
ResumePics[0] = new image("../images/footerPics/01.jpg","Full Sphere Studio",420,100,0,"");
ResumePics[1] = new image("../images/footerPics/05.jpg","Full Sphere Studio",420,100,0,"");
ResumePics[2] = new image("../images/footerPics/11.jpg","Full Sphere Studio",420,100,0,"");
ResumePics[3] = new image("../images/footerPics/12.jpg","Full Sphere Studio",420,100,0,"");
ResumePics[4] = new image("../images/footerPics/06.jpg","Full Sphere Studio",420,100,0,"");
ResumePics[5] = new image("../images/footerPics/08.jpg","Full Sphere Studio",420,100,0,"");

