jQuery(document).ready(function() {
	jQuery('.clearField').clearField();
});

