$(function() {
	$.nyroModalSettings({
		debug: false,
		width: 200,
		height: 200,
		minWidth: 250, 
		minHeight: 200
	});
});
	

	


