function homeimages()
{
	var imgs = new Array('img/aguarde.gif');
	preLoadImages(imgs);
}
bodyOnReady(coreimages);

