if (document.images){
	PhotoGalleryImg01 = new Image
	PhotoGalleryImg02 = new Image
	PhotoGalleryImg03 = new Image
	PhotoGalleryImg04 = new Image
	PhotoGalleryImg05 = new Image
	PhotoGalleryImg06 = new Image
	PhotoGalleryImg07 = new Image
	PhotoGalleryImg08 = new Image
	PhotoGalleryImg09 = new Image

	PhotoGalleryImg01.src = "/images/gallery/patton/1.jpg"
	PhotoGalleryImg02.src = "/images/gallery/patton/2.jpg"
	PhotoGalleryImg03.src = "/images/gallery/patton/3.jpg"
	PhotoGalleryImg04.src = "/images/gallery/patton/4.jpg"
	PhotoGalleryImg05.src = "/images/gallery/patton/5.jpg"
	PhotoGalleryImg06.src = "/images/gallery/patton/6.jpg"
	PhotoGalleryImg07.src = "/images/gallery/patton/7.jpg"
	PhotoGalleryImg08.src = "/images/gallery/patton/8.jpg"
	PhotoGalleryImg09.src = "/images/gallery/patton/9.jpg"

}
else {
	
	PhotoGalleryImg01 = ""
	PhotoGalleryImg02 = ""
	PhotoGalleryImg03 = ""
	PhotoGalleryImg04 = ""
	PhotoGalleryImg05 = ""
	PhotoGalleryImg06 = ""
	PhotoGalleryImg07 = ""
	PhotoGalleryImg08 = ""
	PhotoGalleryImg09 = ""

}
