if (document.images) {
	var mhi = new Image();
	mhi.src = "assets/img/mh/stuart_earl_ffffff.png";
	var mha = new Image();
	mha.src = "assets/img/mh/stuart_earl_ff9900.png";

	var pai = new Image();
	pai.src = "photos/madrid/102/img_1546_hp.jpg";
	var paa = new Image();
	paa.src = "photos/madrid/102/img_1546.jpg";

	var pbi = new Image();
	pbi.src = "photos/madrid/102/img_1579_hp.jpg";
	var pba = new Image();
	pba.src = "photos/madrid/102/img_1579.jpg";

	var pci = new Image();
	pci.src = "photos/madrid/102/img_1578_hp.jpg";
	var pca = new Image();
	pca.src = "photos/madrid/102/img_1578.jpg";
}



