var variable = { src: 'support/anivers.swf' };
sIFR.activate(variable);
sIFR.replace(variable, { selector: 'h1',css: {'.sIFR-root': { 'color': '#FFFFFF', 'font-family' : 'Anivers Regular' ,'font-weight' : 'plain', 'background-color' : '#BCBDC0'},'strong': { 'font-family' : 'Anivers Bold' ,'font-weight' : 'plain', 'text-align' : 'center'},'em': { 'font-family' : 'Anivers Italic' ,'font-weight' : 'plain', 'font-style' : 'normal'}}});
