function loadImages()
{
	image01=new Image();
	image01.src="/img/ft2.gif";
}