﻿function fbox_conf(){};
fbox_conf.prototype = {	
	disable_fadin:false,
//---------------------------------	
	progress_src : 'indicator.gif',
	nbsp_count: 4, //IE5 ...
	close_txt : 'Zavřít',
	max_txt: '',
	min_txt: '',
	prev_txt: '',
	next_txt: ''		
}
