function remove_loadiv(){
	document.getElementById('loadiv').style.display='none';
}


