//Slide Show script (this notice must stay intact)
//For this and more scripts
//visit java-scripts.net or http://wsabstract.com
if (document.images) {
	button1 = new Image
	button2 = new Image
	button3 = new Image
	button4 = new Image
	button5 = new Image
	button6 = new Image
	button7 = new Image
	button8 = new Image
	button1.src = '/imam/imam.nsf/next_off_ENG.gif'
	button2.src = '/imam/imam.nsf/next_on_ENG.gif'
	button3.src = '/imam/imam.nsf/previous_off_ENG.gif'
	button4.src = '/imam/imam.nsf/previous_on_ENG.gif'
	button5.src = '/imam/imam.nsf/next_off_DA.gif'
	button6.src = '/imam/imam.nsf/next_on_DA.gif'
	button7.src = '/imam/imam.nsf/previous_off_DA.gif'
	button8.src = '/imam/imam.nsf/previous_on_DA.gif'
 }

