jQuery(function(){

	hoverLabel('#EmailLabel');
	jQuery('#EmailSubmit').attr('value', '');


});