function imgPreload()
{
	document.aaon=new Image;
	document.aaon.src="img/m-az-e.gif";
	document.bbon=new Image;
	document.bbon.src="img/m-bz-e.gif";
	document.ccon=new Image;
	document.ccon.src="img/m-cz-e.gif";
	document.ddon=new Image;
	document.ddon.src="img/m-dz-e.gif";
}

