	function preloadImages()
	{
		image01 = new Image();
		image01.src = "/images/login_on_small.gif";
	}
