
$(document).ready(


	function () {

	    $(".newsletter .intro").replaceWith("<p>Fill in your details if you would like to receive emails about what's going on in Medway. We will keep all your details confidential and will not share them with any other party.</p><p>Please fill in the details below. Fields marked with a <span class=mandatory>*</span> are required.</p>");



	    $('.MWESiteSearch span.submit input').attr('alt', 'Site Search');

}
);
