if (top.location != self.location) {top.location.replace(self.location) }
	if(document.images){
	EIS1One = new Image
	EIS1Two = new Image
	EIS2One = new Image
	EIS2Two = new Image
	EIS3One = new Image
	EIS3Two = new Image	
	EIS4One = new Image
	EIS4Two = new Image	
	EIS5One = new Image
	EIS5Two = new Image	
	EIS6One = new Image
	EIS6Two = new Image	
	
	EIS1One.src = '../images/EIS_but1_pressed.gif'
	EIS1Two.src = '../images/EIS_but1.gif'
	EIS2One.src = '../images/EIS_but2_pressed.gif'
	EIS2Two.src = '../images/EIS_but2.gif'
	EIS3One.src = '../images/EIS_but3_pressed.gif'
	EIS3Two.src = '../images/EIS_but3.gif'
	EIS4One.src = '../images/EIS_but4_pressed.gif'
	EIS4Two.src = '../images/EIS_but4.gif'
	EIS5One.src = '../images/EIS_but5_pressed.gif'
	EIS5Two.src = '../images/EIS_but5.gif'
	EIS6One.src = '../images/EIS_but6_pressed.gif'
	EIS6Two.src = '../images/EIS_but6.gif'
	}
	else {
	EIS1One = ""
	EIS1Two = ""
	EIS2One = ""
	EIS2Two = ""
	EIS3One = ""
	EIS3Two = ""
	EIS4One = ""
	EIS4Two = ""
	EIS5One = ""
	EIS5Two = ""
	EIS6One = ""
	EIS6Two = ""
	document.EIS1 = ""
	document.EIS2 = ""
	document.EIS3 = ""
	document.EIS4 = ""
	document.EIS5 = ""
	document.EIS6 = ""
	}	
