Shadowbox.init({
	language: 'pl',
	players:  ['img', 'html', 'iframe', 'swf']			
});		


jQuery(window).load(function(){	

	if(!(jQuery.cookie('RDAnkieta'))) {
		/*
		Shadowbox.open({
			content:    'flash/baner_ankieta.swf',
			player:     'swf',
			width:      '600',
			height:     '400'				
		});
		$.cookie("RDAnkieta", "1", { expires: 31 });
		*/
	}
});	
