if(typeof sIFR == "function"){
	
	// Homepage
		sIFR.replaceElement(named({sSelector:".homepage h2", sFlashSrc:"/sifr/roughtrade.swf", sColor:"#FCC300", sWmode: "transparent"}));
		
		sIFR.replaceElement(named({sSelector:"div#selectyourcity h5", sFlashSrc:"/sifr/roughtrade.swf", sColor:"#000", sBgColor: "#FCC300"}));
	
	// Category page
		sIFR.replaceElement(named({sSelector:"div#offersTitle h5", sFlashSrc:"/sifr/roughtrade.swf", sColor:"#000", sBgColor: "#FCC300"}));
		
		sIFR.replaceElement(named({sSelector:".category h2", sFlashSrc:"/sifr/roughtrade.swf", sColor:"#FCC300", sWmode: "transparent"}));

	};
