$(document).ready(function() {
	$('p.email').nospam();
});

