if(typeof sIFR == "function" && !sIFR.UA.bIsIEMac){
	sIFR.replaceElement("h1", named({sFlashSrc: $themePath+"swf/sifr.swf", sWmode: "transparent", nPaddingTop:0, nPaddingBottom:0, sColor: "#d6df22"}));
	sIFR.replaceElement("h2", named({sFlashSrc: $themePath+"swf/sifr.swf", sWmode: "transparent", nPaddingTop:0, nPaddingBottom:0, sColor: "#a0a7ab"}));
	sIFR.replaceElement("h3", named({sFlashSrc: $themePath+"swf/sifr.swf", sWmode: "transparent", nPaddingTop:0, nPaddingBottom:0, sColor: "#a0a7ab"}));
	sIFR.setup();
};

$(function() {
	$('a.visual').lightBox({fixedNavigation:true});
});
