$(function() {
  $("a.nyroModal").nyroModal( {bgColor: '#000000', minWidth: 520, minHeight:630, zIndexStart: 2000} ); 
});


