if (document.images) {
	
//Header

		heade=new Image(797, 72); heade.src="../images/cjheader.gif";
		
//Main Navigation		
	
		about=new Image(186, 26); about.src="../images/about.gif";
		photo=new Image(186, 26); photo.src="../images/photography.gif";
		video=new Image(186, 26); video.src="../images/video.gif";
		perfo=new Image(186, 26); perfo.src="../images/performance.gif";
		curat=new Image(186, 26); curat.src="../images/curation.gif";
		
//Photo 2nd Nav
		
		play0= new Image(432,25); play0.src="../images/playground.gif";
		play1= new Image(432,25); play1.src="../images/playground1.gif"
		play2= new Image(432,25); play2.src="../images/playground2.gif"
		play3= new Image(432,25); play3.src="../images/playground3.gif"
		play1here= new Image(432,25); play1here.src="../images/play1here.gif"
		play2here= new Image(432,25); play2here.src="../images/play2here.gif"
		play3here= new Image(432,25); play3here.src="../images/play3here.gif"

		
//Video 2nd Nav

		clap= new Image(432,25); clap.src="../images/clapping.gif";
		fair= new Image(432,25); fair.src="../images/affair.gif";
		icon= new Image(432,25); icon.src="../images/icon.gif";
		haus= new Image(432,25); haus.src="../images/glasshouse.gif";
		seen= new Image(432,25); seen.src="../images/unseen.gif";
		fish= new Image(432,25); fish.src="../images/fishtank.gif";
		
//3rd Navs-- Photo and Video

		state= new Image(388,20); state.src="../images/statement.gif";
		still= new Image(388,20); still.src="../images/stillframes.gif";
		award= new Image(388,20); state.src="../images/awards.gif";
		print= new Image(388,20); state.src="../images/prints.gif";
		vides= new Image(388,20); vides.src="../images/videos.gif";
		
}