$(document).ready(function()
{
	if(typeof sIFR == "function"){
    	sIFR.replaceElement("#primary h1", named({sFlashSrc: "/flash/zurichBlkBt.swf", sColor: "#000", sWmode: "transparent"}));
    	sIFR.replaceElement("h2.sifr", named({sFlashSrc: "/flash/zurichBlkBt.swf", sColor: "#000", sWmode: "transparent"}));
    	sIFR.replaceElement("h2.sifrLink", named({sFlashSrc: "/flash/zurichBlkBt.swf", sColor: "#C75505", sWmode: "transparent"}));
    	sIFR.replaceElement("#home-secondary h3.sifr", named({sFlashSrc: "/flash/zurichBlkBt.swf", sColor: "#555555", sWmode: "transparent"}));
		sIFR.replaceElement("h3.sifr", named({sFlashSrc: "/flash/zurichBlkBt.swf", sColor: "#000", sWmode: "transparent"}));
		
	};
});



/*
if(typeof sIFR == "function"){
	sIFR.replaceElement("h1", named({sFlashSrc: "/flash/zurichBlkBt.swf", sColor: "#000000", sBgColor: "#000000", sWmode: "transparent"}));
	//sIFR.replaceElement("h2", named({sFlashSrc: "/flash/zurichBlkBt.swf", sColor: "#000000", sBgColor: "#000000", sWmode: "transparent"}));
	sIFR.replaceElement("h3.white", named({sFlashSrc: "/flash/zurichBlkBt.swf", sColor: "#ffffff", sBgColor: "#000000", sWmode: "transparent"}));
	sIFR.replaceElement("h3.sIFR", named({sFlashSrc: "/flash/zurichBlkBt.swf", sColor: "#505055", sBgColor: "#000000", sWmode: "transparent"}));
};
*/