$(function(){
	$('#form_newsletter .submit input').each(function(){$(this).switchImage("","");});
});