function fbox_conf(){};
fbox_conf.prototype = {	
	fbox_progress_src : 'mambots/content/fboxbot/frontbox/indicator.gif',
	fbox_nbsp_count: 4, //IE5 ...
	fbox_close_txt : '  X  ',
	fbox_max_txt: '  Max  ',
	fbox_min_txt: '  Min  ',
	fbox_prev_txt: ' <--',
	fbox_next_txt: ' -->'		
}
