function fbox_conf(){};
fbox_conf.prototype = {	
	disable_fadin:true,
//---------------------------------	
	progress_src : '/javascript/frontbox/indicator.gif',
	nbsp_count: 4, //IE5 ...
	close_txt : '<span style="background:url(img/a-quit.png) no-repeat; color:black;display:inline-block;height:22px;padding-top:2px;padding-left:32px;">Fenster schlie&szligen</span>',
	max_txt: 'Maximize',
	min_txt: 'Minimize',
	prev_txt: '&laquo; Previous',
	next_txt: 'Next &raquo;'		
}
