$('#404').on(
    'click',
    function() {
        $('#forUrl').fadeOut();
        $('#forProd').fadeOut();