//<![CDATA[
/* Replacement calls. Please see documentation for more information. */
if(typeof sIFR == "function"){

// This is the preferred "named argument" syntax

 	
	
	
	
	sIFR.replaceElement(	named({sSelector:"h1, h2", 
									sFlashSrc:"./includes/sIFR/sansSerif.swf", 
									sColor:"#A11919", 
									sLinkColor:"#A11919", 
									sBgColor:"#FFF", 
									sHoverColor:"#A11919", 
									nPaddingTop:null, 
									nPaddingBottom:null,
									sFlashVars:null, 
									// sCase:"upper",
									sWmode:"transparent"
								})
								);
	sIFR.replaceElement(	named({sSelector:"h3", 
									sFlashSrc:"./includes/sIFR/sansSerif.swf", 
									sColor:"#1e4174", 
									sLinkColor:"#1e4174", 
									sBgColor:"#FFF", 
									sHoverColor:"#1e4174", 
									nPaddingTop:null, 
									nPaddingBottom:null,
									sFlashVars:null, 
									// sCase:"upper",
									sWmode:"transparent"
								})
								);		
	
								
									
								

}

									
//]]>