function fireSifrH2()
{
	if(typeof sIFR == "function")
	{
		sIFR.replaceElement("h2", named({sFlashSrc:"../F/sIFR/SegoeScript.swf", sColor:"#5b8fbe", sBgColor:"#FFFFFF"}));
	}
}

function fireSifrH2fromRoot()
{
	if(typeof sIFR == "function")
	{
		sIFR.replaceElement("h2", named({sFlashSrc:"F/sIFR/SegoeScript.swf", sColor:"#5b8fbe", sBgColor:"#FFFFFF"}));
	}
}