var akzidentz = {
  src: hld_context_path+'/resources/swf/sIFR/akzidentz.swf',
  ratios: [6, 1.41, 9, 1.35, 15, 1.29, 21, 1.25, 23, 1.22, 28, 1.23, 34, 1.22, 41, 1.21, 58, 1.2, 96, 1.19, 97, 1.18, 102, 1.19, 103, 1.18, 105, 1.19, 109, 1.18, 110, 1.19, 1.18]
};

hld_fireSIFR();
function hld_fireSIFR()
{
	//alert("fireAway");
sIFR.activate(akzidentz);

sIFR.replace(akzidentz, {selector: 'h2.akzidentz.green', wmode: 'transparent',
css: [ '.sIFR-root { color: #2ba328; font-weight:bold;}' ] });

sIFR.replace(akzidentz, {selector: '.innovation h2.akzidentz', wmode: 'transparent',
css: [ '.sIFR-root { color: #696969; font-weight:bold;}' ] }); 

sIFR.replace(akzidentz, {selector: '.ecoline h2.akzidentz', wmode: 'transparent',
css: [ '.sIFR-root { color: #2ba328; font-weight:bold;}' ] }); 

sIFR.replace(akzidentz, {selector: '.safety h2.akzidentz', wmode: 'transparent',
css: [ '.sIFR-root { color: #EE2544; font-weight:bold;}' ] }); 

sIFR.replace(akzidentz, {selector: 'h2.akzidentz', wmode: 'transparent',
css: [ '.sIFR-root { color: #EE2544; font-weight:bold;}' ] }); 

sIFR.replace(akzidentz, {selector: '.ecoline h3.akzidentz', wmode: 'transparent',
css: [ '.sIFR-root { color: #2ba328; font-weight:bold;}' ] }); 

sIFR.replace(akzidentz, {selector: 'h3.akzidentz', wmode: 'transparent',
css: [ '.sIFR-root { color: #696969; font-weight:bold;}' ] }); 

sIFR.replace(akzidentz, {selector: '.innovationContainer p.akzidentz', wmode: 'transparent',
css: [ '.sIFR-root { color: #696969; font-weight:normal;}' ] });

sIFR.replace(akzidentz, {selector: 'p.akzidentz', wmode: 'transparent',
css: [ '.sIFR-root { color: #333333; font-weight:normal;}' ] });

sIFR.replace(akzidentz, {selector: 'h3.akzidentz_heading', wmode: 'transparent',
css: [ '.sIFR-root { color: #EE2544; font-weight:bold;}' ] });

sIFR.replace(akzidentz, {selector: 'h2.akzidentzTittle', wmode: 'transparent',
css: [ '.sIFR-root { color: #EE2544; font-weight:bold;}' ] });

sIFR.replace(akzidentz, {selector: 'h2.heading_level_two', wmode: 'transparent',
css: [ '.sIFR-root { color: #EE2544; font-weight:bold;}' ] });

sIFR.replace(akzidentz, {selector: 'h2.heading_landing', wmode: 'transparent',
css: [ '.sIFR-root { color: #808285; font-weight:bold;}' ] });
	
}

//sIFR.replace(akzidentz, {selector: 'h2.akzidentz'});
//sIFR.debug.ratios(akzidentz, {selector: 'h2.akzidentz'});