var heading1 = { src: 'sIFR/sifr_heading1_r4.swf' };
sIFR.activate(heading1);
sIFR.replace(heading1, {selector: 'h1', wmode: 'transparent', filters: {DropShadow: {knockout: false,distance: 3,color: '#000000',strength: 0.35}}, css: {'.sIFR-root': {'color':'#C50606','font-weight':'bold', 'font-size':'20px'}}});

var heading2Red = { src: 'sIFR/sifr_heading1_r4.swf' };
sIFR.activate(heading2Red);
sIFR.replace(heading2Red, {selector: 'h2.newRed', wmode: 'transparent', filters: {DropShadow: {knockout: false,distance: 3,color: '#000000',strength: 0.25}}, css: {'.sIFR-root': {'color':'#C50606','font-weight':'bold', 'font-size':'17px'}}});

var heading2 = { src: 'sIFR/sifr_heading1_r4.swf' };
sIFR.activate(heading2);
sIFR.replace(heading2, {selector: 'h2', wmode: 'transparent', filters: {DropShadow: {knockout: false,distance: 3,color: '#000000',strength: 0.25}}, css: {'.sIFR-root': {'color':'#D0B22C','font-weight':'bold', 'font-size':'17px'}}});

var heading3 = { src: 'sIFR/sifr_heading1_r4.swf' };
sIFR.activate(heading3);
sIFR.replace(heading3, {selector: 'span.yellow', wmode: 'transparent',filters: {DropShadow: {knockout: false,distance: 3,color: '#000000',strength: 0.25}}, css: {'.sIFR-root': {'color':'#D6BA39','font-weight':'bold', 'font-size':'25px'}}});

var heading3Blue = { src: 'sIFR/sifr_heading1_r4.swf' };
sIFR.activate(heading3Blue);
sIFR.replace(heading3Blue, {selector: 'span.blue', wmode: 'transparent',filters: {DropShadow: {knockout: false,distance: 3,color: '#000000',strength: 0.25}}, css: {'.sIFR-root': {'color':'#003873','font-weight':'bold', 'font-size':'30px'}}});

var heading4 = { src: 'sIFR/sifr_heading1_r4.swf' };
sIFR.activate(heading4);
sIFR.replace(heading4, {selector: 'h4', wmode: 'transparent',filters: {DropShadow: {knockout: false,distance: 3,color: '#000000',strength: 0.25}}, css: {'.sIFR-root': {'color':'#9C3000','font-weight':'bold', 'font-size':'25px'}}});

var heading5left = { src: 'sIFR/sifr_heading1_r4.swf' };
sIFR.activate(heading5left);
sIFR.replace(heading5left, {selector: 'h5.left', wmode: 'transparent',filters: {DropShadow: {knockout: false,distance: 3,color: '#000000',strength: 0.25}}, css: {'.sIFR-root': {'color':'#9C3000','font-weight':'bold', 'font-size':'13px', 'text-align':'left'}}});

var heading5right = { src: 'sIFR/sifr_heading1_r4.swf' };
sIFR.activate(heading5right);
sIFR.replace(heading5right, {selector: 'h5.right', wmode: 'transparent',filters: {DropShadow: {knockout: false,distance: 3,color: '#000000',strength: 0.25}}, css: {'.sIFR-root': {'color':'#9C3000','font-weight':'bold', 'font-size':'13px', 'text-align':'right'}}});

var heading5center = { src: 'sIFR/sifr_heading1_r4.swf' };
sIFR.activate(heading5center);
sIFR.replace(heading5center, {selector: 'h5.center', wmode: 'transparent',filters: {DropShadow: {knockout: false,distance: 3,color: '#000000',strength: 0.25}}, css: {'.sIFR-root': {'color':'#9C3000','font-weight':'bold', 'font-size':'13px', 'text-align':'center'}}});


var bodyText = { src: 'sIFR/sifr_heading1_r4.swf' };
sIFR.activate(bodyText);
sIFR.replace(bodyText, {selector: 'p.bodyText', wmode: 'transparent',filters: {DropShadow: {knockout: false,distance: 3,color: '#000000',strength: 0.25}}, css: {'.sIFR-root': {'color':'#666666','font-weight':'normal', 'font-size':'14px'}}});

var smalBodyText = { src: 'sIFR/sifr_heading1_r4.swf' };
sIFR.activate(smalBodyText);
sIFR.replace(smalBodyText, {selector: 'p.smallBodyText', wmode: 'transparent',filters: {DropShadow: {knockout: false,distance: 3,color: '#000000',strength: 0.25}}, css: {'.sIFR-root': {'color':'#666666','font-weight':'normal', 'font-size':'10px'}}});



