//<![CDATA[
/* Replacement calls. Please see documentation for more information. */

if(typeof sIFR == "function"){ 

	var headings = named({sFlashSrc : "swf/Art-Deco.swf", sColor : "#EEE3BE", sWmode : "transparent"});
    sIFR.replaceElement("#footer-content h2,#footer-content h3,#footer-contento h4", headings);

// Perferred "named argument" syntax
	var headings = named({sFlashSrc : "swf/Art-Deco.swf", sColor : "#4C0900", sWmode : "transparent"});
    sIFR.replaceElement("h1", headings);
};



//]]>
