var sifrFontPath = "/css/summerfruit2";
if(typeof sIFR == "function"){
    /*
    sIFR.replaceElement("#frame-bottom h3", named({
    	sFlashSrc: sifrFontPath+"/vag_rounded_bold.swf", 
    	sColor: "#FF7F00",
    	sLinkColor: "#FF7F00", 
    	sHoverColor: "#FF7F00",
    	sFlashVars: "underline=true", 
    	sWmode: "transparent"
    }));
    */

    sIFR.replaceElement("#btn_head", named({sFlashSrc: sifrFontPath+"/vag_rounded_bold.swf", sColor: "#AC0142", sWmode: "transparent"}));
    sIFR.replaceElement("#topx h2", named({sFlashSrc: sifrFontPath+"/vag_rounded_bold.swf", sColor: "#FF7F00", sWmode: "transparent"}));
    sIFR.replaceElement("#exp h2", named({sFlashSrc: sifrFontPath+"/vag_rounded_bold.swf", sColor: "#FF7F00", sWmode: "transparent"}));
    sIFR.replaceElement("#lastseen h2", named({sFlashSrc: sifrFontPath+"/vag_rounded_bold.swf", sColor: "#FF7F00", sWmode: "transparent"}));
    sIFR.replaceElement("#form label", named({sFlashSrc: sifrFontPath+"/vag_rounded_bold.swf", sColor: "#AC0142", sWmode: "transparent"}));
}


