function fbox_conf(){};
fbox_conf.prototype = {	
	disable_fadin:true,
//---------------------------------	
	progress_src : 'http://www.variety.com/graphics/variety/Indicator.gif',
	nbsp_count: 4, //IE5 ...
	close_txt : 'CLICK HERE TO CLOSE',
	max_txt: 'Maximize',
	min_txt: 'Minimize',
	prev_txt: '&laquo; Previous',
	next_txt: 'Next &raquo;'		
}