if (typeof sIFR == "function" && !sIFR.UA.bIsIEMac)
{
	sIFR.setup();
	sIFR.replaceElement(named({
			sSelector:"h2",
			sFlashSrc:"sifr/syntax-lt-std.swf",
			sColor:"#444",
			sFlashVars:"offsetLeft=0&offsetTop=0",
			sWmode:"transparent"}));
	sIFR.replaceElement(named({
			sSelector:"h3",
			sFlashSrc:"sifr/syntax-lt-std.swf",
			sColor:"#dc6418",
			sFlashVars:"offsetLeft=0&offsetTop=0",
			sWmode:"transparent"}));
}