//ConsultantFinancing.com

$(function() {
	$('.nyroModal').nyroModal();
	$.nyroModalSettings({
		type: 'iframe',
		height: 505,
		width: 835
	});
});
