function fbox_conf(){};
fbox_conf.prototype = {	
	fbox_progress_src : 'indicator.gif',
	fbox_nbsp_count: 4, //IE5 ...
	fbox_close_txt : 'Steng vindu',
	fbox_max_txt: 'Forstørr',
	fbox_min_txt: 'Forminsk',
	fbox_prev_txt: '&laquo; Forrige',
	fbox_next_txt: 'Neste &raquo'
}
