if(typeof sIFR == "function")
{
sIFR.setup();

sIFR.replaceElement(named({sSelector:"#header h1", sFlashSrc:"ff-another.swf", sColor:"#FFFFFF", sBgColor:"#FFFFFF", sWmode:"transparent"}));

sIFR.replaceElement(named({sSelector:"h1", sFlashSrc:"ff-another.swf", sColor:"#000000", sBgColor:"#FFFFFF", sWmode:"transparent"}));

sIFR.replaceElement(named({sSelector:"h2", sFlashSrc:"ff-another.swf", sColor:"#000000", sBgColor:"#FFFFFF", sWmode:"transparent"}));

};
