function stopLoad(){
	document.getElementById("dLoadingBanner").style.display="none";
}