// JavaScript Document

if(typeof sIFR == "function" && !sIFR.UA.bIsIEMac){
	sIFR.setup();
};

if(typeof sIFR == "function"){
    sIFR.bHideBrowserText = false;
    sIFR.bFixFragIdBug = false; // not recommended!
    sIFR.setup();
};

if(typeof sIFR == "function"){
    sIFR.replaceElement(".blogHeading1", named({ sFlashSrc: "http://www.sage.co.uk/flash/foco.swf", sColor: "#024731", sWmode: "transparent" }));
    sIFR.replaceElement(".flashHeading1", named({ sFlashSrc: "http://www.sage.co.uk/flash/foco.swf", sColor: "#024731", sWmode: "transparent" }));
    sIFR.replaceElement(".flashHeading2", named({ sFlashSrc: "http://www.sage.co.uk/flash/foco.swf", sColor: "#69923a", sLinkColor: "#20BEC9", sHoverColor: "#20BEC9", sFlashVars: "underline=true", sWmode: "transparent" }));
    sIFR.replaceElement(".flashHeading3", named({ sFlashSrc: "http://www.sage.co.uk/flash/foco.swf", sColor: "#675c53", sWmode: "transparent" }));
    sIFR.replaceElement(".flashHeading4", named({ sFlashSrc: "http://www.sage.co.uk/flash/foco.swf", sColor: "#007f64", sWmode: "transparent" }));
    sIFR.replaceElement(".flashHeading5", named({ sFlashSrc: "http://www.sage.co.uk/flash/foco.swf", sColor: "#69923a", sLinkColor: "#20BEC9", sHoverColor: "#007f64", sFlashVars: "underline=true", sWmode: "transparent" }));
    sIFR.replaceElement(".head", named({ sFlashSrc: "http://www.sage.co.uk/flash/foco.swf", sColor: "#69923a", sWmode: "transparent" }));
	
};
//

