function displayLoader()
{
	document.getElementById('ajaxloader').className = 'ajaxloader-after';
}
