if (document.images) {		ButHome01 = new Image		ButHome02 = new Image
		ButPhilosophy01 = new Image		ButPhilosophy02 = new Image
		ButGallery01 = new Image		ButGallery02 = new Image
		ButPortfolio01 = new Image		ButPortfolio02 = new Image
		ButAlbum01 = new Image		ButAlbum02 = new Image
		ButStore01 = new Image		ButStore02 = new Image
		ButEvents01 = new Image		ButEvents02 = new Image
		ButLinks01 = new Image		ButLinks02 = new Image
		
		ButHome01.src = "images/ButHome01.gif"		ButHome02.src = "images/ButHome02.gif"
		ButPhilosophy01.src = "images/ButPhilosophy01.gif"		ButPhilosophy02.src = "images/ButPhilosophy02.gif"
		ButGallery01.src = "images/ButGallery01.gif"		ButGallery02.src = "images/ButGallery02.gif"
		ButPortfolio01.src = "images/ButPortfolio01.gif"		ButPortfolio02.src = "images/ButPortfolio02.gif"
		ButAlbum01.src = "images/ButAlbum01.gif"		ButAlbum02.src = "images/ButAlbum02.gif"
		ButStore01.src = "images/ButStore01.gif"		ButStore02.src = "images/ButStore02.gif"
		ButEvents01.src = "images/ButEvents01.gif"		ButEvents02.src = "images/ButEvents02.gif"
		ButLinks01.src = "images/ButLinks01.gif"		ButLinks02.src = "images/ButLinks02.gif"
						}else {		ButHome01 = ""		ButHome02 = ""
		ButPhilosophy01 = ""		ButPhilosophy02 = ""
		ButGallery01 = ""		ButGallery02 = ""
		ButPortfolio01 = ""		ButPortfolio02 = ""
		ButAlbum01 = ""		ButAlbum02 = ""
		ButStore01 = ""		ButStore02 = ""
		ButEvents01 = ""		ButEvents02 = ""
		ButLinks01 = ""		ButLinks02 = ""
				document.ButHome = ""		document.ButPhilosophy = ""
		document.ButGallery = ""
		document.ButPortfolio = ""
		document.ButAlbum = ""		document.ButStore = ""
		document.ButEvents = ""
		document.ButLinks = ""
		}

