if (document.images) {
	
	tack0= new Image; tack0.src = "tack.jpg"
	tack1= new Image; tack1.src = "tack1.jpg"
	far0= new Image; far0.src = "far.jpg"
	far1= new Image; far1.src = "far1.jpg"
	eq0= new Image; eq0.src = "eq.jpg"
	eq1= new Image; eq1.src = "eq1.jpg"
	an0= new Image; an0.src = "an.jpg"
	an1= new Image; an1.src = "an1.jpg"
	anc0= new Image; anc0.src = "anc.jpg"
	gifts0= new Image; gifts0.src = "gifts.jpg"
	gifts1= new Image; gifts1.src = "gifts1.jpg"
	cloth0= new Image; cloth0.src = "cloth.jpg"
	cloth1= new Image; cloth1.src = "cloth1.jpg"
	books0= new Image; books0.src = "books.jpg"
	books1= new Image; books1.src = "books1.jpg"
	boots0= new Image; boots0.src = "boots.jpg"
	boots1= new Image; boots1.src = "boots1.jpg"
	cont0= new Image; cont0.src = "cont.jpg"
	cont1= new Image; cont1.src = "cont1.jpg"
}




else {
 
	tack0=""
	tack1=""	   
 	far0=""
	far1=""
	eq0=""
	eq1=""
	an0=""
	an1=""
	gifts0=""
	gifts1=""
	cloth1=""
	cloth0=""
	books0=""
	books1=""	
	boots0=""
	boots1=""
	cont0=""
	cont1=""
		
		document.tack.src=""
		document.far.src=""
		document.eq.src=""
		document.an.src=""
		document.gifts.src=""
		document.cloth.src=""
		document.books.src=""
		document.boots.src=""
		document.cont.src=""
}

