var variable = { src: 'support/din.swf' };
sIFR.activate(variable);
sIFR.replace(variable, { selector: 'h1', wmode:'transparent', css: {'.sIFR-root': { 'color': '#007BC3', 'font-family' : 'DIN-Medium' ,'font-weight' : 'plain', 'text-align' : 'left'},'strong': { 'font-family' : 'DIN-Bold' ,'font-weight' : 'plain'}}});
sIFR.replace(variable, { selector: 'h2', wmode:'transparent', css: {'.sIFR-root': { 'color': '#000000', 'font-family' : 'DIN-Medium' ,'font-weight' : 'plain', 'text-align' : 'left'},'strong': { 'font-family' : 'DIN-Bold' ,'font-weight' : 'plain'}}});