$(function() {
	set_rollovers($('#content_left_col img:not(.on), #nav_filtafry img:not(.on)'));
	$('.colorbox').colorbox({ width: '80%', height: '80%', maxWidth: '80%', maxHeight: '80%', iframe: true });
});
