 jQuery(function() {
	 jQuery.nyroModalSettings({
		debug: false,
		windowResize: false,
		width: 681,
  		height: 598,
  		closeButton: '<a href="#" class="nyroModalClose" id="closeBut" title="Fenster schließen"><img src="/fileadmin/templates/images/petition_close.png" alt="Fenster schließen"></a>',
  		title: null,
		titleFromIframe: false,
		bgColor: '#000000'
	});
});
