	function create_images() {
		button1off=new Image(); button1on=new Image(); button1off.src="/bethels/13/_img/button1off.gif"; button1on.src="/bethels/13/_img/button1on.gif";
		button2off=new Image(); button2on=new Image(); button2off.src="/bethels/13/_img/button2off.gif"; button2on.src="/bethels/13/_img/button2on.gif";
		button3off=new Image(); button3on=new Image(); button3off.src="/bethels/13/_img/button3off.gif"; button3on.src="/bethels/13/_img/button3on.gif";
		button4off=new Image(); button4on=new Image(); button4off.src="/bethels/13/_img/button4off.gif"; button4on.src="/bethels/13/_img/button4on.gif";
		button5off=new Image(); button5on=new Image(); button5off.src="/bethels/13/_img/button5off.gif"; button5on.src="/bethels/13/_img/button5on.gif";
	}
	create_images();