  var foundary_sterling_medium = {
    src: '/swf/international/foundry-sterling-med.swf'
	,ratios : [7, 1.32, 11, 1.31, 13, 1.24, 14, 1.25, 19, 1.23, 21, 1.2, 26, 1.21, 27, 1.2, 34, 1.19, 48, 1.18, 53, 1.17, 54, 1.18, 75, 1.17, 80, 1.16, 81, 1.17, 1.16]
  };  

//  sIFR.domains = ['fortune-cookie.co.uk']
  sIFR.useStyleCheck = true;
  sIFR.activate(foundary_sterling_medium);
  
   sIFR.replace(foundary_sterling_medium, {
    selector: '.panel h1'
    ,css: [
      '.sIFR-root {text-align: left; text-transform: lowercase; font-weight: normal; color: #68bfff;}'
    ]
	,wmode: 'transparent'
	,tuneHeight: -3
 });  
  
  sIFR.replace(foundary_sterling_medium, {
    selector: '.panels h2'
    ,css: [
      '.sIFR-root {text-align: left; font-weight: normal; color:#30323c;}'
    ]
	,wmode: 'transparent'
	,tuneHeight: -6
 });
  
  sIFR.replace(foundary_sterling_medium, {
    selector: '.archive h2'
    ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; color:#fcfcfc; text-transform: lowercase;}'
	  ,'.alt {color: #b0b0b0;}'
    ]
	,wmode: 'transparent'
	,tuneHeight: -6
 });
  
  sIFR.replace(foundary_sterling_medium, {
    selector: '.box h2'
    ,css: [
      '.sIFR-root { text-align: left; font-weight: normal; color:#ffffff;}'
	  ,'.alt {color: #b0b0b0;}'
    ]
	,wmode: 'transparent'
	,tuneHeight: -6
 });
  
   sIFR.replace(foundary_sterling_medium, {
    selector: '.sidebar .feature.swirl h2 span'
    ,css: [
      '.sIFR-root {text-align: left; text-transform: lowercase; font-weight: normal; color: #B0B0B0;}'
	  ,'.alt {color:#ffffff;font-style:normal;}'
    ]
	,wmode: 'transparent'
	,tuneHeight: -3
 });  

