var myr = {
    src: 'http://unifyer.com/proofs/myr.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.activate(myr);

  sIFR.replace(myr, {
    selector: 'h1,h2,h3,h5',
	wmode: 'transparent',
	css: [
      '.sIFR-root { font-weight: bold; color: #ffffff;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #ffffff; }'
      ,'a:hover { color: #ffffff; }'
    ]
  });
  

  
  sIFR.replace(myr, {
    selector: 'h4',
	wmode: 'transparent',
	css: [
      '.sIFR-root { font-weight: bold; color: #323942;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #323942; }'
      ,'a:hover { color: #323942; }'
    ]
  });