//<![CDATA[
/* Replacement calls. Please see readme.txt for more information. */
if(typeof sIFR == "function"){

    sIFR.replaceElement(
        "h1",                  // sSelector
        "flash/newsgothic.swf",    // sFlashSrc
         named({
            sColor         : "#ffffff",
            sWmode        : "transparent",
            nPaddingTop    : 0,
            nPaddingRight  : 0,
            nPaddingBottom : 0,
            nPaddingLeft   : 0
             })
         );

};
//]]>