$(document).ready(function() {
    $('#trust_only').hide();
});

