if (typeof sIFR == "function") {
  sIFR.replaceElement(named({
	sSelector:"h1",
	sFlashSrc:"tit_duepuntozero.swf",
	sColor:"#D80000",
	sBgColor:"#e0e0e0",
	nPaddingTop:0,
	nPaddingBottom:0,
	sCase: "upper",
	sWmode: 'opaque'
 }));
}

if (typeof sIFR == "function") {
  sIFR.replaceElement(named({
	sSelector:"h2",
	sFlashSrc:"tit_duepuntozero.swf",
	sColor:"#676767",
	sBgColor:"#ffffff",
	nPaddingTop:0,
	nPaddingBottom:0,
	sCase: "upper",
	sWmode: 'opaque'
 }));
}

if (typeof sIFR == "function") {
  sIFR.replaceElement(named({
	sSelector:"h3",
	sFlashSrc:"tit_duepuntozero.swf",
	sColor:"#D80000",
	sLinkColor:"#676767", 
	sHoverColor:"#97D600", 
	sBgColor:"#e0e0e0",
	nPaddingTop:0,
	nPaddingBottom:0,
	sCase: "upper",
	sWmode: 'opaque'
 }));
}
