$(function() {
    $.nyroModalSettings({
      bgColor: '#000000',
      closeButton: ''
    });
});


