$(document).ready(function () {
	Shadowbox.init({
		language:	"cs",
		players:	["img", "iframe"]
	});
});
