	// Initialize the array
		var imageList = new Array();
	
	// The path to the images
		var imagePath = "images/common/"; 

		imageList[imageList.length] = imagePath + "fish_2.gif";
		imageList[imageList.length] = imagePath + "fish_3.gif";
		imageList[imageList.length] = imagePath + "fish_4.gif";
		imageList[imageList.length] = imagePath + "fish_5.gif";
		imageList[imageList.length] = imagePath + "fish_6.gif";
		imageList[imageList.length] = imagePath + "fish_7.gif";
		imageList[imageList.length] = imagePath + "fish_8.gif";
		imageList[imageList.length] = imagePath + "fish_9.gif";
		imageList[imageList.length] = imagePath + "guy3.gif";
		imageList[imageList.length] = imagePath + "guy4.gif";
		imageList[imageList.length] = imagePath + "guy5.gif";
		imageList[imageList.length] = imagePath + "guy6.gif";
		imageList[imageList.length] = imagePath + "guy7.gif";
		imageList[imageList.length] = imagePath + "guy8.gif";
		imageList[imageList.length] = imagePath + "masthead.jpg";
		imageList[imageList.length] = imagePath + "mastheadL.gif";
		imageList[imageList.length] = imagePath + "masthead1.gif";


	// The path to the images
		var imagePath = "images/globalNav/"; 
	
		// var globalPath = imagePath + "Nav/Global/";
		
		imageList[imageList.length] = imagePath + "contact_inactive.jpg";
		imageList[imageList.length] = imagePath + "contact_over.jpg";
		imageList[imageList.length] = imagePath + "endorseActive.gif";
		imageList[imageList.length] = imagePath + "endorseInactive.gif";
		imageList[imageList.length] = imagePath + "endorseOver.gif";
		imageList[imageList.length] = imagePath + "featuresActive.gif";
		imageList[imageList.length] = imagePath + "featuresInactive.gif";
		imageList[imageList.length] = imagePath + "featuresOver.gif";
		imageList[imageList.length] = imagePath + "homeActive.gif";
		imageList[imageList.length] = imagePath + "homeInactive.gif";
		imageList[imageList.length] = imagePath + "homeOver.gif";
		imageList[imageList.length] = imagePath + "linkActive.gif";
		imageList[imageList.length] = imagePath + "linkInactive.gif";
		imageList[imageList.length] = imagePath + "linkOver.gif";
		imageList[imageList.length] = imagePath + "postersActive.gif";
		imageList[imageList.length] = imagePath + "postersInactive.gif";
		imageList[imageList.length] = imagePath + "postersOver.gif";
		imageList[imageList.length] = imagePath + "riversActive.gif";
		imageList[imageList.length] = imagePath + "riversInactive.gif";
		imageList[imageList.length] = imagePath + "riversOver.gif";
		imageList[imageList.length] = imagePath + "beaverheadActive.gif";
		imageList[imageList.length] = imagePath + "beaverheadInactive.gif";
		imageList[imageList.length] = imagePath + "beaverheadOver.gif";
		imageList[imageList.length] = imagePath + "bigholeActive.gif";
		imageList[imageList.length] = imagePath + "bigholeInactive.gif";
		imageList[imageList.length] = imagePath + "bigholeOver.gif";
		imageList[imageList.length] = imagePath + "bighornActive.gif";
		imageList[imageList.length] = imagePath + "bighornInactive.gif";
		imageList[imageList.length] = imagePath + "bighornOver.gif";
		imageList[imageList.length] = imagePath + "cheesmanActive.gif";
		imageList[imageList.length] = imagePath + "cheesmanInactive.gif";
		imageList[imageList.length] = imagePath + "cheesmanOver.gif";
		imageList[imageList.length] = imagePath + "coloradoActive.gif";
		imageList[imageList.length] = imagePath + "coloradoInactive.gif";
		imageList[imageList.length] = imagePath + "coloradoOver.gif";
		imageList[imageList.length] = imagePath + "fpanActive.gif";
		imageList[imageList.length] = imagePath + "fpanInactive.gif";
		imageList[imageList.length] = imagePath + "fpanOver.gif";
		imageList[imageList.length] = imagePath + "greenutActive.gif";
		imageList[imageList.length] = imagePath + "greenutInactive.gif";
		imageList[imageList.length] = imagePath + "greenutOver.gif";
		imageList[imageList.length] = imagePath + "greenwyActive.gif";
		imageList[imageList.length] = imagePath + "greenwyInactive.gif";
		imageList[imageList.length] = imagePath + "greenwyOver.gif";
		imageList[imageList.length] = imagePath + "nplatteActive.gif";
		imageList[imageList.length] = imagePath + "nplatteInactive.gif";
		imageList[imageList.length] = imagePath + "nplatteOver.gif";
		imageList[imageList.length] = imagePath + "rforkActive.gif";
		imageList[imageList.length] = imagePath + "rforkInactive.gif";
		imageList[imageList.length] = imagePath + "rforkOver.gif";
		imageList[imageList.length] = imagePath + "yellowstoneActive.gif";
		imageList[imageList.length] = imagePath + "yellowstoneInactive.gif";
		imageList[imageList.length] = imagePath + "yellowstoneOver.gif";
