<!--
	if (document.images) {

	arrowon = new Image();         
		arrowon.src = "gfx/arrow-on.gif";

	arrowoff = new Image();        
		arrowoff.src = "gfx/arrow-off.gif";

	}
// -->
