function fbox_conf(){};
fbox_conf.prototype = {	
	disable_fadin:true,
//---------------------------------	
	progress_src : '/img/loadingAnimation.gif',
	nbsp_count: 4, //IE5 ...
	close_txt : '<img src=/img/closelabel.gif>',
	max_txt: '',
	min_txt: '',
	prev_txt: '&laquo; Previous',
	next_txt: 'Next &raquo;'		
}