function ebs_content_sifr_replace()
{
if(typeof sIFR == "function"){

    sIFR.replaceElement("#main_message h1", named({
                        sFlashSrc: "fileadmin/styles/common/fonts/cachetstd-bold.swf",
                        sColor:"#FFFFFF",
                        sLinkColor:"#484848",
                        sBgColor:null,
                        sHoverColor:null,
                        sWmode:"transparent"                        
                        }));    
						
    sIFR.replaceElement("h1", named({
                        sFlashSrc: "fileadmin/styles/common/fonts/cachetstd-bold.swf",
                        sColor:"#484848",
                        sLinkColor:"#484848",
                        sBgColor:null,
                        sHoverColor:null,
                        sWmode:"transparent"                        
                        }));
												                    
    sIFR.replaceElement("h2", named({
                        sFlashSrc: "fileadmin/styles/common/fonts/cachetstd-bold.swf",
                        sColor:"#E5322D",
                        sLinkColor:"#E5322D",
                        sBgColor:null,
                        sHoverColor:null,
                        sWmode:"transparent"
                        }));
    sIFR.replaceElement("h3", named({
                        sFlashSrc: "fileadmin/styles/common/fonts/cachetstd-bold.swf",
                        sColor:"#E5322D",
                        sLinkColor:"#E5322D",
                        sBgColor:null,
                        sHoverColor:null,
                        sWmode:"transparent"
                        }));      
    
    sIFR.replaceElement(".box_style1 h5", named({
                        sFlashSrc: "fileadmin/styles/common/fonts/cachetstd-bold.swf",
                        sColor:"#E5322D",
                        sLinkColor:"#E5322D",
                        sBgColor:null,
                        sHoverColor:null,
                        sWmode:"transparent"
                        }));      
    sIFR.replaceElement(".quicklinks h5", named({
                        sFlashSrc: "fileadmin/styles/common/fonts/cachetstd-bold.swf",
                        sColor:"#E5322D",
                        sLinkColor:"#E5322D",
                        sBgColor:null,
                        sHoverColor:null,
                        sWmode:"transparent"
                        }));                                                                   
    sIFR.replaceElement("h5", named({
                        sFlashSrc: "fileadmin/styles/common/fonts/cachetstd-bold.swf",
                        sColor:"#222222",
                        sLinkColor:"#222222",
                        sBgColor:null,
                        sHoverColor:null,
                        sWmode:"transparent"
                        }));   
                    
                                                                         
	
}}
