
function fbox_conf(){};
fbox_conf.prototype = {	
	disable_fadin:false,
//---------------------------------	
	progress_src : 'plugins/content/fboxbot/frontbox/indicator.gif',
	nbsp_count: 4, //IE5 ...
	close_txt : 'اغلق النافذه ',
	max_txt: 'تكبير',
	min_txt: 'تصغير',
	prev_txt: '&laquo; السابق',
	next_txt: 'التالى &raquo;'		
}
