
//<![CDATA[
/* Replacement calls. Please see documentation for more information. */

if(typeof sIFR == "function"){

// This is the older, ordered syntax
	sIFR.replaceElement(".main_1-3 h2", "flash/sifr.swf", "#000000", null, null, null, 0, 0, 0, 0);
	sIFR.replaceElement(".main_2-3 h2", "flash/sifr.swf", "#000000", null, null, null, 0, 0, 0, 0);
	// This is the older, ordered syntax
	sIFR.replaceElement(named({sSelector:".content_page_header h2", sFlashSrc:"flash/sifr.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:"#FFFFFF", sHoverColor:"#CCCCCC", nPaddingTop:0, nPaddingBottom:0,sWmode:"Transparent"}));
	
	//sIFR.replaceElement(named({sSelector:".content_right h2", sFlashSrc:"flash/sifr.swf", sColor:"#000000", sLinkColor:"#000000", sBgColor:"#FFFFFF", sHoverColor:"#CCCCCC", nPaddingTop:0, nPaddingBottom:0,sWmode:"Transparent"}));
	//sIFR.replaceElement(".content_left h2", "flash/sifr.swf", "#000000", null, null, null, 0, 0, 0, 0,"wmode=transparent");

};

