//<![CDATA[
/* Replacement calls. Please see documentation for more information. */

if(typeof sIFR == "function"){
	// This is the preferred "named argument" syntax
	sIFR.replaceElement(named({
	sSelector:"h1", 
	sFlashSrc:"/js/myriad.swf", 
	sColor:"#68472F", 
	sLinkColor:"#68472F", 
	sBgColor:"#FF0000", 
	sHoverColor:"#68472F",
	nPaddingLeft:"0",
	sWmode: "transparent", 
	sFlashVars:"textalign=left&offsetLeft=0"})
	);
};

if(typeof sIFR == "function"){
	// This is the preferred "named argument" syntax
	sIFR.replaceElement(named({
	sSelector:"h2", 
	sFlashSrc:"/js/myriad.swf", 
	sColor:"#333333", 
	sLinkColor:"#333333", 
	sBgColor:"#FF0000", 
	sHoverColor:"#333333",
	nPaddingLeft:"0",
	sWmode: "transparent", 
	sFlashVars:"textalign=left&offsetLeft=0"})
	);
};

if(typeof sIFR == "function"){
	// This is the preferred "named argument" syntax
	sIFR.replaceElement(named({
	sSelector:"h3", 
	sFlashSrc:"/js/myriad.swf", 
	sColor:"#FFFFFF", 
	sLinkColor:"#FFFFFF", 
	sBgColor:"#81E600", 
	sHoverColor:"#FFFFFFF",
	nPaddingLeft:"0",
	sFlashVars:"textalign=left&offsetLeft=0"})
	);
};
//]]>