var themixnormal = { src: '/flash/themixnormal.swf' };

var themixbold = { src: '/flash/themixbold.swf' };



sIFR.activate(themixnormal,themixbold);



var themixratios = [7, 1.32, 8, 1.31, 12, 1.27, 20, 1.22, 28, 1.19, 30, 1.17, 31, 1.18, 45, 1.17, 61, 1.16, 66, 1.15, 67, 1.16, 108, 1.15, 111, 1.14, 114, 1.15, 118, 1.14, 120, 1.15, 1.14];

sIFR.replace(themixbold, {

  selector: '.hero .h1',

  css: ['.sIFR-root {color: #ffffff;kerning:true;leading:-1}'],

  wmode:'transparent',

  ratios: themixratios

});

sIFR.replace(themixbold, {

  selector: '.m-panel .m-header h2, .hero .profile h2, .hero .swim-head, .hero .simple',

  css: ['.sIFR-root {color: #002063;kerning:true;leading:-1}'],

  wmode:'transparent',

  ratios: themixratios

});

sIFR.replace(themixnormal, {

  selector: '.hero h2, .hero .head-para',

  css: ['.sIFR-root {color: #FFFFFF;kerning:true;leading:-1}'],

  wmode:'transparent',

  ratios: themixratios

});


sIFR.replace(themixnormal, {

  selector: '.hero p.headpara',

  css: ['.sIFR-root {color: #002063;kerning:true;leading:-1}'],

  wmode:'transparent',

  ratios: themixratios

});




