function fbox_conf(){};
fbox_conf.prototype = {	
	fbox_progress_src : '/indicator.png',
	fbox_nbsp_count: 4, //IE5 ...
	fbox_close_txt : 'Close Here',
	fbox_max_txt: 'Maximize',
	fbox_min_txt: 'Minimize',
	fbox_prev_txt: '&laquo; Previous',
	fbox_next_txt: 'Next &raquo;',
	blend:99
}
