if(typeof sIFR == "function"){

	sIFR.setup();
	
    sIFR.replaceElement("h1", named({
    	sFlashSrc: "fileadmin/template/behaviour/officinaBold.swf", 
    	sColor: "#006678", 
    	sCase: "upper", 
    	sWmode: "transparent",
    	sFlashVars: "underline=true"
    	
    }));

    
    sIFR.replaceElement("h2", named({
    	sFlashSrc: "fileadmin/template/behaviour/officinaBold.swf", 
    	sWmode: "transparent"    	
    }));

    
};