
$(document).ready(function() {
	
	settings = { minWidth:350, minHeight:120, bgColor:'#ffffff' };
	
	$.nyroModalSettings(settings); 
	
});
