var variable = { src: 'support/impacta.swf' };
//var scrawl = { src: 'support/scrawl.swf' };
sIFR.activate(variable);
sIFR.replace(variable, { selector: '#homeContent h6', wmode:'transparent',css: {'.sIFR-root': { 'color': '#3D107B', 'font-family' : 'ImpactaLL' ,'font-weight' : 'plain'}}});
//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' }}});
//sIFR.activate(scrawl);
//sIFR.replace(scrawl, { selector: 'h5', wmode:'transparent',css: {'.sIFR-root': { 'color': '#000000', 'font-family' : 'Scrawl' ,'font-weight' : 'plain','background-color' : '#FFFFFF'}}});
