function fbox_conf(){};
fbox_conf.prototype = {
	fbox_progress_src : fbox_progress_src,
	fbox_nbsp_count: 4, //IE5 ...
	fbox_close_txt : fbox_close_txt,
	fbox_max_txt: fbox_max_txt,
	fbox_min_txt: fbox_min_txt,
	fbox_prev_txt: '&laquo; '+fbox_prev_txt,
	fbox_next_txt: fbox_prev_txt+ ' &raquo;'
}
