function fbox_conf(){};
fbox_conf.prototype = {	
	fbox_progress_src : 'http://abike-shop.nl/showcase/img/indicator.gif',
	fbox_nbsp_count: 4, //IE5 ...
	fbox_close_txt : 'X hier sluiten',
	fbox_max_txt: 'Maximize',
	fbox_min_txt: 'Minimize',
	fbox_prev_txt: '&laquo; Vorige',
	fbox_next_txt: 'Volgende &raquo;'		
}
