
<!--

	//  LOAD IMAGES
	if (document.images) {
/*		hnav01On = new Image;
		hnav01Off = new Image;
		hnav01On.src = "http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/hnav01On.gif";
		hnav01Off.src = "http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/hnav01.gif";
		hnav02On = new Image;
		hnav02Off = new Image;
		hnav02On.src = "http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/hnav02On.gif";
		hnav02Off.src = "http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/hnav02.gif";
		hnav03On = new Image;
		hnav03Off = new Image;
		hnav03On.src = "http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/hnav03On.gif";
		hnav03Off.src = "http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/hnav03.gif";
		hnav04On = new Image;
		hnav04Off = new Image;
		hnav04On.src = "http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/hnav04On.gif";
		hnav04Off.src = "http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/hnav04.gif";
		hnav05On = new Image;
		hnav05Off = new Image;
		hnav05On.src = "http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/hnav05On.gif";
		hnav05Off.src = "http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/hnav05.gif";
		hnav06On = new Image;
		hnav06Off = new Image;
		hnav06On.src = "http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/hnav06On.gif";
		hnav06Off.src = "http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/hnav06.gif";			*/

		buttonBackOn = new Image;
		buttonBackOff = new Image;
		buttonBackOn.src = "http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/buttonBackOn.gif"
		buttonBackOff.src = "http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/buttonBack.gif"
		arrowBackOn = new Image;
		arrowBackOff = new Image;
		arrowBackOn.src = "http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/arrowBackOn.gif"
		arrowBackOff.src = "http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/arrowBack.gif"
		arrowNextOn = new Image;
		arrowNextOff = new Image;
		arrowNextOn.src = "http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/arrowNextOn.gif"
		arrowNextOff.src = "http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/arrowNext.gif"
	}
	
	// IMAGE SWAP
	function imageSwap(imgField,newImg) {
		if (document.images) {
			document[imgField].src = eval(newImg + ".src");
		}
	}
		
arrayPix = new Array("http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix00003.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02371.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02381.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02382.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02385.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02386.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02410.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02411.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02423.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02430.jpg")
										
				arrayPixOLD = new Array("http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix00003.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02368.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02369.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02371.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02375.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02381.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02382.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02385.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02386.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02397.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02407.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02408.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02409.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02410.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02411.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02416.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02423.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02426.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02428.jpg",
									"http://www.kintera.org/AccountTempFiles/cf/{A9F78EB4-8545-4C18-A562-38D0E992504D}/pix02430.jpg")
		thisPic = 0;
		picCount = arrayPix.length-1;
		
		function processNext() {
			if (document.images && thisPic<picCount) {
				thisPic++;
				document.wishpix3000.src = arrayPix[thisPic]
			}
		}
		
		function changePic(direction) {
			if (document.images) {
				thisPic = thisPic + direction;
				if (thisPic > picCount) {
					thisPic = 0;
				}
				if (thisPic < 0) {
					thisPic = picCount;
				}
				
				document.wishpix3000.src = arrayPix[thisPic]
			}
		}//   -->