(function(){

	var init = function() {
		$('#search .sword').clearOnFocus();
	};

	$(init);

}());
