//<![CDATA[
/* Replacement calls. Please see documentation for more information. */

if(typeof sIFR == "function")
{

// This is the preferred "named argument" syntax
	sIFR.replaceElement(named({
		sSelector:"body h1",
		sFlashSrc:"/_sIFR/plumb_bold.swf",
		sColor:"#022860",
		sLinkColor:"#022860",
		sBgColor:"#FFFFFF",
		sHoverColor:"#022860",
		nPaddingTop: 0,
		nPaddingBottom: 0,
		sWmode:"transparent",
		sFlashVars:"textalign=left"
	}));//sWmode:"transparent",

	sIFR.replaceElement(named({
		sSelector:".blockImp h1",
		sFlashSrc:"/_sIFR/plumb.swf",
		sColor:"#000000",
		sLinkColor:"#333333",
		sBgColor:"#F3EFEC",
		sHoverColor:"#333333",
		nPaddingTop: 0,
		nPaddingBottom: 0,
		sWmode:"transparent"
		
	}));/*, sWmode:"transparent",sFlashVars:"offsetLeft=0&underline=true"*/

};

//]]>
