﻿if (document.images)
{
	var loading = new Image();
	loading.src = 'Img/Loading.gif';
}
