function fbox_conf(){};
fbox_conf.prototype = {	
	disable_fadin:false,
//---------------------------------	
	progress_src : 'images/indicator.gif',
	nbsp_count: 4, //IE5 ...
	close_txt : 'x',
	max_txt: '+',
	min_txt: '-',
	prev_txt: '&laquo; <<< prev',
	next_txt: 'next >>> &raquo;'		
}
