//<![CDATA[
$(function() {
  $.nyroModalSettings({
    closeButton: '<a href="#" class="nyroModalClose" id="closeBut">Close</a>'
  });
});
//]]>
