$(document).ready(function () {
	if(typeof sIFR == "function"){
		// This is the preferred "named argument" syntax
		sIFR.replaceElement(named({sSelector:"div#profile div.aboutme h3", sFlashSrc:"/sifr/RockoUltraFLF.swf", sColor:"#6c6c6c", sWmode:"transparent"}));
		sIFR.replaceElement(named({sSelector:"div#profile div.panel h3 div", sFlashSrc:"/sifr/RockoUltraFLF.swf", sColor:"#ffffff", sWmode:"transparent"}));
	}
});	