﻿//<![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: "../../myaccount/swf/textWidgets/AvantGardeBook_h1_h2.swf", sColor: "#000000", sLinkColor: "#000000", sBgColor: "#000000", sHoverColor: "#CCCCCC", nPaddingTop: 20, nPaddingBottom: 20, sFlashVars: "textalign=center&offsetTop=6" }));

    // This is the older, ordered syntax
    sIFR.replaceElement(".ECPromoBonusWeekly h2", "../../cmsdocs/external-sites/avantgardeBook.swf", "#330066", null, null, "#F7F3FA", 0, 0, 0, 0);
    sIFR.replaceElement(".ECPromoDaily h2", "../../cmsdocs/external-sites/avantgardeBook.swf", "#330066", null, null, "#F7F3FA", 0, 0, 0, 0);
    sIFR.replaceElement(".ECPromoDailyDetails h2", "../../cmsdocs/external-sites/avantgardeBook.swf", "#330066", null, null, "#F7F3FA", 0, 0, 0, 0);
    sIFR.replaceElement(".ECPromoBonusWeeklyFullWidth h3", "../../cmsdocs/external-sites/avantgardeBook.swf", "#FF0000", null, null, "#F7F3FA", 0, 0, 0, 0);
}
//]]>
