// sIFR headings 
if(typeof sIFR == "function"){
	sIFR.replaceElement(named({sSelector:"#feature-campaign h1, #feature h1", 
	                           sFlashSrc: MEDIA_URL + "img/tradegothicbold.swf", 
	                           sColor:"#FFFFFF",
														 sWmode:'transparent'}));
 	sIFR.replaceElement(named({sSelector:".feature-campaign-btn .btn-sifr", 
 	                           sFlashSrc: MEDIA_URL + "img/tradegothicbold.swf", 
 	                           sColor:"#2c3351",
 														 sWmode:'transparent'}));
  sIFR.replaceElement(named({sSelector:".btn-sifr", 
                             sFlashSrc: MEDIA_URL + "img/tradegothicbold.swf", 
                             sColor:"#FFFFFF",
                            sWmode:'transparent'}));
}


