// JavaScript Document
if (document.images) {

<!-- aboutUs navigation -->
				oneCold= new Image()
				oneCold.src= "images/staffNav/staffNav_01.png"
				oneHot= new Image()
				oneHot.src= "images/staffNav/staffNavRoll_01.png"
				
				twoCold= new Image()
				twoCold.src= "images/staffNav/staffNav_02.png"
				twoHot= new Image()
				twoHot.src= "images/staffNav/staffNavRoll_02.png"
		
				threeCold= new Image()
				threeCold.src= "images/staffNav/staffNav_03.png"
				threeHot= new Image()
				threeHot.src= "images/staffNav/staffNavRoll_03.png"
				
				fourCold= new Image()
				fourCold.src= "images/staffNav/staffNav_04.png"
				fourHot= new Image()
				fourHot.src= "images/staffNav/staffNavRoll_04.png"
				
				school1Cold= new Image()
				school1Cold.src= "images/staffNav/school_01.png"
				school1Hot= new Image()
				school1Hot.src= "images/staffNav/schoolRoll_01.png"
				
				school2Cold= new Image()
				school2Cold.src= "images/staffNav/school_02.png"
				school2Hot= new Image()
				school2Hot.src= "images/staffNav/schoolRoll_02.png"
				
				school3Cold= new Image()
				school3Cold.src= "images/staffNav/school_03.png"
				school3Hot= new Image()
				school3Hot.src= "images/staffNav/schoolRoll_03.png"
				
				park1Cold= new Image()
				park1Cold.src= "images/staffNav/park_01.png"
				park1Hot= new Image()
				park1Hot.src= "images/staffNav/parkRoll_01.png"
				
				park2Cold= new Image()
				park2Cold.src= "images/staffNav/park_02.png"
				park2Hot= new Image()
				park2Hot.src= "images/staffNav/parkRoll_02.png"
				
				park3Cold= new Image()
				park3Cold.src= "images/staffNav/park_03.png"
				park3Hot= new Image()
				park3Hot.src= "images/staffNav/parkRoll_03.png"
				
				health1Cold= new Image()
				health1Cold.src= "images/staffNav/health_01.png"
				health1Hot= new Image()
				health1Hot.src= "images/staffNav/healthRoll_01.png"
				
				health2Cold= new Image()
				health2Cold.src= "images/staffNav/health_02.png"
				health2Hot= new Image()
				health2Hot.src= "images/staffNav/healthRoll_02.png"
				
				high1Cold= new Image()
				high1Cold.src= "images/staffNav/high_01.png"
				high1Hot= new Image()
				high1Hot.src= "images/staffNav/highRoll_01.png"
				
				high2Cold= new Image()
				high2Cold.src= "images/staffNav/high_02.png"
				high2Hot= new Image()
				high2Hot.src= "images/staffNav/highRoll_02.png"
				
				high3Cold= new Image()
				high3Cold.src= "images/staffNav/high_03.png"
				high3Hot= new Image()
				high3Hot.src= "images/staffNav/highRoll_03.png"
				
				keyCold= new Image()
				keyCold.src= "images/staffNav/teamNav_01.png"
				keyHot= new Image()
				keyHot.src= "images/staffNav/teamNavRoll_01.png"
				
				directCold= new Image()
				directCold.src= "images/staffNav/teamNav_02.png"
				directHot= new Image()
				directHot.src= "images/staffNav/teamNavRoll_02.png"
				
				community1Cold= new Image()
				community1Cold.src= "images/staffNav/community_01.png"
				community1Hot= new Image()
				community1Hot.src= "images/staffNav/communityRoll_01.png"
				
				community2Cold= new Image()
				community2Cold.src= "images/staffNav/community_02.png"
				community2Hot= new Image()
				community2Hot.src= "images/staffNav/communityRoll_02.png"
				
				corporate1Cold= new Image()
				corporate1Cold.src= "images/staffNav/corporate_01.png"
				corporate1Hot= new Image()
				corporate1Hot.src= "images/staffNav/corporateRoll_01.png"
				
				corporate2Cold= new Image()
				corporate2Cold.src= "images/staffNav/corporate_02.png"
				corporate2Hot= new Image()
				corporate2Hot.src= "images/staffNav/corporateRoll_02.png"
		}
		else {
			
			oneCold = ""
			oneHot = ""
			twoCold = ""
			twoHot = ""
			threeCold = ""
			threeHot = ""
			fourCold = ""
			fourHot = ""
			school1Cold = ""
			school1Hot = ""
			school2Cold = ""
			school2Hot = ""
			school3Cold = ""
			school3Hot = ""
			park1Cold = ""
			park1Hot = ""
			park2Cold = ""
			park2Hot = ""
			park3Cold = ""
			park3Hot = ""
			health1Cold = ""
			health1Hot = ""
			health2Cold = ""
			health2Hot = ""
			high1Cold = ""
			high1Hot = ""
			high2Cold = ""
			high2Hot = ""
			high3Cold = ""
			high3Hot = ""
			keyHot = ""
			keyCold = ""
			directHot = ""
			directCold = ""
			community1Cold = ""
			community1Hot = ""
			community2Cold = ""
			community2Hot = ""
			corporate1Cold = ""
			corporate1Hot = ""
			corporate2Cold = ""
			corporate2Hot = ""
			document.one.src = ""
			document.two.src = ""
			document.three.src = ""
			document.four.src = ""
			document.school1.src = ""
			document.school2.src = ""
			document.school3.src = ""
			document.park1.src = ""
			document.park2.src = ""
			document.park3.src = ""
			document.health1.src = ""
			document.health2.src = ""
			document.high1.src = ""
			document.high2.src = ""
			document.high3.src = ""
			document.key.src = ""
			document.direct.src = ""
			document.community1.src = ""
			document.community2.src = ""
			document.corporate1.src = ""
			document.corporate2.src = ""
		}
		
		