/*
$(document).ready(function(){
	var flashvars = {};
	var params = {wmode: "transparent"};
	var attributes = {};
	swfobject.embedSWF("/flash/flash.swf", "flash", "340", "142", "8", null, flashvars, params, attributes);
});
*/

Shadowbox.init({
			language: 'pl'
		});


$(document).ready(function(){
    $('#NewsletterMail').focus(function() { $(this).val(''); });
    //$('#search-text').focus(function() { $(this).val(''); });
});
