$(function() {
	$.nyroModalSettings({
	closeButton: '',
	bgColor: '#FFF',
	autoSizable: true
	});
});
