if (document.images) {

	teachon = new Image();
	teachon.src = "pictures/S-teach2.jpg";
	teachoff = new Image();
	teachoff.src = "pictures/S-teach.jpg ";

}
