if(typeof sIFR == "function"){

	// replacement calls
	sIFR.replaceElement(named({
		sSelector:"h1",
		sFlashSrc:"/sifr/horatioDBol.swf",
		sCase:"upper",
		sColor:"#ffffff",
		nPaddingRight:"10",
		sFlashVars:"offsetTop=5&offsetLeft=5",
		sWmode:"transparent"
	}));
	sIFR.replaceElement(named({
		sSelector:"h2,dt",
		sFlashSrc:"/sifr/horatioDBol.swf",
		sCase:"upper",
		sWmode:"transparent"
	}));
	sIFR.replaceElement(named({
		sSelector:"h3",
		sFlashSrc:"/sifr/horatioDBol.swf",
		sCase:"upper",
		sFlashVars:"offsetLeft=15",
		sWmode:"transparent"
	}));





};

