$(document).ready(function () {
      
    VideoJS.setupAllWhenReady({
      controlsBelow: false,
      controlsHiding: true,
      defaultVolume: 0.85,
      flashVersion: 9,
      linksHiding: true
    });

});
