
   var kiralynn = {
    src: './js/sifr/itc.swf'
    ,ratios: [6,1.41,9,1.35,15,1.29,21,1.25,22,1.22,27,1.24,29,1.21,34,1.22,41,1.21,45,1.2,46,1.21,59,1.2,68,1.19,69,1.2,96,1.19,97,1.18,102,1.19,103,1.18,107,1.19,108,1.18,112,1.19,114,1.18,116,1.19,120,1.18,121,1.19,1.18]
  };

  sIFR.useStyleCheck = true;
  sIFR.activate(kiralynn);

  sIFR.replace(kiralynn, {
    selector: '.titre_flash'
	,transparent: true
    ,selectable: false
    ,css: [
      '.sIFR-root {font-size:14px; text-align: right;  font-weight: bold; font-style:normal; color: #990000;	}'

      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #fff000; }'
    ]
  });

  sIFR.replace(kiralynn, {
    selector: '.titre_plan_flash'
	,transparent: true
    ,selectable: false
    ,css: [
      '.sIFR-root {font-size:12px; text-align: left;  font-weight: normal; font-style:normal; color: #990000;	}'

      ,'a { text-decoration: none; }'
      ,'a:link { color: #6a6a6a; }'
      ,'a:hover { color: #6a6a6a; }'
    ]
  });

  sIFR.replace(kiralynn, {
    selector: '.titre_rouge_flash'
	,transparent: true
    ,selectable: false
    ,css: [
      '.sIFR-root {font-size:12px; text-align: left;  font-weight: normal; font-style:normal; color: #990000;	}'

      ,'a { text-decoration: none; }'
      ,'a:link { color: #920001; }'
      ,'a:hover { color: #920001; }'
    ]
  });

  sIFR.replace(kiralynn, {
    selector: '.titre_noir_flash'
	,transparent: true
    ,selectable: false
    ,css: [
      '.sIFR-root {font-size:12px; text-align: left;  font-weight: normal; font-style:normal; color: #990000;	}'

      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #000000; }'
    ]
  });

  sIFR.replace(kiralynn, {
    selector: '.titre_noir_flash_droite'
	,transparent: true
    ,selectable: false
    ,css: [
      '.sIFR-root {font-size:12px; text-align: right;  font-weight: normal; font-style:normal; color: #000000;	}'

      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #000000; }'
    ]
  });

  sIFR.replace(kiralynn, {
    selector: '.titre_noir_flash_droite2'
	,transparent: true
    ,selectable: false
    ,css: [
      '.sIFR-root {font-size:12px; text-align: right;  font-weight: normal; font-style:normal; color: #696969;	}'

      ,'a { text-decoration: none; }'
      ,'a:link { color: #696969; }'
      ,'a:hover { color: #696969; }'
    ]
  });

  sIFR.replace(kiralynn, {
    selector: '.titre_noir_flash_droite_bold'
	,transparent: true
    ,selectable: false
    ,css: [
      '.sIFR-root {font-size:13px; font-weight: bolder; font-style:normal; text-align: right; color: #000000;	}'

    ]
  });

  sIFR.replace(kiralynn, {
    selector: '.titre_blanc_flash'
	,transparent: true
    ,selectable: false
    ,css: [
      '.sIFR-root {font-size:12px; text-align: left;  font-weight: normal; font-style:normal; color: #990000;	}'

      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #ffffff; }'
    ]
  });

  sIFR.replace(kiralynn, {
    selector: '.titre_blancbold_flash'
	,transparent: true
    ,selectable: false
    ,css: [
      '.sIFR-root {font-size:14px; text-align: left;  font-weight: bolder; font-style:normal; color: #990000;	}'

      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #ffffff; font-weight: bolder; }'
    ]
  });

  sIFR.replace(kiralynn, {
    selector: '.titre_blancpetit_flash'
	,transparent: true
    ,selectable: false
    ,css: [
      '.sIFR-root {font-size:9px; text-align: left;  font-weight: bold; font-style:normal; color: #990000;	}'

      ,'a { text-decoration: none; }'
      ,'a:link { color: #d4d4d4; }'
      ,'a:hover { color: #d4d4d4; }'
    ]
  });

  sIFR.replace(kiralynn, {
    selector: '.titre_bold_flash'
	,transparent: true
    ,selectable: false
    ,css: [
      '.sIFR-root {font-size:18px; text-align: right;  font-weight: bold; font-style:normal; color: #990000;	}'

      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #ffffff; }'
    ]
  });


  sIFR.replace(kiralynn, {
    selector: '.titre2_flash'
	,transparent: true
    ,selectable: true
    ,css: [
      '.sIFR-root {font-size:12px; text-align: right;  font-weight: bold; font-style:normal; color: #feecbc; z-index:1;	}'

      ,'a { text-decoration: none; }'
      ,'a:link { color: #feecbc; }'
      ,'a:hover { color: #feecbc; }'
    ]
  });


  sIFR.replace(kiralynn, {
    selector: '.titre3_flash'
	,transparent: true
    ,selectable: false
    ,css: [
      '.sIFR-root {font-size:12px; text-align: right;  font-weight: bold; font-style:normal; color: #990000;	}'

      ,'a { text-decoration: none; }'
      ,'a:link { color: #ff6c00; }'
      ,'a:hover { color: #ff6c00; }'
    ]
  });


  sIFR.replace(kiralynn, {
    selector: '.titre_bold_flash_gris'
	,transparent: true
    ,selectable: false
    ,css: [
      '.sIFR-root {font-size:18px; text-align: right;  font-weight: bold; font-style:normal; color: #333333;	}'

      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #ffffff; }'
    ]
  });