function resetMovie(fi)
{
	// JQUERY CHECK BROWSER VERSION - IF IE9 BROWSER THEN RESET FLASH MOVIE //
	if(is.ie)
	{
		fi.resetMovie();		
	}
}
try {
	var kdlfont1 = {
		src: KDLConfig.sifr.font
	};

	sIFR.useStyleCheck = false;
	sIFR.useDomLoaded = false;
	sIFR.compatMode = true;
	sIFR.activate( kdlfont1 );

	//sIFR.debug.ratios({ src: kdlfont1.src, selector: 'div#contentwrap dl.artists-ensemble dt' });

	sIFR.replace(kdlfont1, {
		onReplacement: function(fi){resetMovie(fi);},
		selector: 'div#contentwrap .article_responses h1.sifr-heading-2,div#contentwrap .article_result h1.sifr-heading-2'
		,css: [
		  '.sIFR-root { color:#000000; leading:5;text-align:center;font-size:26px; }'
		  ,'.medium-heading { font-size:14px; }'
		  ,'.center-text {text-align:center; }'
		 ,'.accentfix{display:block; font-size:1; leading:0; }'

		]
		,antiAliasType:'advanced'
		,wmode:'transparent'
		,fixWrap:true
		,fitExactly:false
		,ratios:[9, 1.16, 16, 1.09, 24, 1.06, 31, 1.04, 32, 1.05, 49, 1.03, 74, 1.02, 95, 1.01, 96, 1.02, 1.01]
	  }
	);
	sIFR.replace(kdlfont1, {
		onReplacement: function(fi){resetMovie(fi);},
		selector: 'div#contentwrap .article_result h2.sifr-heading-1'
		,css: [
		  '.sIFR-root { color:#000000; leading:5;text-align:center; font-size:18px;}'
		  ,'.medium-heading { font-size:14px; }'
		  ,'.center-text {text-align:center; }'
		 ,'.accentfix{display:block; font-size:1; leading:0; }'

		]
		,antiAliasType:'advanced'
		,wmode:'transparent'
		,fixWrap:true
		,fitExactly:false
		,ratios:[9, 1.16, 16, 1.09, 24, 1.06, 31, 1.04, 32, 1.05, 49, 1.03, 74, 1.02, 95, 1.01, 96, 1.02, 1.01]
	  }
	);
	
	sIFR.replace(kdlfont1, {
		onReplacement: function(fi){resetMovie(fi);},
		selector: 'div#contentwrap .js-slideshow-item h1.sifr-heading-2'
		,css: [
		  '.sIFR-root { color:#9c1a1e; leading:5;text-align:left; font-size:22px;}'
		  ,'.medium-heading { font-size:14px; }'
		  ,'.center-text {text-align:center; }'
		 ,'.accentfix{display:block; font-size:1; leading:0; }'

		]
		,antiAliasType:'advanced'
		,wmode:'transparent'
		,fixWrap:true
		,fitExactly:false
		,ratios:[9, 1.16, 16, 1.09, 24, 1.06, 31, 1.04, 32, 1.05, 49, 1.03, 74, 1.02, 95, 1.01, 96, 1.02, 1.01]
	  }
	);
	sIFR.replace(kdlfont1, {
		onReplacement: function(fi){resetMovie(fi);},
		selector: 'div#contentwrap .js-slideshow-item h2.sifr-heading-1'
		,css: [
		  '.sIFR-root { color:#9c1a1e; leading:5;text-align:left; font-size:18px;}'
		  ,'.medium-heading { font-size:14px; }'
		  ,'.center-text {text-align:center; }'
		 ,'.accentfix{display:block; font-size:1; leading:0; }'

		]
		,antiAliasType:'advanced'
		,wmode:'transparent'
		,fixWrap:true
		,fitExactly:false
		,ratios:[9, 1.16, 16, 1.09, 24, 1.06, 31, 1.04, 32, 1.05, 49, 1.03, 74, 1.02, 95, 1.01, 96, 1.02, 1.01]
	  }
	);
	  
	sIFR.replace(kdlfont1, {
		onReplacement: function(fi){resetMovie(fi);},
		selector: 'div#contentwrap h1.sifr-heading-1'
		,css: [
		  '.sIFR-root { color:#000000; leading:5; }'
		  ,'.medium-heading { font-size:14px; }'
		  ,'.center-text {text-align:center; }'
		 ,'.accentfix{display:block; font-size:1; leading:0; }'

		]
		,antiAliasType:'advanced'
		,wmode:'transparent'
		,fixWrap:true
		,fitExactly:false
		,ratios:[9, 1.16, 16, 1.09, 24, 1.06, 31, 1.04, 32, 1.05, 49, 1.03, 74, 1.02, 95, 1.01, 96, 1.02, 1.01]
	  }
	);

	sIFR.replace(kdlfont1, {
		onReplacement: function(fi){resetMovie(fi);},
		selector: 'div#contentwrap h1.sifr-heading-2'
		,css: [
		  '.sIFR-root { color:#000000; font-size:20px; }'
		  ,'.medium-heading { font-size:14px; }'
		   ,'.center-text {text-align:center; }'
		 ,'.accentfix{display:block; font-size:1; leading:0; }'
		]
		,antiAliasType:'advanced'
		,wmode:'transparent'
		,fixWrap:true
		,fitExactly:false
		,ratios:[9, 1.16, 16, 1.09, 24, 1.06, 31, 1.04, 32, 1.05, 49, 1.03, 74, 1.02, 95, 1.01, 96, 1.02, 1.01]
	  }
	);

	sIFR.replace(kdlfont1, {
		onReplacement: function(fi){resetMovie(fi);},
		selector: 'div#contentwrap h2.sifr-heading-1'
		,css:[
			'.sIFR-root { color:#9c1a1e;font-size:13px; }'
			,'.small-text { font-size:12px; }'
		]
	  ,antiAliasType:'advanced'
	  ,fixWrap:true
	  ,wmode:'transparent'
	  ,fitExactly:false
		,ratios:[9, 1.16, 16, 1.09, 24, 1.06, 31, 1.04, 32, 1.05, 49, 1.03, 74, 1.02, 95, 1.01, 96, 1.02, 1.01]
	} );

	sIFR.replace(kdlfont1, {
		onReplacement: function(fi){resetMovie(fi);},
		selector: 'div#contentwrap h2.sifr-heading-2'
		,css:[
			'.sIFR-root { color:#9c1a1e; }'
			,'.center-text { text-align:center; }'
			,'.big-text { font-size:20px; }'
		]
	  ,antiAliasType:'advanced'
	  ,fixWrap:true
	  ,wmode:'transparent'
	  ,fitExactly:false
	,ratios:[9, 1.16, 16, 1.09, 24, 1.06, 31, 1.04, 32, 1.05, 49, 1.03, 74, 1.02, 95, 1.01, 96, 1.02, 1.01]
	} );

	sIFR.replace(kdlfont1, {
		onReplacement: function(fi){resetMovie(fi);},
		selector: 'div#contentwrap dl.dl-list-1 dt, div#contentwrap dl.dl-list-2 dt,div#contentwrap div.box-cite blockquote p'
		,css:[
			'.sIFR-root { color:#9c1a1e; }'
			,'.center-text { text-align:center; }'
			,'.alignRight { text-align:right; }'
		]
	  ,antiAliasType:'advanced'
	  ,fixWrap:true
	  ,wmode:'transparent'
	  ,fitExactly:false
	  ,ratios:[9, 1.16, 16, 1.09, 24, 1.06, 31, 1.04, 32, 1.05, 49, 1.03, 74, 1.02, 95, 1.01, 96, 1.02, 1.01]
	} );

} catch(e) { alert(e); }
