function stopRapidUploadButton(){
	$('#spRapidUploadText').show();
	$('#spRapidUploadButton').hide();
}