$(function(){
	$('.imageWithCorners').corner("cc:#FFF 30px");
	
	$(".colorbox[rel='gallery-plants']").colorbox({
		slideshow: true,
		slideshowAuto: false,
		maxWidth: "95%",
		maxHeight: "95%"
	});
	
});

	var locale = {

		"RequiredFieldError":"To pole jest wymagane",

		"ToShortTextError":"Zbyt krÃ³tki tekst",

		"ValueExist":"Podana wartoÅÄ juÅ¼ istnieje",

		"Yes":"Tak",

		"No":"Nie",

		"OK":"OK"

	} 

