$(document).ready(function() {
	$('#searchField').clearingInput();
	$('#s').clearingInput();
});