var helneue = {
  src: 'helneue.swf'
  ,ratios:[10, 1.32, 16, 1.27, 23, 1.23, 24, 1.21, 25, 1.22, 31, 1.21, 38, 1.2, 42, 1.19, 43, 1.2, 61, 1.19, 66, 1.18, 67, 1.19, 102, 1.18, 103, 1.17, 108, 1.18, 109, 1.17, 113, 1.18, 115, 1.17, 117, 1.18, 121, 1.17, 122, 1.18, 1.17]
};

//comma separate for multiple flash movies
sIFR.activate(helneue);

sIFR.replace(helneue, {
      selector: 'h1.MWxHeader'
      ,css: [
      '.sIFR-root { font-weight:normal; color:#055499; }'
      ,'em { font-style:italic; }'
      ,'strong { font-weight:bold; color:#FFFFFF; }'
      ]
      ,wmode: 'transparent'
		});

sIFR.replace(helneue, {
      selector: 'h2.MWxTitle'
      ,css: [
      '.sIFR-root { font-weight:normal; color:#e54720; }'
      ,'em { font-style:italic; }'
      ,'strong { font-weight:bold; color:#FFFFFF; }'
      ]
      ,wmode: 'transparent'
});

sIFR.replace(helneue, {
      selector: 'h2.MWxBtmBox'
      ,css: [
      '.sIFR-root { font-weight:normal; color:#e54720; text-align:center; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #e54720; }'
      ,'a:hover { color: #FFFFFF; }'
      ]
      ,wmode: 'transparent'
});