$(function(){
	window.defaultStatus="Design + Programming by FEINHEIT kreativ studio · www.feinheit.ch";

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