$(document).ready(function(){

	$('input.emptyClick').emptyonclick();	

});
