function fbox_conf(){};
fbox_conf.prototype = {	
	fbox_progress_src : '',
	fbox_nbsp_count: 1, //IE5 ...
	fbox_close_txt : 'X',
	fbox_max_txt: '',
	fbox_min_txt: '',
	fbox_prev_txt: '<',
	fbox_next_txt: '>'		
}
