if(typeof sIFR == "function")
{
	if (typeof h1color == 'undefined') h1color = "#952912";
	if (typeof h1mapcolor == 'undefined') h1mapcolor = "#C5960B";
	if (typeof h2color == 'undefined') h2color = "#952912";
	if (typeof h3color == 'undefined') h3color = "#952912";
	if (typeof h5color == 'undefined') h5color = "#0083A9";

			
	sIFR.replaceElement(named({sSelector:"h1.map", sFlashSrc:"/Multimedia/Fonts/chaletparis96.swf", 
			sColor:h1mapcolor, sBgColor:"#ffffff", sWmode:"transparent", sFlashVars:"textalign=right"}));
			
			
	sIFR.replaceElement(named({sSelector:"h1", sFlashSrc:"/Multimedia/Fonts/chaletparis96.swf", 
			sColor:h1color, sBgColor:"#ffffff", sWmode:"transparent", sFlashVars:"textalign=right"}));
			
	sIFR.replaceElement(named({sSelector:"h5", sFlashSrc:"/Multimedia/Fonts/chaletparis96.swf", 
			sColor:h5color, sBgColor:"#ffffff", sWmode:"transparent", sFlashVars:"textalign=left"}));		

			
	
			

	
	/*sIFR.replaceElement(named({sSelector:"h2", sFlashSrc:"Multimedia/Fonts/chaletparis96.swf", 
			sColor:h2color, sBgColor:"#ffffff", sWmode:"transparent"}));
	
	sIFR.replaceElement(named({sSelector:"h3", sFlashSrc:"Multimedia/Fonts/chaletparis96.swf", 
			sColor:h3color, sBgColor:"#ffffff", sWmode:"transparent", sFlashVars:"textalign=right"}));	*/
			
}




