var akzidnez = {
  src: '../../../../../../../flash/akzidnez-reg.swf'
};

sIFR.activate(akzidnez); // From revision 209 and onwards

sIFR.replace(akzidnez, {
      selector: 'h1',
      css: [
      '.sIFR-root{ font-size:20px; color:#2C1319; text-align: left; }','a { text-decoration: none; color: #D92E27;}' ,'a:hover { text-decoration: underline; color: #D92E27;}'
	  ],
	  wmode: 'transparent'
});



sIFR.replace(akzidnez, {
      selector: 'h2',
      css: [
      '.sIFR-root { font-size:16px;  color:#D92E27;}'
	  ],
	  wmode: 'transparent'
});




sIFR.replace(akzidnez, {
      selector: 'h3',
      css: [
      '.sIFR-root { font-size:14px;  color:#D92E27;}' ,'a { text-decoration: none; color: #D92E27;}' ,'a:hover { text-decoration: underline; color: #D92E27;}'
	  ],
	  wmode: 'transparent'
});


sIFR.replace(akzidnez, {
      selector: 'h3.space-email',
      css: [
      '.sIFR-root { font-size:14px;  color:#D92E27;}' ,'a { text-decoration: none; color: #D92E27;}' ,'a:hover { text-decoration: underline; color: #D92E27;}'
	  ],
	  wmode: 'transparent'
});



sIFR.replace(akzidnez, {
      selector: 'h4',
      css: [
      '.sIFR-root { font-size:13px; color:#D92E27; text-transform: upppercase; margin-top: 10px;}'
	  ],
	  wmode: 'transparent'
});



sIFR.replace(akzidnez, {
      selector: 'h5',
      css: [
      '.sIFR-root { font-size:10px;  color:#333333; }'
	  ],
	  wmode: 'transparent'
});






