/* Replacement calls. Please see documentation for more information. */
if(typeof sIFR == "function"){
// This is the preferred "named argument" syntax

	sIFR.replaceElement(	named({sSelector:"H1, #wideContent h1,.sectionTitle H2, div.sideNavTitle, .homeTitle, .homeDownhillTitle1, .homeDownhillTitle2, .homeDownhillTitle3, .homeDownhillTitle1sub, .homeDownhillTitle2sub, .homeDownhillTitle3sub", 
									sFlashSrc: fuseRoot + "/sIFR/sifr.swf", 
									sColor:"#301a10", 
									sLinkColor:"#301a10", 
									sBgColor:"#FFF", 
									sHoverColor:"#FFF", 
									nPaddingTop:null, 
									nPaddingBottom:null,
									sFlashVars:null, 
									sWmode:"transparent"
								})
								);
}
