google.setOnLoadCallback(function() {

	// Place init code here instead of $(document).ready()

	$('a.email').nospam({
		replaceText: false
	});

});
