// Initiate mid image transitions
window.addEvent('domready', function() {
	BannersLoad(arrBannerImgs1);
});