/* UFC Community */
/* sIFR Config File
----------------------------------------------------------------------------- */


	var sofachrome = {
	
		src: asset_host + '/flash/sofachrome.swf'
	};
	
	var gothic = {
	
		src: asset_host + '/flash/alternateGothic.swf'
	};
	
	sIFR.prefetch(sofachrome);
	sIFR.prefetch(gothic);
	sIFR.activate();
