function ajaxStart() {
	document.getElementById('ajax_indicator').style.display = 'block';
}
