
// Custom Scripts and functions 

jQuery(document).ready(function(){
	$('a.mail').defuscate();
});