/* Sifr replacement calls */

if(typeof sIFR == "function")
{
// This is the preferred "named argument" syntax
	sIFR.replaceElement( named( {sSelector:"h1.sifr, #content h2, h3, h4, h5", sCase:"upper",
							   sFlashSrc:"http://www.goorlandorealestate.com/optimus.swf", sWmode:"transparent", sColor:"#183c01"}));
	sIFR.replaceElement( named( {sSelector:"h2.phone",
							   sFlashSrc:"http://www.goorlandorealestate.com/optimus.swf", sWmode:"transparent", sColor:"#000000"}));
	sIFR.replaceElement( named( {sSelector:"h1 span.black", sFlashSrc:"http://www.goorlandorealestate.com/optimus.swf", sCase:"upper",
							   sColor:"#000000", sBgColor:"#e0dad3"}));
	sIFR.replaceElement( named( {sSelector:"h1 span.green", sFlashSrc:"http://www.goorlandorealestate.com/optimus.swf", sCase:"upper",
							   sColor:"#687c21", sBgColor:"#e0dad3", sWmode:"opaque"}));
	/*sIFR.replaceElement( named( { sSelector:"#search h2", sFlashSrc:"http://www.goorlandorealestate.com/optimus.swf", sCase:"upper",
							   sColor:"#183c01", sLinkColor:"#183c01", sBgColor:"#EEE9E1", sHoverColor:"#000000"}));*/
};
