jQuery(document).ready(function($) {

  $('#banner-fade').bjqs({
    height      : 280,
    width       : 920,
    responsive  : true
  });

});