// Default nyroModal settings for modal window popups

//<![CDATA[
// NyroModal Settings

$(function() {

	$.nyroModalSettings({
		width: 750
	});

});
	
//]]>

