function fbox_conf(){};
fbox_conf.prototype = {	
	disable_fadin:false,
//---------------------------------	
	progress_src : 'indicator.gif',
	nbsp_count: 4, //IE5 ...
	close_txt : 'Schließen',
	max_txt: 'Vergrößern',
	min_txt: 'Verkleinern',
	prev_txt: '&laquo; Vorheriges',
	next_txt: 'Nächstes &raquo;'		
}
