	$(document).ready(function() {
			$("#aut_user").click (function () {
				//alert ('Пытаемся войти');
				//return false;					
			});
	});


