

var agencyFB = {
    src: 'http://www.ods.solucionesip.com/_sarrion/flash/agencyFB.swf'
    ,ratios: [7,1.32,11,1.31,13,1.24,14,1.25,19,1.23,27,1.2,34,1.19,42,1.18,47,1.17,48,1.18,69,1.17,74,1.16,75,1.17,1.16]
  };

  

 
  sIFR.delayCSS  = true;
  sIFR.activate(agencyFB);
  sIFR.replace(agencyFB, {
    selector: 'h1'
	,wmode: 'transparent'
    ,css: 
      '.sIFR-root { text-align: left; font-weight: bold;}'
  });
  
sIFR.replace(agencyFB, {
    selector: 'h2'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-weight: bold; color: #f99c34; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #f99c34; }'
      ,'a:hover { color: #f99c34; }'
    ]
  });
  
sIFR.replace(agencyFB, {
    selector: 'h3'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-weight: bold; color: #0375c4; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #0375c4; }'
      ,'a:hover { color: #0375c4; }'
    ]
  });
sIFR.replace(agencyFB, {
    selector: 'h4'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-weight: bold; color: #96004b; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #425b9d; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
  });
  sIFR.replace(agencyFB, {
    selector: 'h5'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-weight: bold; color:#96004b;}'
	  ,'a { text-decoration: none; }'
      ,'a:link { color: #96004b; }'
      ,'a:hover { color: #96004b; }'
	  ]
  });
    sIFR.replace(agencyFB, {
    selector: 'h6'
	,wmode: 'transparent'
    ,css: [
      '.sIFR-root { text-align: left; font-weight: bold; color:#0375c4;}'
	  ,'a { text-decoration: none; }'
      ,'a:link { color: #0375c4; }'
      ,'a:hover { color: #0375c4; }'
	  ]
  });
	
	sIFR.replace(agencyFB, {
    selector: '.tablaGroup'
	,wmode: 'transparent'
    ,css: 
      '.sIFR-root { text-align: left; font-weight: bold; color:#3c8ecc; font-size:18px;}'
  });
	
