$(function(){
    $('#new_email_entry, #new_land').submitWithAjax(true);
});

