function fbox_conf(){};
fbox_conf.prototype = {	
	disable_fadin:false,
//---------------------------------	
	progress_src : '/_layouts/SSMWeightloss/images/loader.gif',
	nbsp_count: 4, //IE5 ...
	//close_txt : 'Close Here',
	//max_txt: 'Maximize',
	//min_txt: 'Minimize',
	//prev_txt: '&laquo; Previous',
	//next_txt: 'Next &raquo;'
	
	close_txt : '<img src="/_layouts/SSMWeightloss/images/closelabel.gif" border="0">',
	max_txt: '',
	min_txt: '',
	prev_txt: '<img src="/_layouts/SSMWeightloss/images/prevlabel.gif" border="0">',
	next_txt: '<img src="/_layouts/SSMWeightloss/images/nextlabel.gif" border="0">'		
}
