//<![CDATA[
/* Replacement calls. Please see documentation for more information. */

if(typeof sIFR == "function"){

// This is the preferred "named argument" syntax
	sIFR.replaceElement(named({
		sSelector:"h2", 
		sFlashSrc:"/swf/Univers.swf", 
		sColor:"#FFFFFF", 
		sLinkColor:"#FFFFFF", 
		sBgColor:"#FFFFFF", 
		sHoverColor:"#0099ff", 
		sWmode:"transparent"
	}));
	
	sIFR.replaceElement(named({
		sSelector:"h1", 
		sFlashSrc:"/swf/Univers_bold.swf", 
		sColor:"#000000", 
		sLinkColor:"#000000", 
		sBgColor:"#000000", 
		sHoverColor:"#000000", 
		sWmode:"transparent"
	}));
};

//]]>
