function fbox_conf(){};

fbox_conf.prototype = {	

	disable_fadin:false,

//---------------------------------	

	progress_src : 'plugins/content/fboxbot/frontbox/indicator.gif',

	nbsp_count: 4, //IE5 ...

	close_txt : 'Fermer',

	max_txt: 'Agrandir',

	min_txt: 'Reduire',

	prev_txt: '&laquo; Precedente',

	next_txt: 'Suivante &raquo;'		

}