sIFR.replaceElement(
"h2", 
named({sSelector: 
    ".contentLeft", 
    sFlashSrc: "/images/futura_book.swf", 
    sColor: "#b0b1b3", 
    sCase: "upper", 
    sWmode: "transparent"
    })
);

sIFR.replaceElement(
"h2", 
named({sSelector: 
    ".contentLeftNP", 
    sFlashSrc: "/images/futura_book.swf", 
    sColor: "#b0b1b3", 
    sCase: "upper", 
    sWmode: "transparent"
    })
);

/*sIFR.replaceElement(
"a", 
named({sSelector: 
    ".contentLeftNP", 
    sFlashSrc: "/images/futura_book.swf", 
    sLinkColor: "#b8b8b8",
    sHoverColor: "#8a8a8a", 
    sCase: "upper", 
    sWmode: "transparent"
    })
);*/


sIFR.replaceElement(
"h1", 
named({sSelector: 
    ".sifr", 
    sFlashSrc: "/images/futura_book.swf", 
    sColor: "#a5a6a8", 
    sCase: "upper", 
    sWmode: "transparent"
    })
);



sIFR.replaceElement(
".hori_menu",
named({
    sFlashSrc: "/images/futura_book.swf", 
    sLinkColor: "#b8b8b8",
    sHoverColor: "#8a8a8a",
    sWmode: "transparent",
	sCase: "",
	sFlashVars:"textalign=left&w=10",
	forceSingleLine: true
	})
);

sIFR.replaceElement(
".verti_menu",
named({
    sFlashSrc: "/images/futura_book.swf", 
    sLinkColor: "#b8b8b8",
    sHoverColor: "#8a8a8a",
    sCase: "upper", 
    sWmode: "transparent"
	})
);

