			$(document).ready(function(){
				$('a.email_replace_low').nospam({ replaceText: true, filterLevel: 'low' });
			});
