function fbox_conf(){};
fbox_conf.prototype = {	
	fbox_progress_src : 'indicator.gif',
	fbox_nbsp_count: 4, //IE5 ...
	fbox_close_txt : 'Zamknij',
	fbox_max_txt: 'Maksymalizuj',
	fbox_min_txt: 'Minimalizuj',
	fbox_prev_txt: '&laquo; Poprzednie',
	fbox_next_txt: 'Następne &raquo;'		
}
