if (document.images)
	{
	back = new Image

	back.src = "backgr15b.gif"
	}
else
	{
	back = ""
	document.back = ""
	}