var variable = { src: 'support/balder.swf' };
sIFR.activate(variable);
sIFR.replace(variable, { selector: 'h1', wmode:'transparent',css: {'.sIFR-root': { 'color': '#7C0F10', 'font-family' : 'BalderLL' ,'font-weight' : 'plain','background-color' : '#E7A709'}}});
sIFR.replace(variable, { selector: 'h2', wmode:'transparent',css: {'.sIFR-root': { 'color': '#7C0F10', 'font-family' : 'BalderLL' ,'font-weight' : 'plain','background-color' : '#E7A709'},'a': { 'color': '#7C0F10', 'text-decoration' : 'none' ,'text-align':'right'},'a:hover': { 'color': '#7C0F10' , 'text-decoration' : 'underline' }}});